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

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

Uses of MultiSurface in org.gvsig.fmap.geom
 

Methods in org.gvsig.fmap.geom that return MultiSurface
 MultiSurface GeometryManager.createMultiSurface(GeneralPathX generalPathX, int subType)
           Create a new multisurface with a concrete type and sets the value for the coordinates using a GeneralPathX.
 

Uses of MultiSurface in org.gvsig.fmap.geom.aggregate.impl
 

Classes in org.gvsig.fmap.geom.aggregate.impl that implement MultiSurface
 class MultiSurface2D
           
 class MultiSurface3D
           
 

Uses of MultiSurface in org.gvsig.fmap.geom.impl
 

Methods in org.gvsig.fmap.geom.impl that return MultiSurface
 MultiSurface DefaultGeometryManager.createMultiSurface(GeneralPathX generalPathX, int subType)
           
 

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

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

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

Methods in org.gvsig.fmap.geom.util with parameters of type MultiSurface
 com.vividsolutions.jts.geom.Geometry Converter.geometryToJts(MultiSurface geom)
          Deprecated. Convierte una MultiSurface2D en un MultiPolygon de JTS
 



Copyright © 2004-2012 gvSIG. All Rights Reserved.