|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.vividsolutions.jts.triangulate.quadedge | |
---|---|
com.vividsolutions.jts.triangulate | Classes to compute Delaunay triangulations. |
com.vividsolutions.jts.triangulate.quadedge | Classes to implement a topological subdivision of quadeges, to support creating triangulations and Voronoi diagrams. |
Classes in com.vividsolutions.jts.triangulate.quadedge used by com.vividsolutions.jts.triangulate | |
---|---|
QuadEdge
A class that represents the edge data structure which implements the quadedge algebra. |
|
QuadEdgeSubdivision
A class that contains the QuadEdge s representing a planar
subdivision that models a triangulation. |
|
Vertex
Models a site (node) in a QuadEdgeSubdivision . |
Classes in com.vividsolutions.jts.triangulate.quadedge used by com.vividsolutions.jts.triangulate.quadedge | |
---|---|
QuadEdge
A class that represents the edge data structure which implements the quadedge algebra. |
|
QuadEdgeLocator
An interface for classes which locate an edge in a QuadEdgeSubdivision
which either contains a given Vertex V
or is an edge of a triangle which contains V. |
|
QuadEdgeSubdivision
A class that contains the QuadEdge s representing a planar
subdivision that models a triangulation. |
|
QuadEdgeTriangle
Models a triangle formed from QuadEdge s in a QuadEdgeSubdivision
which forms a triangulation. |
|
TraversalVisitor
Interface for classes which process triangles visited during travesals of a QuadEdgeSubdivision |
|
TriangleVisitor
An interface for algorithms which process the triangles in a QuadEdgeSubdivision . |
|
Vertex
Models a site (node) in a QuadEdgeSubdivision . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |