|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lobobrowser.html.renderer.ExportableFloat
public class ExportableFloat
| Field Summary | |
|---|---|
BoundableRenderable |
element
|
static ExportableFloat[] |
EMPTY_ARRAY
|
boolean |
leftFloat
|
int |
origX
|
int |
origY
|
| Constructor Summary | |
|---|---|
ExportableFloat(BoundableRenderable element,
boolean leftFloat,
int origX,
int origY)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ExportableFloat[] EMPTY_ARRAY
public final BoundableRenderable element
public final boolean leftFloat
public final int origX
public final int origY
| Constructor Detail |
|---|
public ExportableFloat(BoundableRenderable element,
boolean leftFloat,
int origX,
int origY)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||