Uses of Interface
org.gvsig.fmap.geom.aggregate.MultiPoint
Packages that use MultiPoint
-
Uses of MultiPoint in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return MultiPointModifier and TypeMethodDescriptionGeometryManager.createMultiPoint(int subType) Create a new multipoint with a concrete subtype.GeometryManager.createMultiPoint(GeneralPathX generalPathX, int subType) Create a new multipoint with a concrete type and sets the value for the coordinates using a GeneralPathX.Geometry.toPoints()Converts the geometry to be points and makes with them a multiPoint