Uses of Interface
org.gvsig.fmap.geom.aggregate.MultiPrimitive

Packages that use MultiPrimitive
org.gvsig.fmap.geom.aggregate   
org.gvsig.fmap.geom.aggregate.impl   
org.gvsig.fmap.geom.primitive   
org.gvsig.fmap.geom.util   
 

Uses of MultiPrimitive in org.gvsig.fmap.geom.aggregate
 

Subinterfaces of MultiPrimitive in org.gvsig.fmap.geom.aggregate
 interface MultiCurve
           This interface is equivalent to the GM_Curve specified in
 interface MultiPoint
           This interface is equivalent to the GM_MultiPoint specified in
 interface MultiSolid
           This interface is equivalent to the GM_MultiSolid specified in
 interface MultiSurface
           This interface is equivalent to the GM_MultiSurface specified in
Uses of MultiPrimitive in org.gvsig.fmap.geom.aggregate.impl
 

Classes in org.gvsig.fmap.geom.aggregate.impl that implement MultiPrimitive
 class BaseMultiPrimitive
           
 class BaseMultiPrimitive2D
           
 class MultiCurve2D
           
 class MultiCurve2DZ
           
 class MultiPoint2D
          Multipunto 2D.
 class MultiPoint2DZ
          Multipunto 3D.
 class MultiSolid2DZ
           
 class MultiSurface2D
           
 class MultiSurface3D
           
 

Uses of MultiPrimitive in org.gvsig.fmap.geom.primitive
 

Subinterfaces of MultiPrimitive in org.gvsig.fmap.geom.primitive
 interface CompositeSurface
           
 

Uses of MultiPrimitive in org.gvsig.fmap.geom.util
 

Methods in org.gvsig.fmap.geom.util with parameters of type MultiPrimitive
 com.vividsolutions.jts.geom.Geometry Converter.geometryToJts(MultiPrimitive geom)
          Deprecated. Convierte una BaseMultiPrimitive en una GeometryCollection de JTS
 



Copyright © 2004-2012 gvSIG. All Rights Reserved.