org.lobobrowser.html.renderer
public class FloatingInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
ExportableFloat[] |
floats |
int |
shiftX |
int |
shiftY |
Constructor and Description |
---|
FloatingInfo(int shiftX,
int shiftY,
ExportableFloat[] floats) |
public final int shiftX
public final int shiftY
public final ExportableFloat[] floats
public FloatingInfo(int shiftX, int shiftY, ExportableFloat[] floats)