public class Geometry2DM extends DefaultNullGeometry
Geometry.DIMENSIONS, Geometry.OPERATIONS, Geometry.SUBTYPES, Geometry.TYPES, Geometry.ValidationStatus
logger
BEST, E, EXTENDED_GEOMSUBTYPE_OFFSET, EXTENDED_GEOMTYPE_OFFSET, N, NE, NW, S, SE, SELECTHANDLER, STRETCHINGHANDLER, SW, W
Constructor and Description |
---|
Geometry2DM(GeometryType geometryType) |
Modifier and Type | Method and Description |
---|---|
int |
getDimension()
Returns the largest number n such that each direct position in a
geometric set can be associated with a subset that has the direct
position in its interior and is similar (isomorphic) to Rn, Euclidean
n-space.
|
cloneGeometry, contains, contains, contains, contains, fastIntersects, flip, getBounds, getBounds2D, getEnvelope, getGeneralPath, getHandlers, getJTS, getPathIterator, getPathIterator, getShape, getShape, getValidationStatus, intersects, intersects, is3D, isSimple, isValid, offset, reProject, toLines, toPoints, toPolygons, transform
area, buffer, centroid, closestPoints, compareTo, contains, convertToEWKB, convertToEWKB, convertToEWKBForcingType, convertToWKB, convertToWKB, convertToWKBForcingType, convertToWKT, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, ensureOrientation, equals, getGeometryType, getInteriorPoint, getInternalShape, getManager, getType, intersection, intersects, invokeOperation, invokeOperation, isCCW, isWithinDistance, makeValid, move, notifyDeprecated, out, overlaps, perimeter, rotate, scale, snapTo, toString, touches, union, within
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
area, buffer, centroid, closestPoints, contains, convertToEWKB, convertToEWKB, convertToEWKBForcingType, convertToWKB, convertToWKB, convertToWKBForcingType, convertToWKT, convexHull, coveredBy, covers, crosses, difference, disjoint, distance, ensureOrientation, getGeometryType, getInteriorPoint, getInternalShape, getType, intersection, intersects, invokeOperation, invokeOperation, isCCW, isWithinDistance, makeValid, move, out, overlaps, perimeter, rotate, scale, snapTo, touches, union, within
compareTo
public Geometry2DM(GeometryType geometryType)
public int getDimension()
Geometry
getDimension
in interface Geometry
getDimension
in class DefaultNullGeometry