Package org.locationtech.jts.planargraph
-
Class Summary Class Description DirectedEdge Represents a directed edge in aPlanarGraph.DirectedEdgeStar Edge Represents an undirected edge of aPlanarGraph.GraphComponent The base class for all graph component classes.Node A node in aPlanarGraphis a location where 0 or moreEdges meet.NodeMap A map ofNodes, indexed by the coordinate of the node.PlanarGraph Represents a directed graph which is embeddable in a planar surface.