geoview-core
Preparing search index...
EsriClassBreakRenderer
Interface EsriClassBreakRenderer
interface
EsriClassBreakRenderer
{
classBreakInfos
:
EsriClassBreakInfoEntry
[]
;
defaultLabel
:
string
;
defaultSymbol
:
EsriSymbol
;
field
:
string
;
minValue
:
number
;
rotationExpression
:
string
;
rotationType
:
"geographic"
|
"arithmetic"
;
type
:
"classBreaks"
;
visualVariables
?:
TypeLayerStyleVisualVariable
[]
;
}
Hierarchy (
View Summary
)
EsriBaseRenderer
EsriClassBreakRenderer
Index
Properties
class
Break
Infos
default
Label
default
Symbol
field
min
Value
rotation
Expression
rotation
Type
type
visual
Variables?
Properties
class
Break
Infos
classBreakInfos
:
EsriClassBreakInfoEntry
[]
default
Label
defaultLabel
:
string
default
Symbol
defaultSymbol
:
EsriSymbol
field
field
:
string
min
Value
minValue
:
number
rotation
Expression
rotationExpression
:
string
rotation
Type
rotationType
:
"geographic"
|
"arithmetic"
type
type
:
"classBreaks"
Optional
visual
Variables
visualVariables
?:
TypeLayerStyleVisualVariable
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
Break
Infos
default
Label
default
Symbol
field
min
Value
rotation
Expression
rotation
Type
type
visual
Variables
geoview-core
Loading...