Interface Centroid

  • All Superinterfaces:
    Comparable<Vertex>, Serializable, Vertex
    All Known Implementing Classes:
    CentroidImpl

    public interface Centroid
    extends Vertex
    A centroid is a special type of vertex representing the location of departure/arrival of traffic in a zone
    Author:
    markr
    • Method Detail

      • getParentZone

        Zone getParentZone()
        Return the parent zone of this centroid
        Returns:
        parent zone of this centroid