|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectfi.hut.tml.xsmiles.csslayout.view.BaseView
fi.hut.tml.xsmiles.csslayout.view.ParagraphView
fi.hut.tml.xsmiles.csslayout.view.PreView
| Nested Class Summary |
| Nested classes inherited from class fi.hut.tml.xsmiles.csslayout.view.BaseView |
BaseView.ViewDimensions |
| Field Summary |
| Fields inherited from class fi.hut.tml.xsmiles.csslayout.view.BaseView |
absoluteChildViews, absolutePosition, backImage, bgColor, border, childViews, closeFloat, dimensions, domElement, floatLeft, floatRight, hasRelativeHeight, hasRelativeWidth, parent, posX, posY, relativeChildViews, relativePosition, renderer, sizeRequirements, style, visible, zoom |
| Fields inherited from interface fi.hut.tml.xsmiles.csslayout.view.View |
X_AXIS, Y_AXIS |
| Constructor Summary | |
PreView(CSSRenderer r,
org.w3c.dom.Node node,
View parent)
Creates a new instance of PreView |
|
| Method Summary | |
protected void |
insertRows(java.util.Vector content)
|
protected java.util.Vector |
splitToViews(int width,
View view)
Divides text view to several views according to line breaks. |
| Methods inherited from class fi.hut.tml.xsmiles.csslayout.view.ParagraphView |
doLayout, drawBorder, getOriginalViews, insertRow, paint, setIndent |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PreView(CSSRenderer r,
org.w3c.dom.Node node,
View parent)
| Method Detail |
protected java.util.Vector splitToViews(int width,
View view)
splitToViews in class ParagraphViewprotected void insertRows(java.util.Vector content)
insertRows in class ParagraphView
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||