com.pdftech.fot2pdf.formatter
Class Formatter.LayoutTable.LayoutTableBorder
java.lang.Object
|
+--com.pdftech.fot2pdf.formatter.Formatter.LayoutTable.LayoutTableBorder
- Enclosing class:
- Formatter.LayoutTable
- class Formatter.LayoutTable.LayoutTableBorder
- extends java.lang.Object
Field Summary |
(package private) char |
align
|
(package private) com.pdftech.fot2pdf.formatter.DSSSL_InheritedCharacteristics |
baseic
|
(package private) boolean |
omitatbreak
|
(package private) boolean |
present
|
(package private) int |
priority
|
Methods inherited from class java.lang.Object |
,
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
registerNatives,
toString,
wait,
wait,
wait |
baseic
com.pdftech.fot2pdf.formatter.DSSSL_InheritedCharacteristics baseic
priority
int priority
align
char align
present
boolean present
omitatbreak
boolean omitatbreak
Formatter.LayoutTable.LayoutTableBorder
public Formatter.LayoutTable.LayoutTableBorder()
Formatter.LayoutTable.LayoutTableBorder
public Formatter.LayoutTable.LayoutTableBorder(com.pdftech.fot2pdf.xml.xmlnode o,
com.pdftech.fot2pdf.formatter.DSSSL_InheritedCharacteristics ic)
drawit
java.lang.String drawit(double x,
double y,
double len,
char whereto)
equals
boolean equals(Formatter.LayoutTable.LayoutTableBorder b)