Feature
| Defined In: | feature.js |
| Class: | Feature |
| Extends: |
| Property | Defined By | |
|---|---|---|
|
label : Label (Wiki Page)
Label for this way...
Label for this way
|
Feature Feature | |
|
style : (Wiki Page)
By default, does nothing, but can be overriden to perform mouseDown and hover styling...
By default, does nothing, but can be overriden to perform mouseDown and hover styling
|
Feature Feature | |
| Method | Defined By | |
|---|---|---|
apply_click_styles( ) : void (Wiki Page)
Parameters:
|
Feature Feature | |
apply_default_styles( ) : void (Wiki Page)
Parameters:
|
Feature Feature | |
apply_hover_styles( ) : void (Wiki Page)
Parameters:
|
Feature Feature | |
draw( ) : void (Wiki Page)
Draws this feature using shape(). Saves/restores the canvas and applies styles. Queues
this feature's label in the label...
Draws this feature using shape(). Saves/restores the canvas and applies styles. Queues
this feature's label in the label drawing queue.
Parameters:
|
Feature Feature | |
get_type( ) : void (Wiki Page)
Parameters:
|
Feature Feature | |
initialize( ) : void (Wiki Page)
Sets defaults for tags, fillStyle, fontColor fontSize, and fontRotation...
Sets defaults for tags, fillStyle, fontColor fontSize, and fontRotation
Parameters:
|
Feature Feature | |
remove_click_styles( ) : void (Wiki Page)
Parameters:
|
Feature Feature | |
remove_hover_styles( ) : void (Wiki Page)
Parameters:
|
Feature Feature | |
shape( ) : void (Wiki Page)
Abstract method that should be overridden to draw the feature....
Abstract method that should be overridden to draw the feature.
Parameters:
|
Feature Feature | |
This class has no events
| Event | Defined By | |
|---|---|---|