Package org.loboevolution.html.renderer
Class RLayout
java.lang.Object
org.loboevolution.html.renderer.RLayout
RLayout class.
-
Nested Class Summary
Modifier and TypeClassDescriptionprotected static class
protected static class
protected static class
protected static class
protected static class
protected static class
This is layout common to elements that render themselves, except RBlock, RTable and RList.protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
protected static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final Map
<HTMLTag, MarkupLayout> Constant elementLayout -
Constructor Summary
-
Method Summary
-
Field Details
-
elementLayout
Constant elementLayout
-
-
Constructor Details
-
RLayout
public RLayout()
-