Package org.loboevolution.html.renderer
Class RLayout
java.lang.Object
org.loboevolution.html.renderer.RLayout
RLayout class.
-
Nested Class Summary
Nested ClassesModifier 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
FieldsModifier and TypeFieldDescriptionprotected static final Map
<HTMLTag, MarkupLayout> Constant elementLayout -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
elementLayout
Constant elementLayout
-
-
Constructor Details
-
RLayout
public RLayout()
-