PlLdResource

Inheritance: java.lang.Object, com.aspose.psd.fileformats.psd.layers.LayerResource, com.aspose.psd.fileformats.psd.layers.layerresources.smartobjectresources.PlacedResource

public class PlLdResource extends PlacedResource

Defines the PlLdResource class that contains information about a placed layer in the PSD file. Is is used to support smart object layers in the Adobe® Photoshop® images. It was replaced by SoLdResource in the Adobe® Photoshop® CS3

Constructors

ConstructorDescription
PlLdResource()Initializes a new instance of the PlLdResource class.

Fields

FieldDescription
CustomEnvelopeWarpKey_internalizedThe custom envelope warp name
DefaultWarpCladIdClassName_internalizedThe default warp class name
EmptyClassName_internalizedThe default warp class name
ExpectedWarpDescriptorVersion_internalizedThe expected warp descriptor version
ExpectedWarpVersion_internalizedThe expected warp version
HorizontalIdName_internalizedThe horizontal identifier name
MeshPointsKeyName_internalizedThe mesh points key name
OrientationIdName_internalizedThe orientation identifier name
PlacedVersionValue_internalizedThe expected version value
PsbHeaderVersion_internalizedThe PSB header version
PsbResourceSignatureThe PSB-specific resource signature.
PsdHeaderVersion_internalizedThe PSD header version
RationalPointClassIdName_internalizedThe rational point class identifier name
ResourceSignatureThe common resource signature.
SizeOfDouble_internalizedThe size of double
SizeOfInt_internalizedThe size of int
TransformValueCount_internalizedThe transform value count
TypeToolKeyThe type tool info key.
TypeValue_internalizedThe expected type value
UOrderKey_internalizedThe u order key
VOrderKey_internalizedThe v order key
VerticalIdName_internalizedThe vertical identifier name
WarpCustomName_internalizedThe warp custom name
WarpHeaderLength_internalizedThe warp header length.
WarpKey_internalizedThe warp key.
WarpNoneName_internalizedThe warp none name
WarpPerspectiveKey_internalizedThe warp perspective key
WarpPerspectiveOtherKey_internalizedThe warp perspective other
WarpRotateKey_internalizedThe warp rotate key
WarpStyleKey_internalizedThe warp style key
WarpValueKey_internalizedThe warp value key
ZeroChar_internalizedThe zero character.
ventureLicense_internalizedThe venture license.

Methods

