PluginItem

Plugin artwork item.

Methods:

duplicate, move, remove, removeAll

Objects:

Boolean, String, TracingObject

Hierarchy:

Superclass: PageItem

Class: PluginItem

Property Listing

Property

Type

Access

Description

isTracing

Boolean

readonly

Is the plugin group a tracing?

parent

 

readonly

The object's container.

tracing

TracingObject

readonly

The tracing object associated with this plugin item.

typename

String

readonly

The class name of the object.

Method Listing

PluginItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)

Duplicate this object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

PluginItem move (relativeObject:Object, insertionLocation:ElementPlacement)

Move the object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

PluginItem.duplicate()

PluginItems.getByName()

PluginItem.move()

PlacedItem.trace()

RasterItem.trace()