public class PlaceholderRenderNode extends RenderNode
HORIZONTAL_AXIS, VERTICAL_AXIS
Constructor | Description |
---|---|
PlaceholderRenderNode() |
Modifier and Type | Method | Description |
---|---|---|
boolean |
isDiscardable() |
|
boolean |
isEmpty() |
|
boolean |
isIgnorableForRendering() |
If that method returns true, the element will not be used for rendering.
|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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, updateChangeTracker
public boolean isDiscardable()
isDiscardable
in class RenderNode
public boolean isIgnorableForRendering()
isIgnorableForRendering
in class RenderNode
public boolean isEmpty()
isEmpty
in class RenderNode