Adobe Illustrator CS5 Type Library JS: PluginItem

Illustrator CS5

Class

PluginItem

 Plugin artwork item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
PluginItem

Properties

PropertyTypeAccessDescription
isTracingbool readonlyIs the plugin group a tracing?
parentObject readonlyThe object's container.
tracingTracingObject readonlyThe tracing object associated with this plugin item.
typenamestring readonlyThe class name of the object.

Methods

Instances

PluginItem duplicate (relativeObject: Object, insertionLocation: ElementPlacement)
Duplicate this object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

PluginItem move (relativeObject: Object, insertionLocation: ElementPlacement)
Move the object.

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

PluginItem PlacedItem.trace ()

PluginItem PluginItem.duplicate (relativeObject: Object, insertionLocation: ElementPlacement)

PluginItem PluginItem.move (relativeObject: Object, insertionLocation: ElementPlacement)

PluginItem PluginItems.getByName (name: string)

PluginItem RasterItem.trace ()

Jongware, 27-Jun-2010 v3.0.3dContents :: Index