Uses of Class
org.eclipse.birt.chart.computation.Point

Packages that use Point
org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation package. 
org.eclipse.birt.chart.internal.computations   
 

Uses of Point in org.eclipse.birt.chart.computation
 

Methods in org.eclipse.birt.chart.computation that return Point
 Point[] RotatedRectangle.asPoints()
          Returns points as Point objects.
 

Methods in org.eclipse.birt.chart.computation with parameters of type Point
 boolean Rectangle.contains(Point lo)
           
 

Uses of Point in org.eclipse.birt.chart.internal.computations
 

Methods in org.eclipse.birt.chart.internal.computations that return Point
 Point Polygon.getPoint(int index)
           
 

Methods in org.eclipse.birt.chart.internal.computations with parameters of type Point
 void Polygon.add(Point p)
           
 boolean Polygon.contains(Point p)
           
 



Copyright © 2005 Actuate Corp. All rights reserved.