Adobe Illustrator CS4 Type Library JS: PlacedItem

Illustrator CS4

Class

PlacedItem

 Placed artwork item. Base Class: PageItem

QuickLinks

duplicate, embed, move, remove, removeAll, trace

Hierarchy

Object
PageItem
PlacedItem

Properties

PropertyTypeAccessDescription
boundingBoxRect readonlyDimensions of placed art object, regardless of transformations.
contentVariableany r/wThe content variable bound to this placed art object.
fileFile r/wThe file containing the placed artwork.
matrixMatrix r/wThe transformation matrix of the placed art object.
parentObject readonlyThe object's container.
typenamestring readonlyThe class name of the object.

Methods

Instances

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void embed ()
Embed the placed art within the illustration.

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

PluginItem trace ()
Trace this raster object using default options. Reorders this placed to the source art.

Return

PlacedItem PlacedItems.[] (index: uint)

PlacedItem PlacedItems.add ()

PlacedItem PlacedItems.getByName (name: string)

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