|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IlIntPolygon | |
|---|---|
| ilog.tgo.grprim | Contains all the classes with graphic primitives and utilities used in the library. |
| ilog.util | General usage utilities. |
| Uses of IlIntPolygon in ilog.tgo.grprim |
|---|
| Subclasses of IlIntPolygon in ilog.tgo.grprim | |
|---|---|
class |
IltPolygon
This class describes a polygon where all the corners have integer coordinates. |
| Methods in ilog.tgo.grprim with parameters of type IlIntPolygon | |
|---|---|
void |
IltPattern.fillPolygon(Graphics g,
AffineTransform t,
IlIntPolygon polygon,
Color foreground,
Color background)
|
void |
IltPattern.Solid.fillPolygon(Graphics g,
AffineTransform t,
IlIntPolygon polygon,
Color foreground,
Color background)
Deprecated. |
void |
IltPattern.PatternWrapper.fillPolygon(Graphics g,
AffineTransform t,
IlIntPolygon polygon,
Color foreground,
Color background)
|
| Uses of IlIntPolygon in ilog.util |
|---|
| Methods in ilog.util with parameters of type IlIntPolygon | |
|---|---|
void |
IlPattern.fillPolygon(Graphics g,
AffineTransform t,
IlIntPolygon polygon,
Color foreground,
Color background)
Deprecated. Fills a polygon. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||