Package | Description |
---|---|
ilog.tgo.grprim |
Contains all the classes with graphic primitives and utilities used in the library.
|
ilog.util |
General usage utilities.
|
Modifier and Type | Class and Description |
---|---|
class |
IltPolygon
This class describes a polygon where all the corners have integer
coordinates.
|
Modifier and Type | Method and Description |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
IlPattern.fillPolygon(Graphics g,
AffineTransform t,
IlIntPolygon polygon,
Color foreground,
Color background)
Deprecated.
Fills a polygon.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.