public class CommonRelativePosition
extends java.lang.Object
Modifier and Type | Field | Description |
---|---|---|
Length |
bottom |
The "bottom" property.
|
Length |
left |
The "left" property.
|
int |
relativePosition |
The "relative-position" property.
|
Length |
right |
The "right" property.
|
Length |
top |
The "top" property.
|
Constructor | Description |
---|---|
CommonRelativePosition(PropertyList pList) |
Create a CommonRelativePosition object.
|
public int relativePosition
public Length top
public Length right
public Length bottom
public Length left
public CommonRelativePosition(PropertyList pList) throws PropertyException
pList
- The PropertyList with propery values.PropertyException
- if a property exception occursCopyright 1999-2016 The Apache Software Foundation. All Rights Reserved.