public class CommonAbsolutePosition extends Object
Modifier and Type | Field and Description |
---|---|
int |
absolutePosition
The "absolute-position" property.
|
Length |
bottom
The "bottom" property.
|
Length |
left
The "left" property.
|
Length |
right
The "right" property.
|
Length |
top
The "top" property.
|
Constructor and Description |
---|
CommonAbsolutePosition(PropertyList pList)
Create a CommonAbsolutePosition object.
|
public int absolutePosition
public Length top
public Length right
public Length bottom
public Length left
public CommonAbsolutePosition(PropertyList pList) throws PropertyException
pList
- The PropertyList with propery values.PropertyException
- if a property exception is raisedCopyright © 2025 Apache Software Foundation. All rights reserved.