public class LayoutLine
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
Container |
endElement |
Line |
originalLine |
Container |
startElement |
Constructor and Description |
---|
LayoutLine(Line originalLine,
Container startElement,
Container endElement) |