Uses of Class
org.goplanit.zoning.CentroidImpl
-
Packages that use CentroidImpl Package Description org.goplanit.zoning -
-
Uses of CentroidImpl in org.goplanit.zoning
Methods in org.goplanit.zoning that return CentroidImpl Modifier and Type Method Description CentroidImplCentroidImpl. clone()Create a shallow copy of this entityCentroidImplCentroidFactoryImpl. create()Create a new centroidCentroidImplCentroidFactoryImpl. create(Zone parentZone)Create a new centroidConstructors in org.goplanit.zoning with parameters of type CentroidImpl Constructor Description CentroidImpl(CentroidImpl centroidImpl)Copy constructor
-