Uses of Class
org.goplanit.zoning.CentroidFactoryImpl
-
Packages that use CentroidFactoryImpl Package Description org.goplanit.zoning -
-
Uses of CentroidFactoryImpl in org.goplanit.zoning
Fields in org.goplanit.zoning declared as CentroidFactoryImpl Modifier and Type Field Description protected CentroidFactoryImpl
ZoneFactoryImpl. centroidFactory
container to useMethods in org.goplanit.zoning that return CentroidFactoryImpl Modifier and Type Method Description protected CentroidFactoryImpl
ZoneFactoryImpl. getCentroidFactory()
the centroid factory to use
-