Adobe Illustrator CS4 Type Library JS: GroupItem

Illustrator CS4

Class

GroupItem

 An artwork group item. Base Class: PageItem

QuickLinks

duplicate, move, remove, removeAll

Hierarchy

Object
PageItem
GroupItem

Properties

PropertyTypeAccessDescription
clippedbool r/wAre the group elements clipped to the clipping path?
compoundPathItemsCompoundPathItems readonlyThe compound path artwork in this group.
graphItemsGraphItems readonlyThe graph art items in this group.
groupItemsGroupItems readonlyThe group items in this group.
legacyTextItemsLegacyTextItems readonlyThe text frame items in this story.
meshItemsMeshItems readonlyThe mesh art items in this group.
nonNativeItemsNonNativeItems readonlyThe non-native art items in this group.
pageItemsPageItems readonlyAll the artwork in this group.
parentObject readonlyThe object's container.
pathItemsPathItems readonlyThe path artwork in this group.
placedItemsPlacedItems readonlyThe placed art items in this group.
pluginItemsPluginItems readonlyThe plugin art items in this group.
rasterItemsRasterItems readonlyThe raster art items in this group.
symbolItemsSymbolItems readonlyThe symbol items in this group.
textFramesTextFrameItems readonlyThe text frame items in this group.
typenamestring readonlyThe class name of the object.

Methods

Instances

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

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

ParameterTypeDescription
relativeObjectObject
insertionLocationElementPlacement

void remove ()
Deletes this object.

void removeAll ()
Deletes all elements.

Return

GroupItem GroupItems.[] (index: uint)

GroupItem GroupItems.add ()

GroupItem GroupItems.createFromFile (imageFile: File)

GroupItem GroupItems.getByName (name: string)

GroupItem LegacyTextItem.convertToNative ()

GroupItem TextFrameItem.createOutline ()

GroupItem TracingObject.expandTracing ([viewed: bool=false])

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