|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurveBoundaryImpl | |
---|---|
org.geotools.geometry.iso.coordinate | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
org.geotools.geometry.iso.primitive | An implementation of GeoAPI Geometry interfaces from ISO 19107. |
Uses of CurveBoundaryImpl in org.geotools.geometry.iso.coordinate |
---|
Methods in org.geotools.geometry.iso.coordinate that return CurveBoundaryImpl | |
---|---|
CurveBoundaryImpl |
CurveSegmentImpl.getBoundary()
|
Uses of CurveBoundaryImpl in org.geotools.geometry.iso.primitive |
---|
Fields in org.geotools.geometry.iso.primitive declared as CurveBoundaryImpl | |
---|---|
protected CurveBoundaryImpl |
CurveImpl.boundary
Boundary of the Curve |
Methods in org.geotools.geometry.iso.primitive that return CurveBoundaryImpl | |
---|---|
CurveBoundaryImpl |
CurveBoundaryImpl.clone()
|
CurveBoundaryImpl |
PrimitiveFactoryImpl.createCurveBoundary(org.opengis.geometry.DirectPosition dp0,
org.opengis.geometry.DirectPosition dp1)
Creates a CurveBoundary |
CurveBoundaryImpl |
PrimitiveFactoryImpl.createCurveBoundary(org.opengis.geometry.primitive.Point p0,
org.opengis.geometry.primitive.Point p1)
Creates a CurveBoundary |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |