Package org.luwrain.web
Class WebKitBlockBase
java.lang.Object
org.luwrain.web.BlockGeom.Block
org.luwrain.web.WebKitBlockBase
- All Implemented Interfaces:
Comparable<BlockGeom.Block>
- Direct Known Subclasses:
WebKitBlock
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
static final class
static final class
-
Field Summary
Modifier and TypeFieldDescriptionfinal List<WebKitBlockBase.Line>
final List<WebKitBlockBase.Run>
-
Constructor Summary
-
Method Summary
Methods inherited from class org.luwrain.web.BlockGeom.Block
compareTo
-
Field Details
-
text
-
runs
-
lines
-
-
Constructor Details
-
WebKitBlockBase
public WebKitBlockBase()
-
-
Method Details
-
getLeft
public int getLeft() -
getRight
public int getRight() -
getWidth
public int getWidth() -
getTop
public int getTop() -
getBottom
public int getBottom() -
getHeight
public int getHeight()
-