Appearance
xgis-cesium / TailedAttackArrow
Class: TailedAttackArrow
Defined in: src/overlay/plot/TailedAttackArrow.ts:12
Extends
Constructors
new TailedAttackArrow()
new TailedAttackArrow(
positions):TailedAttackArrow
Defined in: src/overlay/plot/TailedAttackArrow.ts:15
Parameters
positions
any
Returns
Overrides
Properties
_allowDrillPicking
protected_allowDrillPicking:boolean
Defined in: src/overlay/Overlay.ts:17
Inherited from
AttackArrow._allowDrillPicking
_attr
protected_attr:any
Defined in: src/overlay/Overlay.ts:16
Inherited from
_bid
protected_bid:string
Defined in: src/overlay/Overlay.ts:10
Inherited from
_contextMenu
protected_contextMenu:any[]
Defined in: src/overlay/Overlay.ts:18
Inherited from
_delegate
protected_delegate:any
Defined in: src/overlay/Overlay.ts:11
Inherited from
_id
protected_id:string
Defined in: src/overlay/Overlay.ts:9
Inherited from
_layer
protected_layer:any
Defined in: src/overlay/Overlay.ts:13
Inherited from
_overlayEvent
protected_overlayEvent:OverlayEvent
Defined in: src/overlay/Overlay.ts:19
Inherited from
_positions
protected_positions:Position[]
Defined in: src/overlay/plot/AttackArrow.ts:15
Inherited from
_show
protected_show:boolean
Defined in: src/overlay/Overlay.ts:14
Inherited from
_state
protected_state:string
Defined in: src/overlay/Overlay.ts:12
Inherited from
_style
protected_style:any
Defined in: src/overlay/Overlay.ts:15
Inherited from
headHeightFactor
protectedheadHeightFactor:number
Defined in: src/overlay/plot/AttackArrow.ts:16
Inherited from
headTailFactor
protectedheadTailFactor:number
Defined in: src/overlay/plot/AttackArrow.ts:20
Inherited from
headWidthFactor
protectedheadWidthFactor:number
Defined in: src/overlay/plot/AttackArrow.ts:17
Inherited from
neckHeightFactor
protectedneckHeightFactor:number
Defined in: src/overlay/plot/AttackArrow.ts:18
Inherited from
neckWidthFactor
protectedneckWidthFactor:number
Defined in: src/overlay/plot/AttackArrow.ts:19
Inherited from
Accessors
allowDrillPicking
Get Signature
get allowDrillPicking():
boolean
Defined in: src/overlay/Overlay.ts:80
Returns
boolean
Set Signature
set allowDrillPicking(
allowDrillPicking):void
Defined in: src/overlay/Overlay.ts:76
Parameters
allowDrillPicking
boolean
Returns
void
Inherited from
attr
Get Signature
get attr():
any
Defined in: src/overlay/Overlay.ts:72
Returns
any
Set Signature
set attr(
attr):void
Defined in: src/overlay/Overlay.ts:68
Parameters
attr
any
Returns
void
Inherited from
contextMenu
Get Signature
get contextMenu():
any[]
Defined in: src/overlay/Overlay.ts:100
Returns
any[]
Set Signature
set contextMenu(
menus):void
Defined in: src/overlay/Overlay.ts:96
Parameters
menus
any[]
Returns
void
Inherited from
delegate
Get Signature
get delegate():
any
Defined in: src/overlay/Overlay.ts:88
Returns
any
Inherited from
id
Get Signature
get id():
string
Defined in: src/overlay/Overlay.ts:49
Returns
string
Set Signature
set id(
id):void
Defined in: src/overlay/Overlay.ts:45
Parameters
id
string
Returns
void
Inherited from
overlayEvent
Get Signature
get overlayEvent():
OverlayEvent
Defined in: src/overlay/Overlay.ts:84
Returns
OverlayEvent
Inherited from
overlayId
Get Signature
get overlayId():
string
Defined in: src/overlay/Overlay.ts:37
Returns
string
Inherited from
positions
Get Signature
get positions():
Position[]
Defined in: src/overlay/plot/TailedAttackArrow.ts:37
Returns
Position[]
Set Signature
set positions(
positions):void
Defined in: src/overlay/plot/TailedAttackArrow.ts:32
Parameters
positions
string | any[]
Returns
void
Overrides
show
Get Signature
get show():
boolean
Defined in: src/overlay/Overlay.ts:64
Returns
boolean
Set Signature
set show(
show):void
Defined in: src/overlay/Overlay.ts:53
Parameters
show
boolean
Returns
void
Inherited from
state
Get Signature
get state():
string
Defined in: src/overlay/Overlay.ts:92
Returns
string
Inherited from
type
Get Signature
get type():
string
Defined in: src/overlay/plot/TailedAttackArrow.ts:28
Returns
string
Overrides
Methods
_getHierarchy()
_getHierarchy():
PolygonHierarchy
Defined in: src/overlay/plot/TailedAttackArrow.ts:41
Returns
PolygonHierarchy
Overrides
addTo()
addTo(
layer):TailedAttackArrow
Defined in: src/overlay/Overlay.ts:290
adds to layer
Parameters
layer
any
Returns
Inherited from
fire()
fire(
type,params):TailedAttackArrow
Defined in: src/overlay/Overlay.ts:327
Trigger subscription event
Parameters
type
any
params
any
Returns
Inherited from
getArrowBodyPoints()
getArrowBodyPoints(
points,neckLeft,neckRight,tailWidthFactor):any[]
Defined in: src/overlay/plot/AttackArrow.ts:105
Parameters
points
any
neckLeft
any
neckRight
any
tailWidthFactor
any
Returns
any[]
Inherited from
AttackArrow.getArrowBodyPoints
getArrowHeadPoints()
getArrowHeadPoints(
points,tailLeft,tailRight):any[]
Defined in: src/overlay/plot/AttackArrow.ts:47
Parameters
points
any
tailLeft
any
tailRight
any
Returns
any[]
Inherited from
AttackArrow.getArrowHeadPoints
off()
off(
type,callback,context):TailedAttackArrow
Defined in: src/overlay/Overlay.ts:316
Unsubscribe event
Parameters
type
any
callback
any
context
any
Returns
Inherited from
on()
on(
type,callback,context):TailedAttackArrow
Defined in: src/overlay/Overlay.ts:304
Subscribe event
Parameters
type
any
callback
any
context
any
Returns
Inherited from
remove()
remove():
TailedAttackArrow
Defined in: src/overlay/Overlay.ts:278
Removes from layer
Returns
Inherited from
setLabel()
setLabel(
text,textStyle):TailedAttackArrow
Defined in: src/overlay/plot/AttackArrow.ts:194
Parameters
text
any
textStyle
any
Returns
Inherited from
setStyle()
setStyle(
style):TailedAttackArrow
Defined in: src/overlay/plot/AttackArrow.ts:203
Sets Style
Parameters
style
any