Class GraphExporter.Cluster<N,​E>

  • Type Parameters:
    N - node class
    E - edge class
    Direct Known Subclasses:
    PlannerGraphProperty.NamedCluster
    Enclosing class:
    GraphExporter<N,​E>

    public static class GraphExporter.Cluster<N,​E>
    extends Object
    This class represents a cluster with the additional ability to further subdivide the cluster into sub-clusters.