Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
function | getCount() | |
function | get(index) | |
Gets a shape guide by index
|
Method Summary | ||
---|---|---|
function | add(value) | |
Reserved for internal use. |
||
function | add(name, val) | |
Adds a shape guide
|
||
function | clear() | |
function | contains(value) | |
Reserved for internal use. |
||
function | get(index) | |
Reserved for internal use. |
||
function | indexOf(value) | |
Reserved for internal use. |
||
function | iterator() | |
function | removeAt(index) | |
function getCount()
function get(index)
index
- function add(name, val)
name: String
- the name of adjust. It's as "adj1", "adj2", "adj3" and so on.val: Number
- the value of adjustfunction clear()
function removeAt(index)
function iterator()
function get(index)
function contains(value)
function add(value)
function indexOf(value)