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