Graphic

constructor(geometry: Geometry? = null, attributes: Map<String, Any?> = emptyMap(), symbol: Symbol? = null)

Creates a graphic with the given geometry, attributes, and symbol.

Since

200.1.0


constructor(geometry: Geometry?, symbol: Symbol?)

Creates a graphic with the given geometry and symbol.

Since

200.1.0