value Of
Create a variant from ScreenBox.
Return
the created variant
Parameters
value
ScreenBox to wrap
open fun valueOf(@NonNull value: ScreenCoordinate): RenderedQueryGeometry
Content copied to clipboard
Create a variant from ScreenCoordinate.
Return
the created variant
Parameters
value
ScreenCoordinate to wrap
open fun valueOf(@NonNull value: List<ScreenCoordinate>): RenderedQueryGeometry
Content copied to clipboard
Create a variant from List.
Return
the created variant
Parameters
value
Listto wrap