Interface CentroidFactory

    • Method Detail

      • create

        Centroid create()
        Create a new centroid
        Returns:
        the new centroid created
      • create

        Centroid create​(Zone parentZone)
        Create a new centroid
        Parameters:
        parentZone - to use
        Returns:
        the new centroid created