API / geotoolkit / flowcharts / commands / TransformVisuals / TransformVisuals
commands.TransformVisuals.TransformVisuals
Transforms visuals
TransformVisuals
Constructors
Methods
▸ execute(): boolean
Executes the command
boolean
true on success, false if not executed
▸ getClassName(): string
string
▸ Protected getVisuals(): Component[]
Gets the visual collection
▸ Protected setVisuals(value): void
Sets the visual collection
| Name | Type |
|---|---|
value | Component[] |
void
▸ undo(): boolean
Rewinds the command
boolean
true on success, false if couldn't be undone
▸ Static getClassName(): string
string