|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeFactory | |
---|---|
org.geotools.geometry.iso.operation.overlay | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
org.geotools.geometry.iso.operation.relate | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
org.geotools.geometry.iso.topograph2D | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
Uses of NodeFactory in org.geotools.geometry.iso.operation.overlay |
---|
Subclasses of NodeFactory in org.geotools.geometry.iso.operation.overlay | |
---|---|
class |
OverlayNodeFactory
Creates nodes for use in the PlanarGraph s constructed during overlay
operations. |
Uses of NodeFactory in org.geotools.geometry.iso.operation.relate |
---|
Subclasses of NodeFactory in org.geotools.geometry.iso.operation.relate | |
---|---|
class |
RelateNodeFactory
Used by the NodeMap in a RelateNodeGraph to create
RelateNode s. |
Uses of NodeFactory in org.geotools.geometry.iso.topograph2D |
---|
Constructors in org.geotools.geometry.iso.topograph2D with parameters of type NodeFactory | |
---|---|
NodeMap(NodeFactory nodeFact)
|
|
PlanarGraph(NodeFactory nodeFact)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |