|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--ru.novosoft.dc.core.util.Values
|
+--ru.novosoft.dc.rtf.dom.objects.Padding
The padding specification class contains 4 padding parameters.
| Fields inherited from interface ru.novosoft.dc.rtf.dom.objects.Margins |
BOTTOM,
LEFT,
RIGHT,
TOP |
| Constructor Summary | |
Padding()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Compare this object with another array of spacing parameters and return true if they coinside. |
void |
exportTo(org.w3c.dom.Element elem,
java.lang.String tagName)
Export the contents of this object to the specified DOM element. |
| Methods inherited from class ru.novosoft.dc.core.util.Values |
add,
clone,
get,
mul,
set,
size,
values |
| Methods inherited from class java.lang.Object |
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public Padding()
| Method Detail |
public boolean equals(java.lang.Object obj)
public void exportTo(org.w3c.dom.Element elem,
java.lang.String tagName)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||