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

Packages that use MultiCurve
org.gvsig.fmap.geom   
org.gvsig.fmap.geom.aggregate.impl   
org.gvsig.fmap.geom.impl   
org.gvsig.fmap.geom.util   
 

Uses of MultiCurve in org.gvsig.fmap.geom
 

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

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

Classes in org.gvsig.fmap.geom.aggregate.impl that implement MultiCurve
 class MultiCurve2D
           
 class MultiCurve2DZ
           
 

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

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

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

Methods in org.gvsig.fmap.geom.util with parameters of type MultiCurve
static com.vividsolutions.jts.geom.Geometry Converter.geometryToJts(MultiCurve geom)
          Deprecated. Convierte una MultiCurve2D en una MultiLineString de JTS
static com.vividsolutions.jts.geom.Geometry Converter.multiCurveToJts(MultiCurve geom, int srid)
          Deprecated.  
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.