|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jopendocument.dom.StyleProperties
org.jopendocument.dom.style.SideStyleProperties
org.jopendocument.dom.style.PageLayoutStyle.PageLayoutProperties
public static class PageLayoutStyle.PageLayoutProperties
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.jopendocument.dom.style.SideStyleProperties |
|---|
SideStyleProperties.Side |
| Field Summary |
|---|
| Fields inherited from class org.jopendocument.dom.StyleProperties |
|---|
TRANSPARENT, TRANSPARENT_NAME |
| Constructor Summary | |
|---|---|
PageLayoutStyle.PageLayoutProperties(Style style)
|
|
| Method Summary | |
|---|---|
java.math.BigDecimal |
getMargin(SideStyleProperties.Side s,
LengthUnit in)
Get the margin of one of the side. |
java.math.BigDecimal |
getPageHeight(LengthUnit in)
|
java.math.BigDecimal |
getPageWidth(LengthUnit in)
|
java.lang.String |
getRawMargin(SideStyleProperties.Side s)
|
| Methods inherited from class org.jopendocument.dom.style.SideStyleProperties |
|---|
getBorder, getBorderLineWidth, getBorders |
| Methods inherited from class org.jopendocument.dom.StyleProperties |
|---|
getBackgroundColor, getElement, getParentStyle, getRawBackgroundColor, parseBoolean, parseInt, parseInteger, setBackgroundColor, setBackgroundColor |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PageLayoutStyle.PageLayoutProperties(Style style)
| Method Detail |
|---|
public final java.lang.String getRawMargin(SideStyleProperties.Side s)
public final java.math.BigDecimal getMargin(SideStyleProperties.Side s,
LengthUnit in)
s - which side.in - the desired unit.
public final java.math.BigDecimal getPageWidth(LengthUnit in)
public final java.math.BigDecimal getPageHeight(LengthUnit in)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||