The OpenD Programming Language

discreteLegend

Create a legend using a discrete scale

discreteLegend
(
int width = 80
,
int height = 70
)

Parameters

width int

Optional width in pixels

height int

Optional height in pixels

Meta