Uses of Class
org.goplanit.zoning.ZoneImpl
-
Packages that use ZoneImpl Package Description org.goplanit.zoning -
-
Uses of ZoneImpl in org.goplanit.zoning
Subclasses of ZoneImpl in org.goplanit.zoning Modifier and Type Class Description class
OdZoneImpl
An Od zoneclass
TransferZoneImpl
A transfer zoneMethods in org.goplanit.zoning that return ZoneImpl Modifier and Type Method Description abstract ZoneImpl
ZoneImpl. clone()
Create a shallow copy of this entityConstructors in org.goplanit.zoning with parameters of type ZoneImpl Constructor Description ZoneImpl(ZoneImpl other)
Constructor
-