/AWS1/CL_QSTGEOSPATIALPOLYGO02¶
The polygon symbol style for a polygon layer.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fillcolor TYPE REF TO /AWS1/CL_QSTGEOSPATIALCOLOR /AWS1/CL_QSTGEOSPATIALCOLOR¶
The color and opacity values for the fill color.
io_strokecolor TYPE REF TO /AWS1/CL_QSTGEOSPATIALCOLOR /AWS1/CL_QSTGEOSPATIALCOLOR¶
The color and opacity values for the stroke color.
io_strokewidth TYPE REF TO /AWS1/CL_QSTGEOSPATIALLINEWI00 /AWS1/CL_QSTGEOSPATIALLINEWI00¶
The width of the border stroke.
Queryable Attributes¶
FillColor¶
The color and opacity values for the fill color.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FILLCOLOR() |
Getter for FILLCOLOR |
StrokeColor¶
The color and opacity values for the stroke color.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STROKECOLOR() |
Getter for STROKECOLOR |
StrokeWidth¶
The width of the border stroke.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STROKEWIDTH() |
Getter for STROKEWIDTH |