Adobe InDesign CS4 (6.0) Object Model JS: FindChangeDirectionalFeatherSetting

InDesign CS4

Class

FindChangeDirectionalFeatherSetting

 Directional feather effect settings. Base Class: DirectionalFeatherSetting

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

FindChangeContentTransparencySetting | FindChangeFillTransparencySetting | FindChangeStrokeTransparencySetting | FindChangeTransparencySetting
DirectionalFeatherSetting
FindChangeDirectionalFeatherSetting

Properties

PropertyTypeAccessDescription
angleNothingEnumReal (-180 - 180) r/wThe angle of the feather. (Range: 180 to -180). Can return: Real (-180 - 180) or NothingEnum enumerator.
appliedBoolean
NothingEnum
r/wIf true, the directional feather effect is applied. Can return: Boolean or NothingEnum enumerator.
bottomWidthNothingEnum
Unit (0 - 1000 points)
r/wThe feather width (in pixels) on the bottom side of the object FindChangeDirectionalFeatherSetting. (Range: .2 to 250). Can return: Unit (0 - 1000 points) or NothingEnum enumerator.
chokeAmountNothingEnum
Real (0 - 100)
r/wThe amount to choke the directional feather (as a percentage of the feather width). (Range: 0 to 100). Can return: Real (0 - 100) or NothingEnum enumerator.
followShapeModeFollowShapeModeOptions
NothingEnum
r/wThe shape-following algorithm applied to the feather. Can return: FollowShapeModeOptions enumerator or NothingEnum enumerator.
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
leftWidthNothingEnum
Unit (0 - 1000 points)
r/wThe feather width (in pixels) on the left side of the FindChangeDirectionalFeatherSetting. Can return: Unit (0 - 1000 points) or NothingEnum enumerator.
noiseNothingEnum
Real (0 - 100)
r/wThe amount of noise (as a percentage) applied to the feather region. (Range: 0 to 100). Can return: Real (0 - 100) or NothingEnum enumerator.
parentFindChangeContentTransparencySetting
FindChangeFillTransparencySetting
FindChangeStrokeTransparencySetting
FindChangeTransparencySetting
readonlyThe parent of the FindChangeDirectionalFeatherSetting (a FindChangeTransparencySetting, FindChangeStrokeTransparencySetting, FindChangeFillTransparencySetting or FindChangeContentTransparencySetting).
propertiesObject r/wA property that allows setting of several properties at the same time.
rightWidthNothingEnum
Unit (0 - 1000 points)
r/wThe feather width (in pixels) on the right side of the FindChangeDirectionalFeatherSetting. (Range: .2 to 250). Can return: Unit (0 - 1000 points) or NothingEnum enumerator.
topWidthNothingEnum
Unit (0 - 1000 points)
r/wThe feather width (in pixels) on the top side of the object FindChangeDirectionalFeatherSetting. (Range: .2 to 250). Can return: Unit (0 - 1000 points) or NothingEnum enumerator.

Methods

Instances

Array of FindChangeDirectionalFeatherSetting getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the FindChangeDirectionalFeatherSetting.

string toSpecifier ()
Retrieves the object specifier.

Element of

FindChangeContentTransparencySetting.directionalFeatherSettings

FindChangeFillTransparencySetting.directionalFeatherSettings

FindChangeStrokeTransparencySetting.directionalFeatherSettings

FindChangeTransparencySetting.directionalFeatherSettings

Return

Array of FindChangeDirectionalFeatherSetting FindChangeDirectionalFeatherSetting.getElements ()

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