MethodDescription
assert_internalized(Object actualValue, Object expectedValue, String message)Asserts that the specified actual value equals to the expected value.
checkAndSetIfResourceIsPsbSpecific_internalized(int key)Checks the and set if resource is PSB specific.
create_internalized(PlaceResourceParams plLdResourceParams)
create_internalized(System.Guid uniqueId, boolean isCustom)
equals(Object arg0)
getAntiAliasPolicy()Gets or sets the anti alias policy of the placed layer in the PSD image.
getBottom()Gets or sets the bottom location of the placed layer in the PSD image.
getBounds()Gets or sets the bounds of the placed layer in the PSD file.
getClass()
getDefaultUnitType_internalized()Gets or sets the default unit type for assigned values such as Left, Top, Right, Bottom, TransformMatrix.
getHeader_internalized()Gets or sets the header.
getHorizontalMeshPointUnit()Gets or sets the measure unit of the horizontal mesh points.
getHorizontalMeshPoints()Gets or sets the horizontal mesh points of the placed layer in the PSD file.
getItems()Gets or sets the warp items.
getKey()Gets the PlLd resource key.
getLeft()Gets or sets the left location of the placed layer in the PSD file.
getLength()Gets the PlLd resource length in bytes.
getPageNumber()Gets or sets the page number of the placed layer in the PSD file.
getPerspective()Gets or sets the perspective value of the placed layer in the PSD file.
getPerspectiveOther()Gets or sets the perspective other value of the placed layer in the PSD file.
getPlacedLayerType()Gets or sets the type of the placed layer in the PSD file.
getPrefixLength_internalized(int psdVersion)Gets the prefix length.
getPsdVersion()Gets the minimal psd version required for the PlLd resource.
getRight()Gets or sets the right location of the placed layer in the PSD file.
getSignature()Gets the PlLd resource signature.
getTop()Gets or sets the top location of the placed layer in the PSD image.
getTotalPages()Gets or sets the total pages of the placed layer in the PSD file.
getTransformMatrix()Gets or sets the transform matrix of the placed layer in the PSD file.
getUOrder()Gets or sets the U order value of the placed layer in the PSD file.
getUniqueId()Gets or sets the global unique identifier of the placed layer in the PSD image.
getUniqueId_internalized()
getVOrder()Gets or sets the V order value of the placed layer in the PSD file.
getValue()Gets or sets the warp value of the placed layer in the PSD image.
getVersion()Gets the version of the placed layer in the PSD file, usually 3.
getVerticalMeshPointUnit()Gets or sets the measure unit of the vertical mesh points.
getVerticalMeshPoints()Gets or sets the horizontal mesh points of the placed layer in the PSD file.
getWarpClassID_internalized()Gets or sets the class ID.
getWarpClassName_internalized()Gets or sets the warp class name.
getWarpDescriptorVersion_internalized()Gets or sets the warp descriptor version.
getWarpItems_internalized()The warp items.
getWarpVersion_internalized()Gets or sets the warp version.
get_Item(String index)Gets the {@link ##Aspose#PSD#FileFormats#Psd#Layers#LayerResources} at the specified index.
hasBoundsUnits_internalized()Gets a value indicating whether this instance has bounds units.
hashCode()
initProreties_internalized(PlaceResourceParams plLdResourceParams)
initializeItems_internalized()
isCustom()Gets or sets a value indicating whether this instance warp style is custom.
isResourcePsbSpecificByKey_internalized(int key)Determines whether the resource is PSB specific.
isResourcePsbSpecific_internalized()Gets a value indicating whether this instance is resource PSB specific.
isRotateOrientationHorizontal_internalized()Gets or sets a value indicating whether this instance rotate orientation is horizontal.
notify()
notifyAll()
save(StreamContainer streamContainer, int psdVersion)Saves the PlLD resource to the specified stream container.
saveCustomResourceHeader_internalized(StreamContainer streamContainer, int signature)Saves the custom resource header.
saveCustomResourceHeader_internalized(StreamContainer streamContainer, int signature, boolean isLengthLong)Saves the header signature, identifier and length.
setAntiAliasPolicy(int value)Gets or sets the anti alias policy of the placed layer in the PSD image.
setBottom(double value)Gets or sets the bottom location of the placed layer in the PSD image.
setBounds(Rectangle value)Gets or sets the bounds of the placed layer in the PSD file.
setCustom(boolean value)Gets or sets a value indicating whether this instance warp style is custom.
setDefaultUnitType_internalized(int value)Gets or sets the default unit type for assigned values such as Left, Top, Right, Bottom, TransformMatrix.
setHeader_internalized(PsdHeader value)Gets or sets the header.
setHorizontalMeshPointUnit(int value)Gets or sets the measure unit of the horizontal mesh points.
setHorizontalMeshPoints(double[] value)Gets or sets the horizontal mesh points of the placed layer in the PSD file.
setItems(OSTypeStructure[] value)Gets or sets the warp items.
setLeft(double value)Gets or sets the left location of the placed layer in the PSD file.
setPageNumber(int value)Gets or sets the page number of the placed layer in the PSD file.
setPerspective(double value)Gets or sets the perspective value of the placed layer in the PSD file.
setPerspectiveOther(double value)Gets or sets the perspective other value of the placed layer in the PSD file.
setPlacedLayerType(int value)Gets or sets the type of the placed layer in the PSD file.
setRight(double value)Gets or sets the right location of the placed layer in the PSD file.
setRotateOrientationHorizontal_internalized(boolean value)Gets or sets a value indicating whether this instance rotate orientation is horizontal.
setTop(double value)Gets or sets the top location of the placed layer in the PSD image.
setTotalPages(int value)Gets or sets the total pages of the placed layer in the PSD file.
setTransformMatrix(double[] value)Gets or sets the transform matrix of the placed layer in the PSD file.
setUOrder(int value)Gets or sets the U order value of the placed layer in the PSD file.
setUniqueId(UUID value)Gets or sets the global unique identifier of the placed layer in the PSD image.
setUniqueId_internalized(System.Guid value)
setVOrder(int value)Gets or sets the V order value of the placed layer in the PSD file.
setValue(double value)Gets or sets the warp value of the placed layer in the PSD image.
setVersion(int value)Gets the version of the placed layer in the PSD file, usually 3.
setVerticalMeshPointUnit(int value)Gets or sets the measure unit of the vertical mesh points.
setVerticalMeshPoints(double[] value)Gets or sets the horizontal mesh points of the placed layer in the PSD file.
setWarpClassID_internalized(ClassID value)Gets or sets the class ID.
setWarpClassName_internalized(String value)Gets or sets the warp class name.
setWarpDescriptorVersion_internalized(int value)Gets or sets the warp descriptor version.
setWarpVersion_internalized(int value)Gets or sets the warp version.
toString()Returns a String that represents this instance.
wait()
wait(long arg0)
wait(long arg0, int arg1)

PlLdResource()

public PlLdResource()

Initializes a new instance of the PlLdResource class. This default constructor is designed for using by PlLdResourceLoader. Use SmartResourceCreator for creating PlLdResource classes.

CustomEnvelopeWarpKey_internalized

public static final String CustomEnvelopeWarpKey_internalized

The custom envelope warp name

DefaultWarpCladIdClassName_internalized

public static final String DefaultWarpCladIdClassName_internalized

The default warp class name

EmptyClassName_internalized

public static final String EmptyClassName_internalized

The default warp class name

ExpectedWarpDescriptorVersion_internalized

public static final int ExpectedWarpDescriptorVersion_internalized

The expected warp descriptor version

ExpectedWarpVersion_internalized

public static final int ExpectedWarpVersion_internalized

The expected warp version

HorizontalIdName_internalized

public static final String HorizontalIdName_internalized

The horizontal identifier name

MeshPointsKeyName_internalized

public static final String MeshPointsKeyName_internalized

The mesh points key name

OrientationIdName_internalized

public static final String OrientationIdName_internalized

The orientation identifier name

PlacedVersionValue_internalized

public static final int PlacedVersionValue_internalized

The expected version value

PsbHeaderVersion_internalized

public static final int PsbHeaderVersion_internalized

The PSB header version

PsbResourceSignature

public static final int PsbResourceSignature

The PSB-specific resource signature.

PsdHeaderVersion_internalized

public static final int PsdHeaderVersion_internalized

The PSD header version

RationalPointClassIdName_internalized

public static final String RationalPointClassIdName_internalized

The rational point class identifier name

ResourceSignature

public static final int ResourceSignature

The common resource signature.

SizeOfDouble_internalized

public static final int SizeOfDouble_internalized

The size of double

SizeOfInt_internalized

public static final int SizeOfInt_internalized

The size of int

TransformValueCount_internalized

public static final int TransformValueCount_internalized

The transform value count

TypeToolKey

public static final int TypeToolKey

The type tool info key.

TypeValue_internalized

public static final String TypeValue_internalized

The expected type value

UOrderKey_internalized

public static final String UOrderKey_internalized

The u order key

VOrderKey_internalized

public static final String VOrderKey_internalized

The v order key

VerticalIdName_internalized

public static final String VerticalIdName_internalized

The vertical identifier name

WarpCustomName_internalized

public static final String WarpCustomName_internalized

The warp custom name

WarpHeaderLength_internalized

public static final int WarpHeaderLength_internalized

The warp header length.

WarpKey_internalized

public static final String WarpKey_internalized

The warp key. Also the default warp class name.

WarpNoneName_internalized

public static final String WarpNoneName_internalized

The warp none name

WarpPerspectiveKey_internalized

public static final String WarpPerspectiveKey_internalized

The warp perspective key

WarpPerspectiveOtherKey_internalized

public static final String WarpPerspectiveOtherKey_internalized

The warp perspective other

WarpRotateKey_internalized

public static final String WarpRotateKey_internalized

The warp rotate key

WarpStyleKey_internalized

public static final String WarpStyleKey_internalized

The warp style key

WarpValueKey_internalized

public static final String WarpValueKey_internalized

The warp value key

ZeroChar_internalized

public static final char ZeroChar_internalized

The zero character.

ventureLicense_internalized

public Object ventureLicense_internalized

The venture license.

assert_internalized(Object actualValue, Object expectedValue, String message)

public static void assert_internalized(Object actualValue, Object expectedValue, String message)

Asserts that the specified actual value equals to the expected value.

Parameters:

ParameterTypeDescription
actualValuejava.lang.ObjectThe actual value.
expectedValuejava.lang.ObjectThe expected value.
messagejava.lang.StringThe message.

checkAndSetIfResourceIsPsbSpecific_internalized(int key)

public final void checkAndSetIfResourceIsPsbSpecific_internalized(int key)

Checks the and set if resource is PSB specific. Some resources are not recognized for now, but we have full list of PSB specific resources which changes their behaviour on save. So we need to check this in UnknownResource at least

Parameters:

ParameterTypeDescription
keyintThe key.

create_internalized(PlaceResourceParams plLdResourceParams)

public static PlLdResource create_internalized(PlaceResourceParams plLdResourceParams)

Parameters:

ParameterTypeDescription
plLdResourceParamscom.aspose.internal.fileformats.psd.layers.layerresources.smartobjectresources.PlaceResourceParams

Returns: PlLdResource

create_internalized(System.Guid uniqueId, boolean isCustom)

public static PlLdResource create_internalized(System.Guid uniqueId, boolean isCustom)

Parameters:

ParameterTypeDescription
uniqueIdcom.aspose.ms.System.Guid
isCustomboolean

Returns: PlLdResource

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

getAntiAliasPolicy()

public int getAntiAliasPolicy()

Gets or sets the anti alias policy of the placed layer in the PSD image.

Value: The anti alias policy of the placed layer.

Returns: int

getBottom()

public final double getBottom()

Gets or sets the bottom location of the placed layer in the PSD image.

Value: The bottom location of the placed layer.

Returns: double

getBounds()

public final Rectangle getBounds()

Gets or sets the bounds of the placed layer in the PSD file.

Value: The placed layer bounds.

Returns: Rectangle

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getDefaultUnitType_internalized()

public final int getDefaultUnitType_internalized()

Gets or sets the default unit type for assigned values such as Left, Top, Right, Bottom, TransformMatrix.

Value: The default measure unit type.

Returns: int

getHeader_internalized()

public final PsdHeader getHeader_internalized()

Gets or sets the header.

Value: The header.

Returns: com.aspose.internal.fileformats.psd.sections.PsdHeader

getHorizontalMeshPointUnit()

public final int getHorizontalMeshPointUnit()

Gets or sets the measure unit of the horizontal mesh points.

Value: The measure unit of the horizontal mesh points.

Returns: int

getHorizontalMeshPoints()

public final double[] getHorizontalMeshPoints()

Gets or sets the horizontal mesh points of the placed layer in the PSD file.

Value: The horizontal mesh points of the placed layer.

Returns: double[]

getItems()

public OSTypeStructure[] getItems()

Gets or sets the warp items.

Value: The warp items.

Returns: com.aspose.psd.fileformats.psd.layers.layerresources.OSTypeStructure[]

getKey()

public int getKey()

Gets the PlLd resource key.

Returns: int

getLeft()

public final double getLeft()

Gets or sets the left location of the placed layer in the PSD file.

Value: The left location of the placed layer.

Returns: double

getLength()

public int getLength()

Gets the PlLd resource length in bytes.

Returns: int

getPageNumber()

public int getPageNumber()

Gets or sets the page number of the placed layer in the PSD file.

Value: The page number of the placed layer.

Returns: int

getPerspective()

public final double getPerspective()

Gets or sets the perspective value of the placed layer in the PSD file.

Value: The perspective value of the placed layer.

Returns: double

getPerspectiveOther()

public final double getPerspectiveOther()

Gets or sets the perspective other value of the placed layer in the PSD file.

Value: The perspective other value of the placed layer.

Returns: double

getPlacedLayerType()

public int getPlacedLayerType()

Gets or sets the type of the placed layer in the PSD file.

Value: The type of the placed layer.

Returns: int

getPrefixLength_internalized(int psdVersion)

public final int getPrefixLength_internalized(int psdVersion)

Gets the prefix length. Default value is 12 for 8BIM resources. and 16 for 8B64

Parameters:

ParameterTypeDescription
psdVersionintThe PSD version.

Returns: int - The Prefix Length.

getPsdVersion()

public int getPsdVersion()

Gets the minimal psd version required for the PlLd resource. 0 indicates no restrictions.

Returns: int

getRight()

public final double getRight()

Gets or sets the right location of the placed layer in the PSD file.

Value: The right location of the placed layer.

Returns: double

getSignature()

public int getSignature()

Gets the PlLd resource signature.

Returns: int

getTop()

public final double getTop()

Gets or sets the top location of the placed layer in the PSD image.

Value: The top location of the placed layer.

Returns: double

getTotalPages()

public int getTotalPages()

Gets or sets the total pages of the placed layer in the PSD file.

Value: The total pages of the placed layer.

Returns: int

getTransformMatrix()

public double[] getTransformMatrix()

Gets or sets the transform matrix of the placed layer in the PSD file.

Value: The transform matrix of the placed layer.

Returns: double[]

getUOrder()

public final int getUOrder()

Gets or sets the U order value of the placed layer in the PSD file.

Value: The U order value of the placed layer.

Returns: int

getUniqueId()

public UUID getUniqueId()

Gets or sets the global unique identifier of the placed layer in the PSD image.

Value: The unique identifier of the placed layer.

Returns: java.util.UUID

getUniqueId_internalized()

public System.Guid getUniqueId_internalized()

Returns: com.aspose.ms.System.Guid

getVOrder()

public final int getVOrder()

Gets or sets the V order value of the placed layer in the PSD file.

Value: The V order value of the placed layer.

Returns: int

getValue()

public final double getValue()

Gets or sets the warp value of the placed layer in the PSD image.

Value: The warp value of the placed layer.

Returns: double

getVersion()

public final int getVersion()

Gets the version of the placed layer in the PSD file, usually 3.

Value: The placed layer version.

Returns: int

getVerticalMeshPointUnit()

public final int getVerticalMeshPointUnit()

Gets or sets the measure unit of the vertical mesh points.

Value: The measure unit of the vertical mesh points.

Returns: int

getVerticalMeshPoints()

public final double[] getVerticalMeshPoints()

Gets or sets the horizontal mesh points of the placed layer in the PSD file.

Value: The horizontal mesh points of the placed layer.

Returns: double[]

getWarpClassID_internalized()

public final ClassID getWarpClassID_internalized()

Gets or sets the class ID.

Value: The class ID.

Returns: ClassID

getWarpClassName_internalized()

public final String getWarpClassName_internalized()

Gets or sets the warp class name.

Value: The warp class name.

Returns: java.lang.String

getWarpDescriptorVersion_internalized()

public final int getWarpDescriptorVersion_internalized()

Gets or sets the warp descriptor version.

Value: The warp descriptor version.

Returns: int

getWarpItems_internalized()

public OSTypeStructure[] getWarpItems_internalized()

The warp items.

Returns: com.aspose.psd.fileformats.psd.layers.layerresources.OSTypeStructure[]

getWarpVersion_internalized()

public final int getWarpVersion_internalized()

Gets or sets the warp version.

Value: The warp version.

Returns: int

get_Item(String index)

public final OSTypeStructure get_Item(String index)

Gets the {@link ##Aspose#PSD#FileFormats#Psd#Layers#LayerResources} at the specified index.

Parameters:

ParameterTypeDescription
indexjava.lang.StringThe key name. Value: The {@link ##Aspose#PSD#FileFormats#Psd#Layers#LayerResources}.

Returns: OSTypeStructure - The found {@link ##Aspose#PSD#FileFormats#Psd#Layers#LayerResources} instance or null.

hasBoundsUnits_internalized()

public final boolean hasBoundsUnits_internalized()

Gets a value indicating whether this instance has bounds units.

Value: true if this instance has bounds units; otherwise, false .

Returns: boolean

hashCode()

public native int hashCode()

Returns: int

initProreties_internalized(PlaceResourceParams plLdResourceParams)

public final void initProreties_internalized(PlaceResourceParams plLdResourceParams)

Parameters:

ParameterTypeDescription
plLdResourceParamscom.aspose.internal.fileformats.psd.layers.layerresources.smartobjectresources.PlaceResourceParams

initializeItems_internalized()

public void initializeItems_internalized()

isCustom()

public final boolean isCustom()

Gets or sets a value indicating whether this instance warp style is custom. If true it contains mesh points. If set to false it erases mesh points.

Value: true if the placed layer has custom style; otherwise, false .

Returns: boolean

isResourcePsbSpecificByKey_internalized(int key)

public static boolean isResourcePsbSpecificByKey_internalized(int key)

Determines whether the resource is PSB specific.

Parameters:

ParameterTypeDescription
keyintThe resource key.

Returns: boolean - true if the resource is PSB specific; otherwise, false .

isResourcePsbSpecific_internalized()

public final boolean isResourcePsbSpecific_internalized()

Gets a value indicating whether this instance is resource PSB specific.

Value: true if this instance is resource PSB specific; otherwise, false .

Returns: boolean

isRotateOrientationHorizontal_internalized()

public final boolean isRotateOrientationHorizontal_internalized()

Gets or sets a value indicating whether this instance rotate orientation is horizontal.

Value: true if the rotate orientation is horizontal; otherwise, false .

Returns: boolean

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

save(StreamContainer streamContainer, int psdVersion)

public void save(StreamContainer streamContainer, int psdVersion)

Saves the PlLD resource to the specified stream container.

Parameters:

ParameterTypeDescription
streamContainerStreamContainerThe stream container to save to.
psdVersionintThe PSD version.

saveCustomResourceHeader_internalized(StreamContainer streamContainer, int signature)

public final void saveCustomResourceHeader_internalized(StreamContainer streamContainer, int signature)

Saves the custom resource header.

Parameters:

ParameterTypeDescription
streamContainerStreamContainerThe stream container.
signatureintThe signature.

saveCustomResourceHeader_internalized(StreamContainer streamContainer, int signature, boolean isLengthLong)

public final void saveCustomResourceHeader_internalized(StreamContainer streamContainer, int signature, boolean isLengthLong)

Saves the header signature, identifier and length.

Parameters:

ParameterTypeDescription
streamContainerStreamContainerThe stream container.
signatureintThe signature.
isLengthLongbooleanif set to true length is long.

setAntiAliasPolicy(int value)

public void setAntiAliasPolicy(int value)

Gets or sets the anti alias policy of the placed layer in the PSD image.

Value: The anti alias policy of the placed layer.

Parameters:

ParameterTypeDescription
valueint

setBottom(double value)

public final void setBottom(double value)

Gets or sets the bottom location of the placed layer in the PSD image.

Value: The bottom location of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setBounds(Rectangle value)

public final void setBounds(Rectangle value)

Gets or sets the bounds of the placed layer in the PSD file.

Value: The placed layer bounds.

Parameters:

ParameterTypeDescription
valueRectangle

setCustom(boolean value)

public final void setCustom(boolean value)

Gets or sets a value indicating whether this instance warp style is custom. If true it contains mesh points. If set to false it erases mesh points.

Value: true if the placed layer has custom style; otherwise, false .

Parameters:

ParameterTypeDescription
valueboolean

setDefaultUnitType_internalized(int value)

public final void setDefaultUnitType_internalized(int value)

Gets or sets the default unit type for assigned values such as Left, Top, Right, Bottom, TransformMatrix.

Value: The default measure unit type.

Parameters:

ParameterTypeDescription
valueint

setHeader_internalized(PsdHeader value)

public final void setHeader_internalized(PsdHeader value)

Gets or sets the header.

Value: The header.

Parameters:

ParameterTypeDescription
valuecom.aspose.internal.fileformats.psd.sections.PsdHeader

setHorizontalMeshPointUnit(int value)

public final void setHorizontalMeshPointUnit(int value)

Gets or sets the measure unit of the horizontal mesh points.

Value: The measure unit of the horizontal mesh points.

Parameters:

ParameterTypeDescription
valueint

setHorizontalMeshPoints(double[] value)

public final void setHorizontalMeshPoints(double[] value)

Gets or sets the horizontal mesh points of the placed layer in the PSD file.

Value: The horizontal mesh points of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble[]

setItems(OSTypeStructure[] value)

public void setItems(OSTypeStructure[] value)

Gets or sets the warp items.

Value: The warp items.

Parameters:

ParameterTypeDescription
valueOSTypeStructure[]

setLeft(double value)

public final void setLeft(double value)

Gets or sets the left location of the placed layer in the PSD file.

Value: The left location of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setPageNumber(int value)

public void setPageNumber(int value)

Gets or sets the page number of the placed layer in the PSD file.

Value: The page number of the placed layer.

Parameters:

ParameterTypeDescription
valueint

setPerspective(double value)

public final void setPerspective(double value)

Gets or sets the perspective value of the placed layer in the PSD file.

Value: The perspective value of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setPerspectiveOther(double value)

public final void setPerspectiveOther(double value)

Gets or sets the perspective other value of the placed layer in the PSD file.

Value: The perspective other value of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setPlacedLayerType(int value)

public void setPlacedLayerType(int value)

Gets or sets the type of the placed layer in the PSD file.

Value: The type of the placed layer.

Parameters:

ParameterTypeDescription
valueint

setRight(double value)

public final void setRight(double value)

Gets or sets the right location of the placed layer in the PSD file.

Value: The right location of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setRotateOrientationHorizontal_internalized(boolean value)

public final void setRotateOrientationHorizontal_internalized(boolean value)

Gets or sets a value indicating whether this instance rotate orientation is horizontal.

Value: true if the rotate orientation is horizontal; otherwise, false .

Parameters:

ParameterTypeDescription
valueboolean

setTop(double value)

public final void setTop(double value)

Gets or sets the top location of the placed layer in the PSD image.

Value: The top location of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setTotalPages(int value)

public void setTotalPages(int value)

Gets or sets the total pages of the placed layer in the PSD file.

Value: The total pages of the placed layer.

Parameters:

ParameterTypeDescription
valueint

setTransformMatrix(double[] value)

public void setTransformMatrix(double[] value)

Gets or sets the transform matrix of the placed layer in the PSD file.

Value: The transform matrix of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble[]

setUOrder(int value)

public final void setUOrder(int value)

Gets or sets the U order value of the placed layer in the PSD file.

Value: The U order value of the placed layer.

Parameters:

ParameterTypeDescription
valueint

setUniqueId(UUID value)

public void setUniqueId(UUID value)

Gets or sets the global unique identifier of the placed layer in the PSD image.

Value: The unique identifier of the placed layer.

Parameters:

ParameterTypeDescription
valuejava.util.UUID

setUniqueId_internalized(System.Guid value)

public void setUniqueId_internalized(System.Guid value)

Parameters:

ParameterTypeDescription
valuecom.aspose.ms.System.Guid

setVOrder(int value)

public final void setVOrder(int value)

Gets or sets the V order value of the placed layer in the PSD file.

Value: The V order value of the placed layer.

Parameters:

ParameterTypeDescription
valueint

setValue(double value)

public final void setValue(double value)

Gets or sets the warp value of the placed layer in the PSD image.

Value: The warp value of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble

setVersion(int value)

public final void setVersion(int value)

Gets the version of the placed layer in the PSD file, usually 3.

Value: The placed layer version.

Parameters:

ParameterTypeDescription
valueint

setVerticalMeshPointUnit(int value)

public final void setVerticalMeshPointUnit(int value)

Gets or sets the measure unit of the vertical mesh points.

Value: The measure unit of the vertical mesh points.

Parameters:

ParameterTypeDescription
valueint

setVerticalMeshPoints(double[] value)

public final void setVerticalMeshPoints(double[] value)

Gets or sets the horizontal mesh points of the placed layer in the PSD file.

Value: The horizontal mesh points of the placed layer.

Parameters:

ParameterTypeDescription
valuedouble[]

setWarpClassID_internalized(ClassID value)

public final void setWarpClassID_internalized(ClassID value)

Gets or sets the class ID.

Value: The class ID.

Parameters:

ParameterTypeDescription
valueClassID

setWarpClassName_internalized(String value)

public final void setWarpClassName_internalized(String value)

Gets or sets the warp class name.

Value: The warp class name.

Parameters:

ParameterTypeDescription
valuejava.lang.String

setWarpDescriptorVersion_internalized(int value)

public final void setWarpDescriptorVersion_internalized(int value)

Gets or sets the warp descriptor version.

Value: The warp descriptor version.

Parameters:

ParameterTypeDescription
valueint

setWarpVersion_internalized(int value)

public final void setWarpVersion_internalized(int value)

Gets or sets the warp version.

Value: The warp version.

Parameters:

ParameterTypeDescription
valueint

toString()

public String toString()

Returns a String that represents this instance.

Returns: java.lang.String - A String that represents this instance.

wait()

public final void wait()

wait(long arg0)

public final void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int