Uses of Class
org.locationtech.jts.triangulate.ConstraintVertex
Packages that use ConstraintVertex
-
Uses of ConstraintVertex in org.locationtech.jts.triangulate
Methods in org.locationtech.jts.triangulate that return ConstraintVertexModifier and TypeMethodDescriptionConstraintVertexFactory.createVertex
(Coordinate p, Segment constraintSeg) Methods in org.locationtech.jts.triangulate with parameters of type ConstraintVertexModifier and TypeMethodDescriptionprotected void
ConstraintVertex.merge
(ConstraintVertex other) Merges the constraint data in the vertex other into this vertex.