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

Packages that use Polygon
org.eclipse.birt.chart.computation This is a placeholder file for the org.eclipse.birt.chart.computation package. 
org.eclipse.birt.chart.util Provides miscellaneous classes associated with data types and extension lookup services. 
 

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

Subclasses of Polygon in org.eclipse.birt.chart.computation
 class RotatedRectangle
          RotatedRectangle
 

Methods in org.eclipse.birt.chart.computation with parameters of type Polygon
 boolean Polygon.intersects(Polygon poly)
           
 

Uses of Polygon in org.eclipse.birt.chart.util
 

Methods in org.eclipse.birt.chart.util with parameters of type Polygon
static boolean ChartUtil.intersects(Polygon pg1, Polygon pg2)
          Returns if two polygons intersect each other.
 



Copyright © 2005-2007 Actuate Corp. All rights reserved.