Preparing search index...
The search index is not available
JMap Cloud NG Types
JMap Cloud NG Types
JMap Cloud Types
JPointStyleParams
Interface JPointStyleParams
interface
JPointStyleParams
{
description
?:
string
;
id
?:
string
;
name
:
string
;
organizationId
?:
string
;
proportional
:
boolean
;
proportionalScale
:
number
;
rotation
:
number
;
rotationLocked
:
boolean
;
size
:
number
;
symbolData
:
string
;
symbolMimeType
?:
string
;
symbolOffset
:
{
x
:
number
;
y
:
number
;
}
;
tags
:
string
[]
;
transparency
:
number
;
type
:
"POINT"
;
}
Hierarchy (
view full
)
JStyleParamsBase
JPointStyleParams
Index
Properties
description?
id?
name
organization
Id?
proportional
proportional
Scale
rotation
rotation
Locked
size
symbol
Data
symbol
Mime
Type?
symbol
Offset
tags
transparency
type
Properties
Optional
description
description
?:
string
Optional
id
id
?:
string
name
name
:
string
Optional
organization
Id
organization
Id
?:
string
proportional
proportional
:
boolean
proportional
Scale
proportional
Scale
:
number
rotation
rotation
:
number
rotation
Locked
rotation
Locked
:
boolean
size
size
:
number
symbol
Data
symbol
Data
:
string
Optional
symbol
Mime
Type
symbol
Mime
Type
?:
string
symbol
Offset
symbol
Offset
:
{
x
:
number
;
y
:
number
;
}
Type declaration
x
:
number
y
:
number
tags
tags
:
string
[]
transparency
transparency
:
number
type
type
:
"POINT"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
description
id
name
organization
Id
proportional
proportional
Scale
rotation
rotation
Locked
size
symbol
Data
symbol
Mime
Type
symbol
Offset
tags
transparency
type
JMap Cloud NG Types
Loading...