Uses of Interface
org.gvsig.fmap.geom.primitive.Polygon
Packages that use Polygon
-
Uses of Polygon in org.gvsig.fmap.geom
Methods in org.gvsig.fmap.geom that return PolygonModifier and TypeMethodDescriptionGeometryManager.createPolygon(int subType) Create a new polygon with a concrete type.static PolygonGeometryUtils.createPolygon(int subType) -
Uses of Polygon in org.gvsig.fmap.geom.primitive
Methods in org.gvsig.fmap.geom.primitive that return PolygonMethods in org.gvsig.fmap.geom.primitive with parameters of type PolygonModifier and TypeMethodDescriptionvoidSurface.addInteriorRing(Polygon polygon) Creates a ring from the coordinates of the shell of the polygon and adds it to the surface like an inner ring.