Uses of Class
org.meteoinfo.jts.noding.NodedSegmentString
-
Packages that use NodedSegmentString Package Description org.meteoinfo.jts.noding org.meteoinfo.jts.noding.snapround -
-
Uses of NodedSegmentString in org.meteoinfo.jts.noding
Methods in org.meteoinfo.jts.noding that return NodedSegmentString Modifier and Type Method Description NodedSegmentStringSegmentNodeList. getEdge()Constructors in org.meteoinfo.jts.noding with parameters of type NodedSegmentString Constructor Description SegmentNode(NodedSegmentString segString, Coordinate coord, int segmentIndex, int segmentOctant)SegmentNodeList(NodedSegmentString edge) -
Uses of NodedSegmentString in org.meteoinfo.jts.noding.snapround
Methods in org.meteoinfo.jts.noding.snapround with parameters of type NodedSegmentString Modifier and Type Method Description booleanHotPixel. addSnappedNode(NodedSegmentString segStr, int segIndex)Adds a new node (equal to the snap pt) to the specified segment if the segment passes through the hot pixel
-