org.jfree.layouting.renderer.process.layoutrules
Class StartSequenceElement
java.lang.Object
org.jfree.layouting.renderer.process.layoutrules.StartSequenceElement
- InlineSequenceElement
public class StartSequenceElement
extends java.lang.Object
Represents the opening of an inline element and represents the respective
border. There is no break after that element.
getMaximumWidth
public long getMaximumWidth()
The extra-space width for an element. Some elements can expand to fill some
more space (justified text is a good example, adding some space between the
letters of each word to reduce the inner-word spacing).
- getMaximumWidth in interface InlineSequenceElement