|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.geometry.jts.spatialschema.geometry.GeometryImpl
org.geotools.geometry.jts.spatialschema.geometry.aggregate.AggregateImpl
org.geotools.geometry.jts.spatialschema.geometry.aggregate.MultiPointImpl
public class MultiPointImpl
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.geotools.geometry.jts.spatialschema.geometry.GeometryImpl |
---|
GeometryImpl.MathTransformFilter |
Constructor Summary | |
---|---|
MultiPointImpl()
|
|
MultiPointImpl(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
|
Method Summary | |
---|---|
MultiPointImpl |
clone()
Returns a deep copy of this geometric object. |
Methods inherited from class org.geotools.geometry.jts.spatialschema.geometry.aggregate.AggregateImpl |
---|
computeJTSPeer, getElements |
Methods inherited from class org.geotools.geometry.jts.spatialschema.geometry.GeometryImpl |
---|
contains, contains, difference, distance, equals, getBoundary, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getDistance, getEnvelope, getJTSGeometry, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, intersection, intersects, invalidateCachedJTSPeer, isCycle, isMutable, isSimple, listAsSet, setJTSPeer, setParent, symmetricDifference, toImmutable, transform, transform, union |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opengis.geometry.aggregate.MultiPoint |
---|
getElements |
Methods inherited from interface org.opengis.geometry.Geometry |
---|
distance, getBoundary, getBuffer, getCentroid, getClosure, getConvexHull, getCoordinateDimension, getCoordinateReferenceSystem, getDimension, getEnvelope, getMaximalComplex, getMbRegion, getPrecision, getRepresentativePoint, isCycle, isMutable, isSimple, toImmutable, transform, transform |
Methods inherited from interface org.opengis.geometry.TransfiniteSet |
---|
contains, contains, difference, equals, intersection, intersects, symmetricDifference, union |
Constructor Detail |
---|
public MultiPointImpl()
public MultiPointImpl(org.opengis.referencing.crs.CoordinateReferenceSystem crs)
Method Detail |
---|
public MultiPointImpl clone()
GeometryImpl
clone
in interface org.opengis.geometry.Geometry
clone
in class GeometryImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |