RadialRepeatItem

A radial repeat item.

Methods:

duplicate, move, remove, removeAll, setRadialConfiguration

Objects:

RadialRepeatConfig, String

Hierarchy:

Superclass: PageItem

Class: RadialRepeatItem

Property Listing

Property

Type

Access

Description

parent

 

readonly

The object's container.

radialConfig

RadialRepeatConfig

readonly

Radial repeat config for repeat art.

typename

String

readonly

The class name of the object.

Method Listing

RadialRepeatItem duplicate (relativeObject:Object, insertionLocation:ElementPlacement)

Duplicate this object.

Parameter

Type

Description

relativeObject

Object

 

insertionLocation

ElementPlacement

 

RadialRepeatItem 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.

undefined setRadialConfiguration (config:RadialRepeatConfig, state:RadialRepeatUpdate)

Update the radial repeat art.

Parameter

Type

Description

config

RadialRepeatConfig

Updated radial repeat configuration.

state

RadialRepeatUpdate

RadialRepeatUpdate.NUMBEROFINSTANCES

RadialRepeatUpdate.RADIALALL

RadialRepeatUpdate.RADIUSOFART

RadialRepeatUpdate.REVERSEOVERLAP

Specify which properties of radial repeat gets updated.

Return

RadialRepeatItems.add()

RadialRepeatItem.duplicate()

RadialRepeatItems.getByName()

RadialRepeatItem.move()