|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | |
|---|---|
static com.vividsolutions.jts.geom.Geometry |
Converter.geometryToJts(MultiSurface geom)
Deprecated. Convierte una MultiSurface2D en un MultiPolygon de JTS |
static com.vividsolutions.jts.geom.Geometry |
Converter.multiSurfaceToJts(MultiSurface geom,
int srid)
Deprecated. Metodo creado para construir un MultiSurface formado por varias surface |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||