Uses of Class
org.gvsig.fmap.geom.primitive.impl.Point2D

Packages that use Point2D
org.gvsig.fmap.geom.aggregate.impl   
org.gvsig.fmap.geom.primitive.impl   
 

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

Methods in org.gvsig.fmap.geom.aggregate.impl that return Point2D
 Point2D MultiPoint2D.getPoint(int i)
           
 

Constructors in org.gvsig.fmap.geom.aggregate.impl with parameters of type Point2D
MultiPoint2D(GeometryType geometryType, String id, org.cresques.cts.IProjection projection, Point2D[] points)
           
 

Uses of Point2D in org.gvsig.fmap.geom.primitive.impl
 

Subclasses of Point2D in org.gvsig.fmap.geom.primitive.impl
 class Point2DZ
          3D point implementation.
 

Methods in org.gvsig.fmap.geom.primitive.impl with parameters of type Point2D
 void Circle2D.setPoints(Point2D center, Point2D radious)
           
 



Copyright © 2004-2012 gvSIG. All Rights Reserved.