|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FixedDimen | |
|---|---|
| org.extex.backend.documentWriter | This package contains the backends of |
| org.extex.backend.documentWriter.dvi | This package contains the definitions for a DocumentWriter for dvi-Files. |
| org.extex.backend.documentWriter.itextpdf | This package contains a backend of ExTeX which produce a PDF-file. |
| org.extex.backend.documentWriter.postscript | This package contains a DocumentWriter to produce PostScript and Encapsulated PostScript. |
| org.extex.backend.documentWriter.postscript.converter | This package contains converters for the a PostScript DocumentWriter. |
| org.extex.backend.documentWriter.postscript.util | This package contains utility classes for the a PostScript DocumentWriter. |
| org.extex.core.dimen | This package contains the basic dimen data types for ExTeX. |
| org.extex.core.glue | This package contains the basic glue data types for ExTeX. |
| org.extex.core.muskip | This package contains math unit data types for ExTeX. |
| org.extex.dviware.type | This package contains classes representing the instructions in a DVI files. |
| org.extex.font | This package contains the core data types for fonts in ExTeX. |
| org.extex.font.format | |
| org.extex.font.format.afm | This package contains the definitions and implementations for the AFM (Type1) font handling in ExTeX. |
| org.extex.font.format.tfm | This package contains the definitions and implementations for the TFM-font-metric handling in ExTeX. |
| org.extex.font.format.vf | This package contains the definitions and implementations for the VF-font-metric handling in ExTeX. |
| org.extex.font.format.vf.command | This package contains the definitions and implementations for the VF-commands handling in ExTeX. |
| org.extex.font.format.xtf | This package contains the definitions and implementations for the TTF/OTF font handling in ExTeX. |
| org.extex.interpreter.max.context | This package contains a reference implementation for the
Context. |
| org.extex.interpreter.type.box | This package contains the basic box data types for ExTeX. |
| org.extex.typesetter | This package contains the typesetter definitions for ExTeX. |
| org.extex.typesetter.impl | This package contains an implmentation of a typesetter and its associated classes. |
| org.extex.typesetter.listMaker | This package contains implementations for list makers of several kind. |
| org.extex.typesetter.listMaker.math | This package contains implementations for math list makers. |
| org.extex.typesetter.paragraphBuilder | This package contains the definitions of a paragraph builder for
|
| org.extex.typesetter.tc.font | |
| org.extex.typesetter.tc.font.impl | |
| org.extex.typesetter.type | This package contains type definitions for the typesetter. |
| org.extex.typesetter.type.math | This package contains math data types for ExTeX. |
| org.extex.typesetter.type.noad | This package contains the data structures for Noads. |
| org.extex.typesetter.type.noad.util | This package contains some utility classes for Noads. |
| org.extex.typesetter.type.node | This package contains the basic data types for nodes as stored in boxed and processed by the typesetter in ExTeX. |
| org.extex.unit.tex.file.nodes | This package contains node types used for handling delayed file operations. |
| org.extex.unit.tex.table.util | This package contains utility classes for the processing of alignment tables. |
| org.extex.util | This package contains some utility classes and interfaces of general nature. |
| Uses of FixedDimen in org.extex.backend.documentWriter |
|---|
| Methods in org.extex.backend.documentWriter that return FixedDimen | |
|---|---|
FixedDimen |
DocumentWriterOptions.getDimenOption(java.lang.String name)
Getter for a dimen register. |
| Uses of FixedDimen in org.extex.backend.documentWriter.dvi |
|---|
| Methods in org.extex.backend.documentWriter.dvi with parameters of type FixedDimen | |
|---|---|
void |
DviWriter.writeHorizontalSpace(FixedDimen space)
Write horizontal space to dvi-file. |
void |
DviWriter.writeSpace(FixedDimen space,
Mode mode)
Write space to the the dvi file. |
void |
DviWriter.writeVerticalSpace(FixedDimen space)
Write vertical space to dvi-file. |
| Uses of FixedDimen in org.extex.backend.documentWriter.itextpdf |
|---|
| Methods in org.extex.backend.documentWriter.itextpdf with parameters of type FixedDimen | |
|---|---|
void |
PdfNodeVisitor.setX(FixedDimen x)
Set the x position. |
void |
PdfNodeVisitor.setY(FixedDimen y)
Set the y position. |
| Uses of FixedDimen in org.extex.backend.documentWriter.postscript |
|---|
| Methods in org.extex.backend.documentWriter.postscript with parameters of type FixedDimen | |
|---|---|
protected void |
AbstractPostscriptWriter.writeBoundingBox(java.io.PrintStream stream,
FixedDimen width,
FixedDimen height)
Write a BoundingBox DSC to an output stream. |
| Uses of FixedDimen in org.extex.backend.documentWriter.postscript.converter |
|---|
| Methods in org.extex.backend.documentWriter.postscript.converter with parameters of type FixedDimen | |
|---|---|
protected void |
Ps.drawBox(java.io.PrintStream out,
Node node,
FixedDimen x,
FixedDimen y)
Draw a little box showing the dimensions of the node. |
protected void |
Ps.drawGrayBox(java.io.PrintStream out,
Node node,
FixedDimen x,
FixedDimen y)
Draw a little box showing the dimensions of the node. |
void |
Ps.rule(java.io.PrintStream out,
FixedDimen width,
FixedDimen height,
FixedDimen x,
FixedDimen y)
Produce a filled rectangle. |
| Uses of FixedDimen in org.extex.backend.documentWriter.postscript.util |
|---|
| Methods in org.extex.backend.documentWriter.postscript.util with parameters of type FixedDimen | |
|---|---|
static void |
PsUnit.toPoint(FixedDimen d,
java.io.PrintStream out,
boolean strip)
This method produces a printable representation of a length in terms of PostScript points. |
static void |
PsUnit.toPoint(FixedDimen d,
java.lang.StringBuilder out,
boolean strip)
This method produces a printable representation of a length in terms of PostScript points. |
| Uses of FixedDimen in org.extex.core.dimen |
|---|
| Classes in org.extex.core.dimen that implement FixedDimen | |
|---|---|
class |
Dimen
This class implements the dimen value. |
class |
DimenConstant
This class provides objects of type Dimen
where all assignment methods are nit present. |
| Fields in org.extex.core.dimen declared as FixedDimen | |
|---|---|
static FixedDimen |
Dimen.ONE_INCH
The constant ONE_INCH contains the immutable dimen register representing the length of 1 in. |
static FixedDimen |
Dimen.ONE_PT
The constant ONE_PT contains the immutable dimen register representing the length of 1 pt. |
static FixedDimen |
Dimen.ONE_SP
The constant ONE_SP contains the immutable dimen register representing the length of 1 scaled point. |
static FixedDimen |
Dimen.ZERO
The constant ZERO contains the non-stretchable and non-shrinkable value of 0 pt. |
static FixedDimen |
Dimen.ZERO_PT
The constant ZERO_PT contains the immutable dimen register representing the length of 0 pt. |
| Methods in org.extex.core.dimen that return FixedDimen | |
|---|---|
FixedDimen |
DimenConstant.copy()
Create a copy of this instance with the same order and value. |
FixedDimen |
FixedDimen.copy()
Create a copy of this instance with the same order and value. |
| Methods in org.extex.core.dimen with parameters of type FixedDimen | |
|---|---|
void |
Dimen.abs(FixedDimen d)
Set the value of this dimen to the absolute value of a given value. |
void |
Dimen.add(FixedDimen d)
Add the value of the argument to the current value. |
boolean |
DimenConstant.eq(FixedDimen d)
Compares the current instance with another GlueComponent for equality. |
boolean |
FixedDimen.eq(FixedDimen d)
Compares the current instance with another GlueComponent for equality. |
boolean |
DimenConstant.ge(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
FixedDimen.ge(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
DimenConstant.gt(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
FixedDimen.gt(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
DimenConstant.le(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
FixedDimen.le(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
DimenConstant.lt(FixedDimen d)
Compares the current instance with another GlueComponent. |
boolean |
FixedDimen.lt(FixedDimen d)
Compares the current instance with another GlueComponent. |
void |
Dimen.max(FixedDimen d)
Sets the value of the dimen to the maximum of the value already stored and a given argument. |
void |
Dimen.min(FixedDimen d)
Sets the value of the dimen to the minimum of the value already stored and a given argument. |
boolean |
DimenConstant.ne(FixedDimen d)
Compares the current instance with another GlueComponent for equality. |
boolean |
FixedDimen.ne(FixedDimen d)
Compares the current instance with another GlueComponent for equality. |
void |
Dimen.set(FixedDimen d)
Setter for the value. |
void |
Dimen.subtract(FixedDimen d)
Subtract the value of the argument from the current value. |
| Constructors in org.extex.core.dimen with parameters of type FixedDimen | |
|---|---|
Dimen(FixedDimen value)
Creates a new object. |
|
DimenConstant(FixedDimen value)
Creates a new object. |
|
| Uses of FixedDimen in org.extex.core.glue |
|---|
| Methods in org.extex.core.glue that return FixedDimen | |
|---|---|
FixedDimen |
Glue.getLength()
Getter for the length. |
FixedDimen |
FixedGlue.getLength()
Getter for the length. |
FixedDimen |
WideGlue.getLength()
Getter for the natural length. |
| Methods in org.extex.core.glue with parameters of type FixedDimen | |
|---|---|
void |
Glue.add(FixedDimen g)
Add a dimen to this one glue. |
void |
WideGlue.add(FixedDimen dimen)
Add some length to the natural length. |
void |
WideGlue.addStretch(FixedDimen s)
Add some length to the stretch. |
boolean |
Glue.ge(FixedDimen x)
Compare this value with a given glue and return true iff
the current length is greater or equal than the given length. |
boolean |
Glue.gt(FixedDimen x)
Compare this value with a given glue and return true iff
the current length is greater than the given length. |
boolean |
Glue.le(FixedDimen x)
Compare this value with a given glue and return true iff
the current length is less or equal than the given length. |
boolean |
Glue.lt(FixedDimen x)
Compare this value with a given glue and return true iff
the current length is less than the given length. |
void |
Glue.set(FixedDimen theLength)
Set the glue value to a non-stretchable and non-shrinkable length. |
void |
WideGlue.set(FixedDimen len)
Setter for the length. |
void |
GlueComponent.set(FixedDimen d)
Setter for the value and order. |
void |
Glue.setLength(FixedDimen x)
Setter for the length component |
void |
Glue.setShrink(FixedDimen x)
Setter for the shrink component |
void |
Glue.setStretch(FixedDimen x)
Setter for the stretch component |
void |
Glue.subtract(FixedDimen g)
Subtract a Glue component from this glue. |
void |
WideGlue.subtract(FixedDimen dimen)
Subtract some length from this one. |
| Constructors in org.extex.core.glue with parameters of type FixedDimen | |
|---|---|
Glue(FixedDimen theLength)
Creates a new object with a fixed length. |
|
Glue(FixedDimen theLength,
FixedDimen theStretch,
FixedDimen theShrink)
Creates a new object from the three components. |
|
Glue(FixedDimen theLength,
FixedGlueComponent theStretch,
FixedGlueComponent theShrink)
Creates a new object from the three components. |
|
GlueComponent(FixedDimen component)
Creates a new object with a fixed width. |
|
| Uses of FixedDimen in org.extex.core.muskip |
|---|
| Constructors in org.extex.core.muskip with parameters of type FixedDimen | |
|---|---|
Muskip(FixedDimen theLength)
Creates a new object. |
|
Muskip(FixedDimen theLength,
FixedGlueComponent theStretch,
FixedGlueComponent theShrink)
Creates a new object. |
|
| Uses of FixedDimen in org.extex.dviware.type |
|---|
| Methods in org.extex.dviware.type with parameters of type FixedDimen | |
|---|---|
void |
DviPostamble.recognizePage(FixedDimen height,
FixedDimen depth,
FixedDimen width,
int stacksize)
See a page and remember everything needed to be written out at the end. |
| Uses of FixedDimen in org.extex.font |
|---|
| Methods in org.extex.font that return FixedDimen | |
|---|---|
FixedDimen |
ExtexFont.getActualSize()
Returns the actual size of the font. |
FixedDimen |
ExtexFont.getDesignSize()
Returns the design size of the font. |
FixedDimen |
FontKey.getDimen(java.lang.String key)
Returns the value for the key or null, if no key exists
in the map. |
FixedDimen |
ExtexFont.getEm()
Returns the size of 'M'. |
FixedDimen |
ExtexFont.getEx()
Returns the size of 'x'. |
FixedDimen |
ExtexFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
ExtexFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
ExtexFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
| Methods in org.extex.font that return types with arguments of type FixedDimen | |
|---|---|
protected java.util.Map<java.lang.String,FixedDimen> |
FontKey.getDimenMap()
Returns the dimenMap. |
| Methods in org.extex.font with parameters of type FixedDimen | |
|---|---|
FontKey |
FontFactoryImpl.getFontKey(FontKey fontKey,
FixedDimen size)
|
FontKey |
CoreFontFactory.getFontKey(FontKey fontKey,
FixedDimen size)
Returns a font key for the font. |
FontKey |
FontFactoryImpl.getFontKey(java.lang.String fontName,
FixedDimen size)
Returns a font key for the font. |
FontKey |
CoreFontFactory.getFontKey(java.lang.String fontName,
FixedDimen size)
Returns a font key for the font. |
FontKey |
FontFactoryImpl.getFontKey(java.lang.String fontName,
FixedDimen size,
java.util.Map<java.lang.String,?> map)
Returns a font key for the font. |
FontKey |
CoreFontFactory.getFontKey(java.lang.String fontName,
FixedDimen size,
java.util.Map<java.lang.String,?> map)
Returns a font key for the font. |
FontKey |
FontFactoryImpl.getFontKey(java.lang.String fontName,
FixedDimen size,
java.util.Map<java.lang.String,?> map,
java.util.List<java.lang.String> feature)
Returns a font key for the font. |
FontKey |
CoreFontFactory.getFontKey(java.lang.String fontName,
FixedDimen size,
java.util.Map<java.lang.String,?> map,
java.util.List<java.lang.String> feature)
Returns a font key for the font. |
FontKey |
FontKeyFactory.newInstance(FontKey fk,
java.lang.String key,
FixedDimen value)
Returns a new font key instance. |
FontKey |
FontKeyFactory.newInstance(java.lang.String theFontname,
FixedDimen size)
Returns a new font key instance. |
protected void |
FontKey.put(java.lang.String key,
FixedDimen value)
Put an key values pair on the map. |
| Uses of FixedDimen in org.extex.font.format |
|---|
| Methods in org.extex.font.format that return FixedDimen | |
|---|---|
FixedDimen |
NullExtexFont.getActualSize()
Returns the actual size of the font. |
FixedDimen |
NullExtexFont.getDesignSize()
Returns the design size of the font. |
FixedDimen |
NullExtexFont.getEm()
Returns the size of 'M'. |
FixedDimen |
NullExtexFont.getEx()
Returns the size of 'x'. |
FixedDimen |
NullExtexFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
NullExtexFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
NullExtexFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
| Uses of FixedDimen in org.extex.font.format.afm |
|---|
| Methods in org.extex.font.format.afm that return FixedDimen | |
|---|---|
FixedDimen |
LoadableAfmFont.getActualSize()
Returns the actual size of the font. |
FixedDimen |
LoadableAfmFont.getDesignSize()
Returns the design size of the font. |
FixedDimen |
LoadableAfmFont.getEm()
Returns the size of 'M'. |
FixedDimen |
LoadableAfmFont.getEx()
Returns the size of 'x'. |
FixedDimen |
LoadableAfmFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
LoadableAfmFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
LoadableAfmFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
| Uses of FixedDimen in org.extex.font.format.tfm |
|---|
| Methods in org.extex.font.format.tfm that return FixedDimen | |
|---|---|
FixedDimen |
LoadableTfmFont.getActualSize()
Returns the actual size of the font. |
FixedDimen |
TfmReader.getDesignSize()
Returns the design size. |
FixedDimen |
LoadableTfmFont.getDesignSize()
Returns the design size of the font. |
FixedDimen |
LoadableTfmFont.getEm()
Returns the size of 'M'. |
FixedDimen |
LoadableTfmFont.getEx()
Returns the size of 'x'. |
FixedDimen |
LoadableTfmFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
LoadableTfmFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
LoadableTfmFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
FixedDimen |
TfmReader.getParam(java.lang.String name)
Returns the value of a font parameter. |
| Methods in org.extex.font.format.tfm with parameters of type FixedDimen | |
|---|---|
Dimen |
TfmFixWord.toDimen(FixedDimen size)
Convert the fixword value to a dimen value. |
static Dimen |
TfmFixWord.toDimen(FixedDimen desingsize,
long val)
Convert the fixword value to a dimen value. |
static Dimen |
TfmFixWord.toDimen(FixedDimen desingsize,
TfmFixWord fw)
Convert the fixword to a dimen value. |
static long |
TfmFixWord.toValue(FixedDimen desingsize,
FixedDimen dimen)
Convert a dimen to a fix word value. |
| Uses of FixedDimen in org.extex.font.format.vf |
|---|
| Methods in org.extex.font.format.vf that return FixedDimen | |
|---|---|
FixedDimen |
LoadableVfFont.getActualSize()
Returns the actual size of the font. |
FixedDimen |
LoadableVfFont.getDesignSize()
Returns the design size of the font. |
FixedDimen |
VfFont.getDesignSize()
Returns the design size. |
FixedDimen |
LoadableVfFont.getEm()
Returns the size of 'M'. |
FixedDimen |
LoadableVfFont.getEx()
Returns the size of 'x'. |
FixedDimen |
LoadableVfFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
LoadableVfFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
LoadableVfFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
| Uses of FixedDimen in org.extex.font.format.vf.command |
|---|
| Methods in org.extex.font.format.vf.command that return FixedDimen | |
|---|---|
FixedDimen |
VfCommandFontDef.getDesignsizeAsDimen()
Returns the designsize as Dimen. |
| Uses of FixedDimen in org.extex.font.format.xtf |
|---|
| Methods in org.extex.font.format.xtf that return FixedDimen | |
|---|---|
FixedDimen |
LoadableXtfFont.getActualSize()
Returns the actual size of the font. |
FixedDimen |
LoadableXtfFont.getDesignSize()
Returns the design size of the font. |
FixedDimen |
LoadableXtfFont.getEm()
Returns the size of 'M'. |
FixedDimen |
LoadableXtfFont.getEx()
Returns the size of 'x'. |
FixedDimen |
LoadableXtfFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
LoadableXtfFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
LoadableXtfFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
| Uses of FixedDimen in org.extex.interpreter.max.context |
|---|
| Methods in org.extex.interpreter.max.context that return FixedDimen | |
|---|---|
FixedDimen |
ContextImpl.getDimenOption(java.lang.String name)
Getter for a dimen register. |
| Uses of FixedDimen in org.extex.interpreter.type.box |
|---|
| Methods in org.extex.interpreter.type.box that return FixedDimen | |
|---|---|
FixedDimen |
Box.getDepth()
Getter for the depth of this box. |
FixedDimen |
Box.getHeight()
Getter for the height of this box. |
FixedDimen |
Box.getMove()
Getter for the move parameter. |
FixedDimen |
Box.getShift()
Getter for the shift parameter. |
FixedDimen |
Box.getWidth()
Getter for the width of this box. |
| Methods in org.extex.interpreter.type.box with parameters of type FixedDimen | |
|---|---|
void |
Box.setHeight(FixedDimen height)
Setter for the height of the box. |
void |
Box.setWidth(FixedDimen width)
Setter for the width of the box. |
void |
Box.spreadHeight(FixedDimen spread)
Adjust the height of the box if it is not void. |
void |
Box.spreadWidth(FixedDimen spread)
Adjust the width of the box if it is not void. |
| Uses of FixedDimen in org.extex.typesetter |
|---|
| Methods in org.extex.typesetter that return FixedDimen | |
|---|---|
FixedDimen |
TypesetterOptions.getDimenOption(java.lang.String name)
Getter for a dimen register. |
FixedDimen |
PageContext.getDimenOption(java.lang.String name)
Getter for a dimen register. |
FixedDimen |
ListMaker.getPrevDepth()
Getter for the previous depth parameter. |
| Methods in org.extex.typesetter with parameters of type FixedDimen | |
|---|---|
void |
ListMaker.setPrevDepth(FixedDimen pd)
Setter for the previous depth parameter. |
| Uses of FixedDimen in org.extex.typesetter.impl |
|---|
| Methods in org.extex.typesetter.impl that return FixedDimen | |
|---|---|
FixedDimen |
TypesetterImpl.getPrevDepth()
Getter for the previous depth parameter. |
FixedDimen |
NullTypesetterImpl.getPrevDepth()
Getter for the previous depth parameter. |
| Methods in org.extex.typesetter.impl with parameters of type FixedDimen | |
|---|---|
void |
TypesetterImpl.setPrevDepth(FixedDimen pd)
Setter for the previous depth parameter. |
void |
NullTypesetterImpl.setPrevDepth(FixedDimen pd)
Setter for the previous depth parameter. |
| Uses of FixedDimen in org.extex.typesetter.listMaker |
|---|
| Methods in org.extex.typesetter.listMaker that return FixedDimen | |
|---|---|
FixedDimen |
AbstractListMaker.getPrevDepth()
Getter for the previous depth parameter. |
FixedDimen |
InnerVerticalListMaker.getPrevDepth()
Getter for the previous depth parameter. |
| Methods in org.extex.typesetter.listMaker with parameters of type FixedDimen | |
|---|---|
void |
AbstractListMaker.setPrevDepth(FixedDimen pd)
Setter for the previous depth parameter. |
void |
InnerVerticalListMaker.setPrevDepth(FixedDimen pd)
Setter for the previous depth parameter. |
| Uses of FixedDimen in org.extex.typesetter.listMaker.math |
|---|
| Methods in org.extex.typesetter.listMaker.math with parameters of type FixedDimen | |
|---|---|
void |
MathListMaker.add(FixedDimen g)
Add a glue node to the list. |
void |
NoadConsumer.switchToFraction(MathDelimiter leftDelimiter,
MathDelimiter rightDelimiter,
FixedDimen ruleWidth,
TypesettingContext tc)
This method instructs the implementing class to use a fraction construction. |
void |
MathListMaker.switchToFraction(MathDelimiter leftDelimiter,
MathDelimiter rightDelimiter,
FixedDimen ruleWidth,
TypesettingContext tc)
This method instructs the implementing class to use a fraction construction. |
| Uses of FixedDimen in org.extex.typesetter.paragraphBuilder |
|---|
| Methods in org.extex.typesetter.paragraphBuilder that return FixedDimen | |
|---|---|
FixedDimen |
FixedParagraphShape.getIndent(int index)
Getter for the left hand margin of a certain position. |
FixedDimen |
HangingParagraphShape.getIndent(int index)
Getter for the left hand margin of a certain position. |
FixedDimen |
ParagraphShape.getIndent(int index)
Getter for the left hand margin of a certain position. |
FixedDimen |
FixedParagraphShape.getLength(int index)
Getter for the right hand margin of a certain position. |
FixedDimen |
HangingParagraphShape.getLength(int index)
Getter for the right hand margin of a certain position. |
FixedDimen |
ParagraphShape.getLength(int index)
Getter for the right hand margin of a certain position. |
| Methods in org.extex.typesetter.paragraphBuilder with parameters of type FixedDimen | |
|---|---|
void |
HangingParagraphShape.setHangindent(FixedDimen hangindent)
Setter for hangindent. |
void |
FixedParagraphShape.setHsize(FixedDimen theHsize)
Setter for hsize. |
void |
HangingParagraphShape.setHsize(FixedDimen hsize)
Setter for hsize. |
| Constructors in org.extex.typesetter.paragraphBuilder with parameters of type FixedDimen | |
|---|---|
FixedParagraphShape(FixedDimen theHsize)
Creates a new object. |
|
HangingParagraphShape(int theHangafter,
FixedDimen theHangindent,
FixedDimen theHsize)
Creates a new object. |
|
| Uses of FixedDimen in org.extex.typesetter.tc.font |
|---|
| Methods in org.extex.typesetter.tc.font that return FixedDimen | |
|---|---|
FixedDimen |
Font.getActualSize()
Returns the actual size of the font. |
FixedDimen |
Font.getDesignSize()
Returns the design size of the font. |
FixedDimen |
Font.getEm()
Returns the size of 'M'. |
FixedDimen |
Font.getEx()
Returns the size of 'x'. |
FixedDimen |
Font.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
Font.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of a character. |
FixedDimen |
Font.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two characters. |
| Uses of FixedDimen in org.extex.typesetter.tc.font.impl |
|---|
| Methods in org.extex.typesetter.tc.font.impl that return FixedDimen | |
|---|---|
FixedDimen |
FontImpl.getActualSize()
Returns the actual size. |
FixedDimen |
NullFont.getActualSize()
Returns the actual size. |
FixedDimen |
FontImpl.getDesignSize()
Returns the design size. |
FixedDimen |
NullFont.getDesignSize()
Returns the design size. |
FixedDimen |
FontImpl.getEm()
Returns the size of 1em. |
FixedDimen |
NullFont.getEm()
Returns the size of 1em. |
FixedDimen |
FontImpl.getEx()
Returns the size of 1ex. |
FixedDimen |
NullFont.getEx()
Returns the size of 1ex. |
FixedDimen |
FontImpl.getFontDimen(java.lang.String k)
Return font dimen size with a key. |
FixedDimen |
NullFont.getFontDimen(java.lang.String name)
Returns the size of the parameter with the name 'name'. |
FixedDimen |
FontImpl.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
NullFont.getItalicCorrection(UnicodeChar uc)
Returns the italic correction of the char. |
FixedDimen |
FontImpl.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two characters. |
FixedDimen |
NullFont.getKerning(UnicodeChar uc1,
UnicodeChar uc2)
Returns the kerning between two chars. |
| Uses of FixedDimen in org.extex.typesetter.type |
|---|
| Methods in org.extex.typesetter.type that return FixedDimen | |
|---|---|
FixedDimen |
Node.getDepth()
Getter for the depth of the node. |
FixedDimen |
Node.getHeight()
Getter for the height of the node. |
FixedDimen |
Node.getNaturalDepth()
Getter for the natural depth of the node. |
FixedDimen |
Node.getNaturalHeight()
Getter for the natural height of the node. |
FixedDimen |
Node.getNaturalWidth()
Getter for the natural width of the node. |
FixedDimen |
Node.getVerticalSize()
Compute the vertical size of a node. |
FixedDimen |
Node.getWidth()
Getter for the width of the node. |
| Methods in org.extex.typesetter.type with parameters of type FixedDimen | |
|---|---|
Node |
Node.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
void |
Node.setDepth(FixedDimen depth)
Setter for the depth of the node. |
void |
Node.setHeight(FixedDimen height)
Setter for the height of the node. |
void |
NodeList.setMove(FixedDimen d)
Setter for the move value of the node list. |
void |
NodeList.setShift(FixedDimen d)
Setter for the shift value of the node list. |
void |
Node.setWidth(FixedDimen width)
Setter for the width of the node. |
void |
Node.spreadHeight(FixedDimen height,
FixedGlueComponent sum)
Adjust the height of a flexible node. |
void |
Node.spreadWidth(FixedDimen width,
FixedGlueComponent sum)
Adjust the width of a flexible node. |
| Uses of FixedDimen in org.extex.typesetter.type.math |
|---|
| Methods in org.extex.typesetter.type.math with parameters of type FixedDimen | |
|---|---|
void |
MathDelimiter.typeset(NodeList list,
MathContext mathContext,
FixedDimen height,
FixedDimen depth)
Translate a MathDelimter into a NodeList. |
| Uses of FixedDimen in org.extex.typesetter.type.noad |
|---|
| Methods in org.extex.typesetter.type.noad with parameters of type FixedDimen | |
|---|---|
protected Node |
AbstractNoad.makeScripts(Node node,
MathContext mc,
FixedDimen delta,
java.util.logging.Logger logger)
Attach the subscripts and superscripts to the current hlist. |
| Constructors in org.extex.typesetter.type.noad with parameters of type FixedDimen | |
|---|---|
FractionNoad(MathList denom,
MathList num,
MathDelimiter leftDelimiter,
MathDelimiter rightDelimiter,
FixedDimen thickness,
TypesettingContext tc)
Creates a new object. |
|
| Uses of FixedDimen in org.extex.typesetter.type.noad.util |
|---|
| Methods in org.extex.typesetter.type.noad.util that return FixedDimen | |
|---|---|
FixedDimen |
MathContext.mathParameter(MathFontParameter p)
Extract a font dimen from an appropriate font. |
FixedDimen |
MathContext.mathParameter(MathFontParameter p,
StyleNoad actualStyle)
Retrieve a font parameter from either a symbol font or an extension font. |
| Uses of FixedDimen in org.extex.typesetter.type.node |
|---|
| Methods in org.extex.typesetter.type.node that return FixedDimen | |
|---|---|
FixedDimen |
AbstractNode.getDepth()
Getter for the depth of the node. |
FixedDimen |
VirtualCharNode.getDepth()
Getter for the depth of the node. |
FixedDimen |
ExtensionNode.getDepth()
Getter for the depth of the node. |
FixedDimen |
GenericNodeList.getDepth()
Getter for the depth of the node. |
FixedDimen |
AbstractNode.getHeight()
Getter for the height of the node. |
FixedDimen |
VirtualCharNode.getHeight()
Getter for the height of the node. |
FixedDimen |
ExtensionNode.getHeight()
Getter for the height of the node. |
FixedDimen |
GenericNodeList.getHeight()
Getter for the height of the node. |
FixedDimen |
AbstractNode.getNaturalDepth()
Getter for the natural depth of the node. |
FixedDimen |
GenericNodeList.getNaturalDepth()
Getter for the natural depth. |
FixedDimen |
AbstractNode.getNaturalHeight()
Getter for the natural height of the node. |
FixedDimen |
GenericNodeList.getNaturalHeight()
Getter for the natural height. |
FixedDimen |
AbstractNode.getNaturalWidth()
Getter for the natural width of the node. |
FixedDimen |
AbstractNode.getVerticalSize()
Compute the vertical size of a node. |
FixedDimen |
VirtualCharNode.getVerticalSize()
Compute the vertical size of a node. |
FixedDimen |
AbstractNode.getWidth()
Getter for the width of the node. |
FixedDimen |
VirtualCharNode.getWidth()
Getter for the width of the node. |
FixedDimen |
ExtensionNode.getWidth()
Getter for the width of the node. |
FixedDimen |
GenericNodeList.getWidth()
Getter for the width of the node. |
| Methods in org.extex.typesetter.type.node with parameters of type FixedDimen | |
|---|---|
void |
AbstractNode.advanceNaturalDepth(FixedDimen x)
Advance the depth by some length. |
void |
AbstractNode.advanceNaturalHeight(FixedDimen x)
Advance the height by some length. |
void |
AbstractNode.advanceNaturalWidth(FixedDimen x)
Advance the width by some length. |
Node |
AbstractLeadersNode.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
Node |
AbstractNode.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
Node |
MarkNode.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
protected abstract Node |
AbstractLeadersNode.fillHorizontally(long total,
Node n,
FixedDimen posX,
FixedDimen posY)
Compute the horizontal list with appropriately many instances of the repeat box. |
protected Node |
AlignedLeadersNode.fillHorizontally(long total,
Node node,
FixedDimen posX,
FixedDimen posY)
Compute the horizontal list with appropriately many instances of the repeat box. |
protected Node |
ExpandedLeadersNode.fillHorizontally(long total,
Node node,
FixedDimen posX,
FixedDimen posY)
The method determines how much horizontal space is left and distributes it if necessary. |
protected Node |
CenteredLeadersNode.fillHorizontally(long total,
Node node,
FixedDimen posX,
FixedDimen posY)
The method determines how much horizontal space is left and distributes it if necessary. |
protected abstract Node |
AbstractLeadersNode.fillVertically(long total,
Node n,
FixedDimen posX,
FixedDimen posY)
Compute the vertical list with appropriately many instances of the repeat box. |
protected Node |
AlignedLeadersNode.fillVertically(long total,
Node node,
FixedDimen posX,
FixedDimen posY)
Compute the vertical list with appropriately many instances of the repeat box. |
protected Node |
ExpandedLeadersNode.fillVertically(long total,
Node node,
FixedDimen posX,
FixedDimen posY)
The method determines how much vertical space is left and distributes it if necessary. |
protected Node |
CenteredLeadersNode.fillVertically(long total,
Node node,
FixedDimen posX,
FixedDimen posY)
The method determines how much vertical space is left and distributes it if necessary. |
void |
HorizontalListNode.hpack(FixedDimen width)
Adjust the variable nodes to achieve a given target width. |
void |
AbstractNode.maxDepth(FixedDimen x)
Assign the maximum of the current value and a comparison value to the depth. |
void |
AbstractNode.maxHeight(FixedDimen x)
Assign the maximum of the current value and a comparison value to the height. |
void |
AbstractNode.maxWidth(FixedDimen x)
Assign the maximum of the current value and a comparison value to the width. |
void |
AbstractNode.setDepth(FixedDimen depth)
Setter for the depth of the node. |
void |
VirtualCharNode.setDepth(FixedDimen depth)
Setter for the depth of the node. |
void |
ExtensionNode.setDepth(FixedDimen depth)
Setter for the depth of the node. |
void |
GenericNodeList.setDepth(FixedDimen depth)
Setter for the depth of the node. |
void |
Extension.setDepth(FixedDimen depth)
Setter for the depth of the node. |
void |
AbstractNode.setHeight(FixedDimen height)
Setter for the height of the node. |
void |
VirtualCharNode.setHeight(FixedDimen height)
Setter for the height of the node. |
void |
ExtensionNode.setHeight(FixedDimen height)
Setter for the height of the node. |
void |
GenericNodeList.setHeight(FixedDimen height)
Setter for the height of the node. |
void |
Extension.setHeight(FixedDimen height)
Setter for the height of the node. |
void |
VirtualCharNode.setMove(FixedDimen d)
Setter for the move value of the node list. |
void |
GenericNodeList.setMove(FixedDimen d)
Setter for the move value of the node list. |
void |
GenericNodeList.setNaturalDepth(FixedDimen depth)
Setter for the natural depth. |
void |
GenericNodeList.setNaturalHeight(FixedDimen height)
Setter for the natural height. |
void |
GenericNodeList.setNaturalWidth(FixedDimen width)
Setter for the natural width. |
void |
VirtualCharNode.setShift(FixedDimen d)
Setter for the shift value of the node list. |
void |
GenericNodeList.setShift(FixedDimen d)
Setter for the shift value of the node list. |
void |
GenericNodeList.setTargetDepth(FixedDimen depth)
Setter for the target depth. |
void |
GenericNodeList.setTargetHeight(FixedDimen height)
Setter for the target height. |
void |
GenericNodeList.setTargetWidth(FixedDimen width)
Setter for the target width. |
void |
AbstractNode.setWidth(FixedDimen width)
Setter for the width of the node. |
void |
VirtualCharNode.setWidth(FixedDimen width)
Setter for the width of the node. |
void |
ExtensionNode.setWidth(FixedDimen width)
Setter for the width of the node. |
void |
GenericNodeList.setWidth(FixedDimen width)
Setter for the width of the node. |
void |
Extension.setWidth(FixedDimen width)
Setter for the width of the node. |
VerticalListNode |
VerticalListNode.split(FixedDimen height,
java.util.logging.Logger logger,
java.util.logging.Logger traceLogger)
Split-off material from a vertical list of a desired height. |
long |
VerticalListNode.spread(FixedDimen height)
Spread the list vertically to a desired size by distributing the differences to the glues contained. |
void |
AbstractNode.spreadHeight(FixedDimen h,
FixedGlueComponent sum)
Adjust the height of a flexible node. |
void |
AbstractExpandableNode.spreadHeight(FixedDimen height,
FixedGlueComponent sum)
Adjust the height of a flexible node. |
void |
AbstractNode.spreadWidth(FixedDimen w,
FixedGlueComponent sum)
Adjust the width of a flexible node. |
void |
AbstractExpandableNode.spreadWidth(FixedDimen width,
FixedGlueComponent sum)
Adjust the width of the flexible node. |
void |
VirtualCharNode.spreadWidth(FixedDimen width,
FixedGlueComponent sum)
Adjust the width of a flexible node. |
long |
VerticalListNode.vpack(FixedDimen targetHeight)
Adjust the variable nodes to achieve a given target height. |
| Constructors in org.extex.typesetter.type.node with parameters of type FixedDimen | |
|---|---|
AbstractExpandableNode(FixedDimen size,
boolean horizontal)
Creates a new object. |
|
AbstractKernNode(FixedDimen kern,
boolean horizontal)
Creates a new object. |
|
AbstractNode(FixedDimen aWidth)
Creates a new object. |
|
AbstractNode(FixedDimen aWidth,
FixedDimen aHeight,
FixedDimen aDepth)
Creates a new object. |
|
AfterMathNode(FixedDimen mathsurround)
Creates a new object. |
|
BeforeMathNode(FixedDimen mathsurround)
Creates a new object. |
|
ExplicitKernNode(FixedDimen kern,
boolean horizontal)
Creates a new object. |
|
GlueNode(FixedDimen size,
boolean horizontal)
Creates a new object. |
|
HorizontalListNode(FixedDimen width)
Creates a new object. |
|
ImplicitKernNode(FixedDimen kern,
boolean horizontal)
Creates a new object. |
|
RuleNode(FixedDimen width,
FixedDimen height,
FixedDimen depth,
TypesettingContext theContext,
boolean horizontal)
Creates a new object. |
|
| Uses of FixedDimen in org.extex.unit.tex.file.nodes |
|---|
| Methods in org.extex.unit.tex.file.nodes with parameters of type FixedDimen | |
|---|---|
Node |
WhatsItOpenNode.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
Node |
WhatsItWriteNode.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
Node |
WhatsItCloseNode.atShipping(PageContext context,
Typesetter typesetter,
FixedDimen posX,
FixedDimen posY)
This method performs any action which are required to executed at the time of shipping the node to the DocumentWriter. |
| Uses of FixedDimen in org.extex.unit.tex.table.util |
|---|
| Constructors in org.extex.unit.tex.table.util with parameters of type FixedDimen | |
|---|---|
HAlignListMaker(ListManager manager,
Context context,
TokenSource source,
java.util.List<PreambleItem> thePreamble,
FixedDimen theWidth,
boolean theSpread)
Creates a new object. |
|
| Uses of FixedDimen in org.extex.util |
|---|
| Methods in org.extex.util with parameters of type FixedDimen | |
|---|---|
static float |
Unit.getDimenAsBP(FixedDimen value)
Returns the Dimen-value as BP (big point) |
static double |
Unit.getDimenAsCM(FixedDimen value)
Returns the Dimen-value as CM (centimeter) |
static double |
Unit.getDimenAsIN(FixedDimen value)
Returns the Dimen-value as IN (inch) |
static double |
Unit.getDimenAsMM(FixedDimen value)
Returns the Dimen-value as MM (milimeter) |
static double |
Unit.getDimenAsPT(FixedDimen value)
Return the Dimen-value as PT (point) |
static java.lang.String |
Unit.getDimenAsPTString(FixedDimen value)
Return the Dimen-value (round) as PT (point) as String. |
static java.lang.String |
Unit.getDimenAsPTString(FixedDimen value,
int round)
Return the Dimen-value (round) as PT (point) as String. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||