|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.prodevelop.gvsig.mobile.fmap.core.FPoint2D
es.prodevelop.gvsig.mobile.fmap.core.FDot
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 | |
FDot()
|
|
FDot(double x,
double y)
|
|
FDot(java.awt.geom.Point2D p)
|
Methods inherited from class es.prodevelop.gvsig.mobile.fmap.core.FPoint2D |
cloneFShape, contains, contains, contains, contains, getBounds, getBounds2D, getPathIterator, getPathIterator, getSelectHandlers, getShapeType, getStretchingHandlers, getX, getY, intersects, intersects, reProject, transform |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public FDot(double x, double y)
public FDot()
public FDot(java.awt.geom.Point2D p)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |