Package com.teamten.typeset.element
Class DiscardableElement
java.lang.Object
com.teamten.typeset.element.Element
com.teamten.typeset.element.DiscardableElement
- All Implemented Interfaces:
Dimensions
Represents an element that should be discarded at the start of a line.
-
Field Summary
Fields inherited from class com.teamten.typeset.element.Element
DRAW_DEBUG
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.teamten.typeset.element.Element
getDepth, getHeight, getVerticalSize, getWidth, layOutHorizontally, layOutVertically, println, println, shouldSkipElementAtStart, toTextString, toTextString, visit
-
Constructor Details
-
DiscardableElement
public DiscardableElement()
-