|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.fop.traits.InlineProps
public class InlineProps
Store all inline "margin" related properties Public "structure" allows direct member access.
Field Summary | |
---|---|
int |
marginBottom
|
int |
marginLeft
|
int |
marginRight
|
int |
marginTop
|
SpaceVal |
spaceEnd
|
SpaceVal |
spaceStart
|
Constructor Summary | |
---|---|
InlineProps()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int marginTop
public int marginBottom
public int marginLeft
public int marginRight
public SpaceVal spaceStart
public SpaceVal spaceEnd
Constructor Detail |
---|
public InlineProps()
|
fop 0.95 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |