Uses of Interface
org.planit.utils.zoning.TransferZone
-
Packages that use TransferZone Package Description org.planit.zoning -
-
Uses of TransferZone in org.planit.zoning
Classes in org.planit.zoning that implement TransferZone Modifier and Type Class Description class
TransferZoneImpl
A transfer zoneFields in org.planit.zoning with type parameters of type TransferZone Modifier and Type Field Description Zones<TransferZone>
Zoning. transferZones
provide access to transger zones (if any)Methods in org.planit.zoning that return TransferZone Modifier and Type Method Description TransferZone
TransferZonesImpl. registerNew()
Create and register new zone
-