Class |
MixedInk | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
A mixed ink swatch. Base Class: Swatch | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, duplicate, extractLabel, getElements, insertLabel, merge, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
MixedInk duplicate () string extractLabel (key:
string)
Array of MixedInk getElements () void insertLabel (key:
string, value:
string)
Swatch merge (with:
varies)
void remove ([replacingWith:
Swatch])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
GradientStop.stopColor | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | MixedInk MixedInks.nextItem (obj: MixedInk) MixedInk MixedInks.previousItem (obj: MixedInk) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
MixedInk MixedInk.duplicate () Array of MixedInk MixedInk.getElements () MixedInk MixedInks.[] (index: number) MixedInk MixedInks.add (inkList: varies, inkPercentages: Array of number[, withProperties: Object]) MixedInk MixedInks.anyItem () Array of MixedInk MixedInks.everyItem () MixedInk MixedInks.firstItem () MixedInk MixedInks.item (index: varies) MixedInk MixedInks.itemByID (id: number) MixedInk MixedInks.itemByName (name: string) Array of MixedInk MixedInks.itemByRange (from: varies, to: varies) MixedInk MixedInks.lastItem () MixedInk MixedInks.middleItem () MixedInk MixedInks.nextItem (obj: MixedInk) MixedInk MixedInks.previousItem (obj: MixedInk) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |