|
|||||||||||
| 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.FloatContainer
| 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 | |
FloatContainer(CSSRenderer r,
org.w3c.dom.Node node,
View parent)
|
|
| Method Summary | |
void |
doLayout()
do, or redo layout for this and children |
int |
getMaximumSpan(int axis)
get maximum span of this view that corresponds to an axis |
void |
paint(java.awt.Graphics g)
paints this view |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FloatContainer(CSSRenderer r,
org.w3c.dom.Node node,
View parent)
r - node - parent - | Method Detail |
public void doLayout()
doLayout in interface ViewdoLayout in class BaseViewpublic void paint(java.awt.Graphics g)
paint in interface Viewpaint in class BaseViewpublic int getMaximumSpan(int axis)
View
getMaximumSpan in interface ViewgetMaximumSpan in class BaseView
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||