- gen(PostScriptContext, Item) - Static method in class de.uniulm.mathematik.typo.items.EPSWrapper
-
Generate an encapsulated PostScript file (EPS) which displays
the given item.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.BorderedItem
-
Generate PostScript text for the given box which
includes additional rmoveto operators for the left
and right border.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.Box
-
Generate and return the string that represents this box
in PostScript text.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.FramedItem
-
Draw the wrapped item along with
a visible box in red color in case of regular boxes,
a cyan box in case of kerning boxes,
a vertical green line in case of penalties, and
a blue box in case of glue items.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.Glue
-
Generates a PostScript text that moves relatively along
the horizontal baseline according to the current width.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Generate PostScript text that generates the glyph.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.HorizontalBox
-
Invoke the genPostScript() method on all items belonging
to this horizontal box, beginning with the first box and
finishing with the last box added.
- genPostScript(PostScriptContext) - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the PostScript code to draw this box.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.KerningBox
-
Generate a relative movement in PostScript according to
the kerning value.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.LinedItem
-
Draw the original object and add a visible representation
of the baseline to it.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Generate PostScript text that generates the glyph.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Generate PostScript text that generates the glyph.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Generate PostScript text that generates the glyph.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns an empty string.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.VerticalBox
-
Emit PostScript text that represents the contents of
this vertical box.
- genPostScript(PostScriptContext) - Method in class de.uniulm.mathematik.typo.items.VerticalStack
-
Emit PostScript text that represents the contents of
this vertical stack.
- get(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetrics
-
Return the integer value for this property of this glyph.
- get(int) - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetricsTable
-
Return the character metrics entry for the given encoding.
- get(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetricsTable
-
Return the character metrics entry for the glyph with the given
name.
- get(int, int) - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPairTable
-
Return the kerning pair for the given encoding values.
- get(String, String) - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPairTable
-
Return the kerning pair for the given glyph names.
- get(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.PropertyTable
-
Return the value associated with property.
- getAlternatives() - Method in class de.uniulm.mathematik.typo.items.LineBreakerFactory
-
- getAscender() - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the height between the baseline and the height of the
lower case letter d.
- getAscender() - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the height between the baseline and the height of the
lower case letter d.
- getBoundingBox() - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return font bounding box as array of four integers:
llx, lly, urx, and ury.
- getBoundingBox(int) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return bounding box of an individual character as array of
four integers: llx, lly, urx, and ury.
- getBoundingBox(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return bounding box of an individual character as array of
four integers: llx, lly, urx, and ury.
- getBoundingBox() - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetrics
-
Return the bounding box as an array of four integer values,
representing the values llx, lly, urx, and ury.
- getBoundingBox() - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return font bounding box as array of four integers:
llx, lly, urx, and ury.
- getBoundingBox(int) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return bounding box of an individual character as array of
four integers: llx, lly, urx, and ury.
- getBoundingBox(String) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return bounding box of an individual character as array of
four integers: llx, lly, urx, and ury.
- getChar() - Method in class de.uniulm.mathematik.typo.items.Box
-
If this box represents a printable char, return this.
- getChar() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getChar() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns a space.
- getChar() - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Return the character as Unicode codepoint.
- getChar() - Method in interface de.uniulm.mathematik.typo.items.Item
-
If this box represents a printable char, return it as Unicode codepoint.
- getChar() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Return the Unicode codepoint
- getChar() - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Return the character as Unicode codepoint.
- getChar() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Return the Unicode codepoint.
- getChar() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns -1.
- getCharacterMetrics() - Method in class de.uniulm.mathematik.typo.fonts.afm.Parser
-
Return table of character metrics.
- getCode() - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetrics
-
Return the code value.
- getCode1() - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPair
-
Return the encoding value of the first glyph of the kerning pair.
- getCode2() - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPair
-
Return the encoding value of the second glyph of the kerning pair.
- getCodeByName(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the code of a character by name.
- getCodeByName(String) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the code of a character by name.
- getCurrentFont() - Method in class de.uniulm.mathematik.typo.items.PostScriptContext
-
Return the current font, if any.
- getCurrentSize() - Method in class de.uniulm.mathematik.typo.items.PostScriptContext
-
Return the size of the current font, if any.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.BorderedItem
-
Return the depth of the item, i.e.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns the depth of the box in units (1/1000 points).
- getDepth() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns a depth of 0.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Return the depth of the glyph in units (1/1000 points).
- getDepth() - Method in class de.uniulm.mathematik.typo.items.HorizontalBox
-
Returns the depth of the horizontal box in units (1/1000 points)
which equals the maximal depth of all items added so far.
- getDepth() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the depth of this item in units (1/1000 points).
- getDepth() - Method in class de.uniulm.mathematik.typo.items.KerningBox
-
Returns 0.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Return the depth of the glyph in units (1/1000 points).
- getDepth() - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Return the depth of the glyph in units (1/1000 points).
- getDepth() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Return the depth of the glyph in units (1/1000 points).
- getDepth() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns 0.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.VerticalBox
-
Return the depth of the last item added to the vertical
list.
- getDepth() - Method in class de.uniulm.mathematik.typo.items.VerticalStack
-
Return always 0.
- getDescender() - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the height between the baseline and the bottom of the
lower case letter p.
- getDescender() - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the height between the baseline and the bottom of the
lower case letter p.
- getFactory() - Method in class de.uniulm.mathematik.typo.items.LineBreakerCollection
-
- getFollowingBreakpoint() - Method in interface de.uniulm.mathematik.typo.items.HorizontalSequence
-
Return the breakpoint following a subsequence.
- getFollowingBreakpoint() - Method in class de.uniulm.mathematik.typo.items.SimpleHorizontalSequence
-
Return the breakpoint following a subsequence.
- getFont() - Method in class de.uniulm.mathematik.typo.items.Box
-
If this box represents a printable char, return its font,
otherwise null.
- getFont() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
If this box represents a printable char, return its font,
otherwise null.
- getFont() - Method in class de.uniulm.mathematik.typo.items.Glue
-
If this box represents a printable char, return its font,
otherwise null.
- getFont() - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Return its font
- getFont() - Method in interface de.uniulm.mathematik.typo.items.Item
-
If this box represents a printable char, return its font,
otherwise null.
- getFont() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Return its font
- getFont() - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Return its font
- getFont() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Return its font
- getFont() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
If this box represents a printable char, return its font,
otherwise null.
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.Box
-
If this box represents a printable char, return its font size,
otherwise 0.
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
If this box represents a printable char, return its font size,
otherwise 0.
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.Glue
-
If this box represents a printable char, return its font size,
otherwise 0.
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Return its font size
- getFontSize() - Method in interface de.uniulm.mathematik.typo.items.Item
-
If this box represents a printable char, return its font size,
otherwise 0.
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Return its font size
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Return its font size
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Return its font size
- getFontSize() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
If this box represents a printable char, return its font size,
otherwise 0.
- getGlueItems() - Method in interface de.uniulm.mathematik.typo.items.HorizontalSequence
-
Return glue items, i.e.
- getGlueItems() - Method in class de.uniulm.mathematik.typo.items.SimpleHorizontalSequence
-
Return glue items, i.e.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.BorderedItem
-
Return the height of the item, i.e.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns the height of the box in units (1/1000 points).
- getHeight() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns a height of 0.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Return the height of the glyph in units (1/1000 points).
- getHeight() - Method in class de.uniulm.mathematik.typo.items.HorizontalBox
-
Returns the height of the horizontal box in units (1/1000 points)
which equals the maximal height of all items added so far.
- getHeight() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the height of this item in units (1/1000 points).
- getHeight() - Method in class de.uniulm.mathematik.typo.items.KerningBox
-
Returns 0.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Return the height of the glyph in units (1/1000 points).
- getHeight() - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Return the height of the glyph in units (1/1000 points).
- getHeight() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Return the height of the glyph in units (1/1000 points).
- getHeight() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns 0.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.VerticalBox
-
Return baselineskip times the number of items added so far,
diminished by the actual depth such that the sum of height
and depth are a multiple of baselineskip.
- getHeight() - Method in class de.uniulm.mathematik.typo.items.VerticalStack
-
Return the overall height of all boxes stacked so far.
- getHyphen() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns null.
- getHyphen() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getHyphen() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns null.
- getHyphen() - Method in class de.uniulm.mathematik.typo.items.Hyphenation
-
Return an item that is to be inserted at the end of
the upper line if a line is to be split at this point.
- getHyphen() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return an item that is to be inserted at the end of
the upper line if a line is to be split at this point.
- getHyphen() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns null but extensions may override this.
- getInfo() - Method in class de.uniulm.mathematik.tries.HashedTrie.TrieNode
-
Returns TrieInfo object associated with this node.
- getInfo() - Method in interface de.uniulm.mathematik.tries.TrieReader.TriePointer
-
Returns TrieInfo object associated with this node.
- getKerning(int, int) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the kerning for the given two characters.
- getKerning(String, String) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the kerning for the given two characters.
- getKerning(int, int) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the kerning for the given two characters.
- getKerning(String, String) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the kerning for the given two characters.
- getKerningPairs() - Method in class de.uniulm.mathematik.typo.fonts.afm.Parser
-
Return table of kerning pairs.
- getKerningX() - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPair
-
Return the x coordinate of the kerning vector.
- getKerningY() - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPair
-
Return the y coordinate of the kerning vector.
- getLeftMin() - Method in interface de.uniulm.mathematik.typo.hyphen.Hyphenator
-
Return the minimal length of a word prefix that can be
cut off from a word through hyphenation.
- getLeftMin() - Method in class de.uniulm.mathematik.typo.hyphen.SimpleHyphenator
-
Return the minimal length of a word prefix that can be
cut off from a word through hyphenation.
- getMaxWeight() - Method in class de.uniulm.mathematik.typo.hyphen.SimpleHyphenator
-
Return maximal weight within the associated rules.
- getMaxWeight() - Method in interface de.uniulm.mathematik.typo.hyphen.WeightedHyphenator
-
Return maximal weight within the associated rules.
- getMinWeight() - Method in class de.uniulm.mathematik.typo.hyphen.SimpleHyphenator
-
Return minimal weight within the associated rules.
- getMinWeight() - Method in interface de.uniulm.mathematik.typo.hyphen.WeightedHyphenator
-
Return minimal weight within the associated rules.
- getName() - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the name of the font, e.g.
- getName(int) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the name of a character.
- getName(int) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeGlyphList
-
Retrieve the Adobe glyph name for a codepoint.
- getName() - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetrics
-
Return the name of this glyph.
- getName() - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the name of the font, e.g.
- getName(int) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the name of a character.
- getName() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Return the character name.
- getName() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Return the character name.
- getName1() - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPair
-
Return the name of the first glyph of the kerning pair.
- getName2() - Method in class de.uniulm.mathematik.typo.fonts.afm.KerningPair
-
Return the name of the second glyph of the kerning pair.
- getNumberOfEntries() - Method in class de.uniulm.mathematik.tries.HashedTrie
-
Return number of info objects stored into this trie.
- getNumberOfEntries() - Method in interface de.uniulm.mathematik.tries.TrieReader
-
Return number of info objects stored into this trie.
- getNumberOfNodes() - Method in class de.uniulm.mathematik.tries.HashedTrie
-
Return number of nodes within this trie.
- getNumberOfNodes() - Method in interface de.uniulm.mathematik.tries.TrieReader
-
Return number of nodes within this trie.
- getPenalty() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns Item.INFINITY, i.e.
- getPenalty() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getPenalty() - Method in class de.uniulm.mathematik.typo.items.Glue
-
The penalty value for splitting this object is 0,
i.e.
- getPenalty() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the penalty value, if it is a penalty box.
- getPenalty() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Return the penalty value of this penalty item.
- getPenaltyFlag() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns false.
- getPenaltyFlag() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getPenaltyFlag() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns false, i.e.
- getPenaltyFlag() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Consecutive line breaks at flagged penalty items are considered
ugly.
- getPenaltyFlag() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Return true, if this penalty item is flagged.
- getPosition() - Method in class de.uniulm.mathematik.typo.hyphen.HyphenationEntry
-
Return the first hyphenation position.
- getPosition() - Method in interface de.uniulm.mathematik.typo.hyphen.HyphenationPoint
-
Return position of this hyphenation point which is to be
interpreted relatively to the beginning of the pattern
this point belongs to.
- getPosition() - Method in class de.uniulm.mathematik.typo.hyphen.SingleWeightedHyphenationPoint
-
Returns the absolute position of this hyphenation point.
- getPosition() - Method in class de.uniulm.mathematik.typo.hyphen.WeightedHyphenationEntry
-
Return the first hyphenation position.
- getPosition() - Method in interface de.uniulm.mathematik.typo.hyphen.WeightedHyphenationPoint
-
Return position of this hyphenation point which is to be
interpreted relatively to the beginning of the word this
point belongs to.
- getProperties() - Method in class de.uniulm.mathematik.typo.fonts.afm.Parser
-
Return table of properties.
- getRightMin() - Method in interface de.uniulm.mathematik.typo.hyphen.Hyphenator
-
Return the minimal length of a word suffix that
can be cut off from a word through hyphenation.
- getRightMin() - Method in class de.uniulm.mathematik.typo.hyphen.SimpleHyphenator
-
Return the minimal length of a word suffix that
can be cut off from a word through hyphenation.
- getRoot() - Method in class de.uniulm.mathematik.tries.HashedTrie
-
Return root node of this trie which is always non-null.
- getRoot() - Method in interface de.uniulm.mathematik.tries.TrieReader
-
Return root node of this trie which is always non-null.
- getShrinkability() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns always 0, i.e.
- getShrinkability() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getShrinkability() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns the largest acceptable shrinking amount in units.
- getShrinkability() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the shrinkability of this item in units (1/1000 points).
- getShrinkability() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns 0.
- getShrinkability() - Method in class de.uniulm.mathematik.typo.items.Width
-
Return how much this width can be maximally shrank.
- getStretchability() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns always 0, i.e.
- getStretchability() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getStretchability() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Return the largest acceptable stretching amount in units.
- getStretchability() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the stretchability of this item in units (1/1000 points).
- getStretchability() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns 0.
- getStretchability() - Method in class de.uniulm.mathematik.typo.items.Width
-
Return how much this width can be maximally stretched.
- getToken() - Method in class de.uniulm.mathematik.typo.fonts.afm.Lex
-
Read and return the next token from the input excluding comments.
- getTokenOrComment() - Method in class de.uniulm.mathematik.typo.fonts.afm.Lex
-
Return the next token from the input source.
- getUnicode(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeGlyphList
-
Retrieve the Unicode codepoint for a glyph name.
- getValue() - Method in class de.uniulm.mathematik.typo.hyphen.HyphenationEntry
-
Return the first hyphenation value.
- getValue() - Method in interface de.uniulm.mathematik.typo.hyphen.HyphenationPoint
-
Return value of this hyphenation point.
- getVersalHeight() - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the versal height of the font, e.g.
- getVersalHeight() - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the versal height of the font, e.g.
- getVersion() - Method in class de.uniulm.mathematik.typo.fonts.afm.Parser
-
Return version number that was given along with the StartFontMetrics
keyword.
- getWeight() - Method in class de.uniulm.mathematik.typo.hyphen.SingleWeightedHyphenationPoint
-
Returns the weight position of this hyphenation point.
- getWeight() - Method in class de.uniulm.mathematik.typo.hyphen.WeightedHyphenationEntry
-
Return the first hyphenation weight.
- getWeight() - Method in interface de.uniulm.mathematik.typo.hyphen.WeightedHyphenationPoint
-
Return weight of this hyphenation point.
- getWidth(int) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return width of an individual character.
- getWidth(String) - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return width of an individual character.
- getWidth(int) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return width of an individual character.
- getWidth(String) - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return width of an individual character.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.BorderedItem
-
Return the width of the enlarged item, i.e.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.Box
-
Returns the width of the box in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.DelegatingItem
-
Delegate this method to the wrapped item.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.Glue
-
Returns the current width in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.GlyphBox
-
Returns the width of the glyph in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.HorizontalBox
-
Returns the width of the horizontal box in units (1/1000 points)
which equals the sum of all individual widths of the items added so far.
- getWidth() - Method in interface de.uniulm.mathematik.typo.items.HorizontalSequence
-
Return the overall horizontal width of the sequence.
- getWidth() - Method in interface de.uniulm.mathematik.typo.items.Item
-
Return the width of this item in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.KerningBox
-
Returns the width of the kerning box which is defined by
the kerning value.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.NamedGlyphBox
-
Returns the width of the glyph in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.NormalizedGlyphBox
-
Returns the width of the glyph in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.NormalizedNamedGlyphBox
-
Returns the width of the glyph in units (1/1000 points).
- getWidth() - Method in class de.uniulm.mathematik.typo.items.Penalty
-
Returns 0.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.SimpleHorizontalSequence
-
Return the overall width of the sequence.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.VerticalBox
-
Return the maximal width seen so far of all individual
items added to this vertical box.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.VerticalStack
-
Return the maximal width seen so far of all individual
items added to this vertical stack.
- getWidth() - Method in class de.uniulm.mathematik.typo.items.Width
-
Return the current width.
- getWords() - Method in interface de.uniulm.mathematik.typo.items.HorizontalSequence
-
Iterate through all individual words which are represented
as subsequences, breakpoints are not included.
- getWords() - Method in class de.uniulm.mathematik.typo.items.SimpleHorizontalSequence
-
- getWX() - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetrics
-
Return the width in x direction.
- getWY() - Method in class de.uniulm.mathematik.typo.fonts.afm.CharacterMetrics
-
Return the width in y direction.
- getXHeight() - Method in class de.uniulm.mathematik.typo.fonts.afm.AdobeFontMetrics
-
Return the height of the lower case letter x.
- getXHeight() - Method in interface de.uniulm.mathematik.typo.fonts.FontMetrics
-
Return the height of the lower case letter x.
- Glue - Class in de.uniulm.mathematik.typo.items
-
Special item class that implements glue.
- Glue(int, int, int) - Constructor for class de.uniulm.mathematik.typo.items.Glue
-
Construct a glue object with the given parameters:
- GlyphBox - Class in de.uniulm.mathematik.typo.items
-
The GlyphBox class supports boxes for individual glyphs,
e.g.
- GlyphBox(FontMetrics, int, int, int) - Constructor for class de.uniulm.mathematik.typo.items.GlyphBox
-
Construct a glyph box:
- GlyphBox(FontMetrics, int, int) - Constructor for class de.uniulm.mathematik.typo.items.GlyphBox
-
Construct a glyph box:
- grestore() - Method in class de.uniulm.mathematik.typo.items.PostScriptContext
-
Emit the invocation of the grestore operator.
- gsave() - Method in class de.uniulm.mathematik.typo.items.PostScriptContext
-
Emit the invocation of the gsave operator.