|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FPolyline2D | |
es.prodevelop.gvsig.mobile.fmap.core | |
es.prodevelop.gvsig.mobile.fmap.util.graph2d |
Uses of FPolyline2D in es.prodevelop.gvsig.mobile.fmap.core |
Subclasses of FPolyline2D in es.prodevelop.gvsig.mobile.fmap.core | |
class |
FArc2D
|
class |
FCircle2D
|
class |
FEllipse2D
|
class |
FPolygon2D
Polígono 2D. |
class |
FPolygon3D
Polilinea 3D. |
class |
FPolyline3D
Polilinea 3D. |
Methods in es.prodevelop.gvsig.mobile.fmap.core with parameters of type FPolyline2D | |
static IGeometry |
ShapeFactory.createPolygon2D(FPolyline2D shape)
Crea una geometría que contiene como shape un Polígono 2D. |
Uses of FPolyline2D in es.prodevelop.gvsig.mobile.fmap.util.graph2d |
Methods in es.prodevelop.gvsig.mobile.fmap.util.graph2d with parameters of type FPolyline2D | |
static void |
Graph2DUtilities.drawPolyLine(java.awt.Graphics2D g2d,
FPolyline2D polyline2D)
Draws a polyline on the graphics object |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |