PlaceDepth
PlaceDepth class
For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout.
new PlaceDepth(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the |
| hashCode() | Serves as a hash function for a particular type. |
| setValue() | For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout. The value of the property is PlaceDepthValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setValue()
For a drawing that is laid out automatically, specifies the method by which the drawing is analyzed before creating the layout and determines the type of layout. The value of the property is PlaceDepthValue integer constant.