|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.prodevelop.gvsig.mobile.fmap.core.FPolyline2D
es.prodevelop.gvsig.mobile.fmap.core.FPolyline3D
Polilinea 3D.
Field Summary |
Fields inherited from interface es.prodevelop.gvsig.mobile.fmap.core.FShape |
ARC, CIRCLE, ELLIPSE, LINE, MULTI, MULTIPOINT, NULL, POINT, POLYGON, TEXT, Z |
Constructor Summary | |
FPolyline3D(GeneralPathX gpx,
double[] pZ)
Crea un nuevo Polyline3D. |
Method Summary | |
FShape |
cloneFShape()
Clona FShape. |
int |
getShapeType()
Obtiene el tipo de shape que contiene. |
double[] |
getZs()
Devuelve un Array con todos los valores de Z. |
Methods inherited from class es.prodevelop.gvsig.mobile.fmap.core.FPolyline2D |
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, getSelectHandlers, getStretchingHandlers, intersects, intersects, reProject, transform |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface es.prodevelop.gvsig.mobile.fmap.core.FShape |
getSelectHandlers, getStretchingHandlers, intersects, reProject, transform |
Methods inherited from interface java.awt.Shape |
contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, intersects |
Constructor Detail |
public FPolyline3D(GeneralPathX gpx, double[] pZ)
gpx
- GeneralPathXpZ
- Vector con la Z.Method Detail |
public int getShapeType()
FShape
getShapeType
in interface FShape
getShapeType
in class FPolyline2D
com.iver.cit.gvsig.fmap.core.FShape#getShapeType()
public double[] getZs()
getZs
in interface FShape3D
public FShape cloneFShape()
FShape
cloneFShape
in interface FShape
cloneFShape
in class FPolyline2D
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |