|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CGAlgorithms | |
---|---|
org.geotools.geometry.iso.operation | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
org.geotools.geometry.iso.operation.overlay | 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 CGAlgorithms in org.geotools.geometry.iso.operation |
---|
Fields in org.geotools.geometry.iso.operation declared as CGAlgorithms | |
---|---|
protected CGAlgorithms |
GeometryGraphOperation.cga
|
Uses of CGAlgorithms in org.geotools.geometry.iso.operation.overlay |
---|
Constructors in org.geotools.geometry.iso.operation.overlay with parameters of type CGAlgorithms | |
---|---|
MaximalEdgeRing(DirectedEdge start,
org.opengis.referencing.crs.CoordinateReferenceSystem crs,
CGAlgorithms cga)
|
|
MinimalEdgeRing(DirectedEdge start,
org.opengis.referencing.crs.CoordinateReferenceSystem crs,
CGAlgorithms cga)
|
|
PolygonBuilder(org.opengis.referencing.crs.CoordinateReferenceSystem crs,
CGAlgorithms cga)
|
Uses of CGAlgorithms in org.geotools.geometry.iso.topograph2D |
---|
Fields in org.geotools.geometry.iso.topograph2D declared as CGAlgorithms | |
---|---|
protected CGAlgorithms |
EdgeRing.cga
|
static CGAlgorithms |
PlanarGraph.cga
|
Constructors in org.geotools.geometry.iso.topograph2D with parameters of type CGAlgorithms | |
---|---|
EdgeRing(DirectedEdge start,
org.opengis.referencing.crs.CoordinateReferenceSystem crs,
CGAlgorithms cga)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |