Package | Description |
---|---|
ilog.views.io |
Provides the input and output streams
to store JViews objects in the IVL format.
|
ilog.views.maps.rendering |
Provides renderer that work with IlvMapGraphic.
|
Modifier and Type | Method and Description |
---|---|
IlvPattern |
IlvInputStream.readPattern(String field)
Reads a pattern field.
|
Modifier and Type | Method and Description |
---|---|
void |
IlvOutputStream.write(String field,
IlvPattern v)
Writes a pattern field.
|
void |
IlvOutputStream.writePattern(String field,
IlvPattern v)
Deprecated.
Since JViews 5.0; use the
write method. |
Modifier and Type | Method and Description |
---|---|
IlvPattern |
IlvMapAreaRenderingStyle.getFillPattern()
Retrieves the
IlvPattern used to fill areas. |
Modifier and Type | Method and Description |
---|---|
void |
IlvMapAreaRenderingStyle.setFillPattern(IlvPattern pattern)
Sets the
IlvPattern used to fill areas. |
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.