Package | Description |
---|---|
ilog.views.chart.servlet |
Provides a Java Servlet that can produce images from an
IlvChart . |
ilog.views.util.java2d |
Contains classes that extends the Java 2D API.
|
Modifier and Type | Method and Description |
---|---|
static String |
IlvIMapArea.createTag(IlvPolygon2D polygon,
IlvIMapAttributes attr)
Returns the tag corresponding to a polygonal map area.
|
Constructor and Description |
---|
IlvIMapArea(IlvPolygon2D polygon,
IlvIMapAttributes attr)
Initializes a polygonal area with the specified
IlvPolygon2D
and attributes. |
Modifier and Type | Class and Description |
---|---|
static class |
IlvPolygon2D.Double
The
Double class defines a polygon with
double coordinates. |
static class |
IlvPolygon2D.Float
The
Float class defines a polygon with
float coordinates. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.