|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |