public class SpacerRenderNode extends RenderNode
HORIZONTAL_AXIS, VERTICAL_AXIS| Constructor and Description |
|---|
SpacerRenderNode() |
SpacerRenderNode(long width,
long height,
boolean preserve) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDiscardable() |
boolean |
isEmpty() |
boolean |
isIgnorableForRendering()
If that method returns true, the element will not be used for rendering.
|
appyStyle, clone, derive, deriveFrozen, findNodeById, freeze, getAlignmentAdjust, getAlignmentAdjustResolved, getAlignmentBaseline, getBaselineShift, getBaselineShiftResolved, getChangeTracker, getComputedLayoutProperties, getDimension, getEffectiveMarginBottom, getEffectiveMarginTop, getHeight, getInstanceId, getLayoutContext, getLogicalPage, getMajorAxis, getMaximumBoxWidth, getMinimumChunkWidth, getMinorAxis, getNamespace, getNext, getNodeLayoutProperties, getNormalFlow, getPageContext, getParent, getParentBlockContext, getPosition, getPrev, getStickyMarker, getTagName, getVerticalAlignment, getVisibleNext, getVisiblePrev, getWidth, getX, getY, hibernate, isDirectionLTR, isDirty, isFrozen, isHibernated, isIcmMetricsFinished, isOpen, normalizeAlignment, setComputedLayoutProperties, setDimension, setDirty, setHeight, setHibernated, setIcmMetricsFinished, setMajorAxis, setMaximumBoxWidth, setMinimumChunkWidth, setMinorAxis, setNext, setParent, setPosition, setPrev, setStickyMarker, setWidth, setX, setY, updateChangeTrackerpublic SpacerRenderNode()
public SpacerRenderNode(long width,
long height,
boolean preserve)
public boolean isEmpty()
isEmpty in class RenderNodepublic boolean isDiscardable()
isDiscardable in class RenderNodepublic boolean isIgnorableForRendering()
isIgnorableForRendering in class RenderNode