Skip to content

/AWS1/CL_QSTGEOSPATIALCIRCLE00

The properties for a circle symbol style.

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 stroke (border).

io_circleradius TYPE REF TO /AWS1/CL_QSTGEOSPATIALCIRCLE01 /AWS1/CL_QSTGEOSPATIALCIRCLE01

The radius of the circle.


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 stroke (border).

Accessible with the following methods

Method Description
GET_STROKEWIDTH() Getter for STROKEWIDTH

CircleRadius

The radius of the circle.

Accessible with the following methods

Method Description
GET_CIRCLERADIUS() Getter for CIRCLERADIUS