|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MonotoneChainEdge | |
---|---|
org.geotools.geometry.iso.topograph2D | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
org.geotools.geometry.iso.topograph2D.index | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
Uses of MonotoneChainEdge in org.geotools.geometry.iso.topograph2D |
---|
Methods in org.geotools.geometry.iso.topograph2D that return MonotoneChainEdge | |
---|---|
MonotoneChainEdge |
Edge.getMonotoneChainEdge()
|
Uses of MonotoneChainEdge in org.geotools.geometry.iso.topograph2D.index |
---|
Methods in org.geotools.geometry.iso.topograph2D.index with parameters of type MonotoneChainEdge | |
---|---|
void |
MonotoneChainEdge.computeIntersects(MonotoneChainEdge mce,
SegmentIntersector si)
|
void |
MonotoneChainEdge.computeIntersectsForChain(int chainIndex0,
MonotoneChainEdge mce,
int chainIndex1,
SegmentIntersector si)
|
Constructors in org.geotools.geometry.iso.topograph2D.index with parameters of type MonotoneChainEdge | |
---|---|
MonotoneChain(MonotoneChainEdge mce,
int chainIndex)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |