Documentation
Code
GitLab
@geogirafe/lib-geoportal
components/print/tools/MFPLegendEncoder
MFPLegendClass
Interface MFPLegendClass
Represents a class in the MFP legend.
interface
MFPLegendClass
{
classes
?:
MFPLegendClass
[]
;
dpi
?:
number
;
icons
?:
string
[]
;
name
?:
string
;
}
Index
Properties
classes?
dpi?
icons?
name?
Properties
Optional
classes
classes
?:
MFPLegendClass
[]
Optional
dpi
dpi
?:
number
Optional
icons
icons
?:
string
[]
Optional
name
name
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
classes
dpi
icons
name
@geogirafe/lib-geoportal
Loading...