A B C D E F G H I J L M N O P R S T U V Z

A

AbstractContainer - Class in net.sourceforge.jeuclid.elements.presentation
Abstract implementation for all classes that provide support for the DOM MathMLContainer interface.
AbstractContainer(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
Default constructor.
AbstractElementWithDelegates - Class in net.sourceforge.jeuclid.elements
Generic class for all mathobjects that can be represented using other Math objects.
AbstractElementWithDelegates(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.AbstractElementWithDelegates
Default constructor.
AbstractInvisibleJEuclidElement - Class in net.sourceforge.jeuclid.elements
Represents a MathElement with no content.
AbstractInvisibleJEuclidElement(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.AbstractInvisibleJEuclidElement
Default constructor.
AbstractJEuclidElement - Class in net.sourceforge.jeuclid.elements
The basic class for all math elements.
AbstractJEuclidElement(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Default constructor.
AbstractJEuclidElement(String, String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constructor to explicitly set the namespace.
AbstractOperatorDictionary - Class in net.sourceforge.jeuclid.elements.support.operatordict
Read default values of operators from xml file.
AbstractOperatorDictionary() - Constructor for class net.sourceforge.jeuclid.elements.support.operatordict.AbstractOperatorDictionary
Default constructor.
AbstractRoot - Class in net.sourceforge.jeuclid.elements.presentation.general
common superclass for root like elements (root, sqrt).
AbstractRoot(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.AbstractRoot
Default constructor.
AbstractScriptElement - Class in net.sourceforge.jeuclid.elements.presentation.script
Base class for msub, msup, msubsup, and mmultiscripts.
AbstractScriptElement(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
Default constructor.
AbstractSimpleTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
Basic (and simple) implementation of TypeWrapper.
AbstractSimpleTypeWrapper(Class<?>) - Constructor for class net.sourceforge.jeuclid.context.typewrapper.AbstractSimpleTypeWrapper
 
AbstractSubSuper - Class in net.sourceforge.jeuclid.elements.presentation.script
Generic support for all elements that have a subscript or a superscript attribute.
AbstractSubSuper(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.AbstractSubSuper
Default constructor.
AbstractTableElement - Class in net.sourceforge.jeuclid.elements.presentation.table
Common functionality for all Table elements.
AbstractTableElement(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Default constructor.
AbstractTableRow - Class in net.sourceforge.jeuclid.elements.presentation.table
Abstract class for table rows with and without label.
AbstractTableRow(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableRow
Default constructor.
AbstractTokenWithTextLayout - Class in net.sourceforge.jeuclid.elements.presentation.token
Common functionality for all tokens based on a text layout.
AbstractTokenWithTextLayout(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.AbstractTokenWithTextLayout
Default constructor.
AbstractUnderOver - Class in net.sourceforge.jeuclid.elements.presentation.script
Implementation and helper methods for munder, mover, and munderover.
AbstractUnderOver(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
Default constructor.
actuallyDetectConversionPlugins(ConverterRegistry) - Static method in class net.sourceforge.jeuclid.converter.FreeHepInternalDetector
Actual detection and registration routine.
addBackground(Color, LayoutInfo, boolean) - Static method in class net.sourceforge.jeuclid.elements.support.ElementListSupport
Add a background Rectangle for the given background color.
addMathElement(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Add a math element as a child.
ALIGN_CENTER - Static variable in enum net.sourceforge.jeuclid.elements.support.attributes.HAlign
constant for center align.
ALIGN_RIGHT - Static variable in enum net.sourceforge.jeuclid.elements.support.attributes.HAlign
constant for right align.
Annotation - Class in net.sourceforge.jeuclid.elements.content.semantic
This class represents a annotation element.
Annotation(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.content.semantic.Annotation
Default constructor.
appendAttributedCharacterIterator(AttributedCharacterIterator) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
Adds a new CharacterIterator
applyLocalAttributesToContext(LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Retrieve the LayoutContext valid for the current node.
applyLocalAttributesToContext(LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Merror
Retrieve the LayoutContext valid for the current node.
ATTR_ACCENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
attribute for accent property.
ATTR_ACCENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for accent.
ATTR_ACCENTUNDER - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
attribute for accentunder property.
ATTR_BEVELED_WRONG - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The wrong beveled attribute.
ATTR_BEVELLED - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The real beveled attribute.
ATTR_CLASS - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for class attribute.
ATTR_CLOSE - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
The close attribute.
ATTR_DENOMALIGN - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The denomalign attribute.
ATTR_DEPRECATED_BACKGROUND - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for background attribute.
ATTR_DEPRECATED_COLOR - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for color attribute.
ATTR_DEPRECATED_FONTFAMILY - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for fontfamily attribute.
ATTR_DEPRECATED_FONTSIZE - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for fontsize attribute.
ATTR_DEPRECATED_FONTSTYLE - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for fontstyle attribute.
ATTR_DEPRECATED_FONTWEIGHT - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for fontweight attribute.
ATTR_DEPTH - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
constant for depth attribute.
ATTR_DEPTH - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
Attribute for depth.
ATTR_DISPLAY - Static variable in class net.sourceforge.jeuclid.elements.generic.MathImpl
attribute for display.
ATTR_DISPLAYSTYLE - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
Attribute for displaystyle.
ATTR_EDGE - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Malignmark
The edge attribute.
ATTR_ENCODING - Static variable in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
The encoding attribute.
ATTR_FENCE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute name of the fence property.
ATTR_FORM - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for form.
ATTR_GROUPALIGN - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Maligngroup
The groupalign attribute.
ATTR_HEIGHT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
constant for height attribute.
ATTR_HEIGHT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
Attribute for height.
ATTR_HREF - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for href attribute.
ATTR_ID - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for id attribute.
ATTR_LARGEOP - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute name of the largeop property.
ATTR_LINEBREAK - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
Attribute for linebreak.
ATTR_LINETHICKNESS - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
Attribute name of the linethickness property.
ATTR_LQUOTE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Ms
Attribute for lquote.
ATTR_LSPACE - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
constant for lspace attribute.
ATTR_LSPACE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for lspace.
ATTR_MACROS - Static variable in class net.sourceforge.jeuclid.elements.generic.MathImpl
attribute for macros.
ATTR_MATHBACKGROUND - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The mathbackground attribute.
ATTR_MATHCOLOR - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for mathcolor attribute.
ATTR_MATHSIZE - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for mathsize attribute.
ATTR_MATHVARIANT - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for mathvariant attribute.
ATTR_MAXSIZE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for max size.
ATTR_MINSIZE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for min size.
ATTR_MOVABLELIMITS - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for movable limits.
ATTR_MOVEABLEWRONG - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Wrong attribute name for movable limits.
ATTR_NOTATION - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Menclose
The notation attribute.
ATTR_NUMALIGN - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The numalign attribute.
ATTR_OPEN - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
The open attribute.
ATTR_RQUOTE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Ms
Attribute for rquote.
ATTR_RSPACE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for rspace.
ATTR_SCRIPTLEVEL - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
Attribute for scriptlevel.
ATTR_SCRIPTMINSIZE - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
Attribute for scriptminsize.
ATTR_SCRIPTSIZEMULTIPLIER - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
Attribute for scriptsizemultiplier.
ATTR_SEPARATOR - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute for separator.
ATTR_SEPARATORS - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
The separators attribute.
ATTR_STRETCHY - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute name of the stretchy property.
ATTR_STYLE - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for style attribute.
ATTR_SUBSCRIPTSHIFT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
attribute for subscriptshift.
ATTR_SUPERSCRIPTSHIFT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
attribute for superscriptshift.
ATTR_SYMMETRIC - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Attribute name of the symmetric property.
ATTR_WIDTH - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
constant for width attribute.
ATTR_WIDTH - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
Attribute for width.
ATTR_XREF - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Constant for xref attribute.
AttributesHelper - Class in net.sourceforge.jeuclid.elements.support.attributes
Class contains utility methods for working with elements attributes.

B

BatikConverter - Class in net.sourceforge.jeuclid.converter
supports conversion to SVG output through Batik.
BatikDetector - Class in net.sourceforge.jeuclid.converter
Detects if Batik is in the class path and registers it if its available.
BatikDetector() - Constructor for class net.sourceforge.jeuclid.converter.BatikDetector
Default constructor.
BOLD - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
BOLD_FRAKTUR - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
BOLD_ITALIC - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
BOLD_SANS_SERIF - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
BOLD_SCRIPT - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
BooleanTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
Converting String to Boolean and vice versa is also straightforward.

C

changeHook() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Override this function to get notified whenever the contents of this element have changed.
changeHook() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
Override this function to get notified whenever the contents of this element have changed.
changeHook() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mi
Override this function to get notified whenever the contents of this element have changed.
changeHook() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Override this function to get notified whenever the contents of this element have changed.
CharacterMapping - Class in net.sourceforge.jeuclid.elements.support.text
 
CharConverter - Class in net.sourceforge.jeuclid.elements.support.text
class for char converting.
ClassLoaderSupport - Class in net.sourceforge.jeuclid.elements.support
Support utilities for classloading.
ClassLoaderSupport() - Constructor for class net.sourceforge.jeuclid.elements.support.ClassLoaderSupport
Default Constructor.
clone() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
 
CodePointAndVariant - Class in net.sourceforge.jeuclid.elements.support.text
 
CodePointAndVariant(int, MathVariant) - Constructor for class net.sourceforge.jeuclid.elements.support.text.CodePointAndVariant
Create a new CodePointAndVariant.
COLOR_TRANSPARENT - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Constant for "Transparent" color.
colorTOsRGBString(Color) - Static method in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Creates a re-parsable string representation of the given color.
ColorTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
Color is converted to String and back by using existing APIs in AttributesHelper.
composeUnicodeChar(CodePointAndVariant, boolean) - Method in class net.sourceforge.jeuclid.elements.support.text.CharacterMapping
Compose a new SERIF Unicode char.
Constants - Class in net.sourceforge.jeuclid
Constants which are shared in multiple classes.
convert(Node, LayoutContext, OutputStream) - Method in class net.sourceforge.jeuclid.converter.BatikConverter
Write the given MathBase object with its rendering parameters into the given output stream.
convert(Node, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.BatikConverter
Convert from the given Math Object to an XML DOM Document.
convert(File, File, String) - Method in class net.sourceforge.jeuclid.converter.Converter
Converts an existing file from MathML or ODF to the given type.
convert(File, File, String, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Converter
Converts an existing file from MathML or ODF to the given type.
convert(Node, File, String, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Converter
Converts an existing document from MathML to the given type and store it in a file.
convert(Node, String, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Converter
Converts an existing document from MathML to the given XML based type and store it in a DOM document.
convert(Node, OutputStream, String, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Converter
Converts an existing document from MathML to the given XML based type and writes it to the provided output stream.
convert(String, OutputStream, String, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Converter
Converts an XML string from MathML to the given XML based type and writes it to the provided output stream.
convert(Node, LayoutContext, OutputStream) - Method in interface net.sourceforge.jeuclid.converter.ConverterPlugin
Write the given MathBase object with its rendering parameters into the given output stream.
convert(Node, LayoutContext) - Method in interface net.sourceforge.jeuclid.converter.ConverterPlugin
Convert from the given Math Object to an XML DOM Document.
convert(Node, LayoutContext, OutputStream) - Method in class net.sourceforge.jeuclid.converter.FreeHepConverter
Write the given MathBase object with its rendering parameters into the given output stream.
convert(Node, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.FreeHepConverter
Convert from the given Math Object to an XML DOM Document.
convert(Node, LayoutContext, OutputStream) - Method in class net.sourceforge.jeuclid.converter.ImageIOConverter
Write the given MathBase object with its rendering parameters into the given output stream.
convert(Node, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.ImageIOConverter
Convert from the given Math Object to an XML DOM Document.
convertEarly(String) - Static method in class net.sourceforge.jeuclid.elements.support.text.CharConverter
 
Converter - Class in net.sourceforge.jeuclid.converter
Generic converter which uses the registry to do its conversions.
Converter() - Constructor for class net.sourceforge.jeuclid.converter.Converter
Default constructor.
ConverterDetector - Interface in net.sourceforge.jeuclid.converter
Interface for all Image Conversion Detectors.
ConverterPlugin - Interface in net.sourceforge.jeuclid.converter
Describes an Image converter.
ConverterPlugin.DocumentWithDimension - Class in net.sourceforge.jeuclid.converter
Internal class describing an XML document and the dimensions of its default view.
ConverterPlugin.DocumentWithDimension(Document, Dimension, float) - Constructor for class net.sourceforge.jeuclid.converter.ConverterPlugin.DocumentWithDimension
 
ConverterRegistry - Class in net.sourceforge.jeuclid.converter
A registry for image converters.
ConverterRegistry() - Constructor for class net.sourceforge.jeuclid.converter.ConverterRegistry
Default constructor.
convertLate(String) - Static method in class net.sourceforge.jeuclid.elements.support.text.CharConverter
 
convertSizeToPt(String, LayoutContext, String) - Static method in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Translates size into pt.
convertStringtoAttributedString(String, MathVariant, float, LayoutContext) - Static method in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Converts a given String to an attributed string with the proper variants set.
countDisplayableCharacters(String) - Static method in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Counts the displayable characters only.
createDelegates() - Method in class net.sourceforge.jeuclid.elements.AbstractElementWithDelegates
Overwrite this function in your implementation.
createDelegates() - Method in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
Overwrite this function in your implementation.
createDelegates() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Menclose
Overwrite this function in your implementation.
createDelegates() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
Overwrite this function in your implementation.
createDocument(String, String, DocumentType) - Method in class net.sourceforge.jeuclid.elements.generic.JEuclidDOMImplementation
createDocumentBuilder() - Static method in class net.sourceforge.jeuclid.MathMLParserSupport
Creates a DocumentBuilder that can be used to parse MathML documents into a standard DOM model.
createDocumentType(String, String, String) - Method in class net.sourceforge.jeuclid.elements.generic.JEuclidDOMImplementation
createElement(String) - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
createElementNS(String, String) - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
createFont(float, int, LayoutContext, boolean) - Method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Create a font for the given attributes.
createJeuclidDom(Node) - Method in class net.sourceforge.jeuclid.DOMBuilder
Constructs a builder with content math support.
createJeuclidDom(Node, boolean) - Method in class net.sourceforge.jeuclid.DOMBuilder
Constructs a builder.
createJeuclidDom(Node, boolean, boolean) - Method in class net.sourceforge.jeuclid.DOMBuilder
Constructs a builder.
createListOfChildren(Node) - Static method in class net.sourceforge.jeuclid.elements.support.ElementListSupport
Creates a list of children for the given Element.
createListOfLayoutChildren(Node) - Static method in class net.sourceforge.jeuclid.elements.support.ElementListSupport
Creates a list of layoutable children for the given Element.
createMathMLDocument() - Method in interface org.w3c.dom.mathml.MathMLDOMImplementation
Creates a MathMLDocument with a minimal tree containing only a MathMLMathElement corresponding to a MathML math element.
createTextLayoutFromAttributedString(Graphics2D, AttributedString, LayoutContext) - Static method in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Safely creates a Text Layout from an attributed string.
current() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
CursorListener - Interface in net.sourceforge.jeuclid.swing
A simple cursor listener for updating the editor's cursor position.

D

DEFAULT_FONTSIZE - Static variable in class net.sourceforge.jeuclid.Constants
Default font-size (no scaling).
DEFAULT_SCIPTSIZEMULTIPLIER - Static variable in class net.sourceforge.jeuclid.Constants
Default ScriptSize multiplier.
DefaultFontFactory - Class in net.sourceforge.jeuclid.font
Concrete FontFactory implementation that does simple caching of Fonts loaded via Font.createFont(int, File) APIs.
deleteAnnotation(int) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
A convenience method to delete the index-th alternate content associated with this semantics element.
deleteAnnotation(int) - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
A convenience method to delete the index-th alternate content associated with this semantics element.
deleteArgument(int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method deletes the index-th child element that is an argument of this element.
deleteArgument(int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method deletes the index-th child element that is an argument of this element.
deleteArgument(int) - Method in interface org.w3c.dom.mathml.MathMLContentToken
A convenience method to delete the argument child located at the position referenced by index.
deleteBoundVariable(int) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This method deletes the index-th MathMLBvarElement child of the MathMLElement.
deleteCase(int) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to delete the child piece at the position referenced by index.
deleteCell(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableRow
A convenience method to delete a cell in the row.
deleteCell(int) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A convenience method to delete a cell in the row.
deleteComponent(int) - Method in interface org.w3c.dom.mathml.MathMLVectorElement
A convenience method to delete an element.
deleteDeclaration(int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method deletes the MathMLDeclareElement representing the index-th declare child element of this element.
deleteDeclaration(int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method deletes the MathMLDeclareElement representing the index-th declare child element of this element.
deleteEntry(int) - Method in interface org.w3c.dom.mathml.MathMLMatrixrowElement
A convenience method to delete an entry.
deleteRow(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
deleteRow(long) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A convenience method to delete the row of the table at the specified index.
deleteRow(int) - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
A convenience method to delete a row.
deleteRow(long) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A convenience method to delete the row of the table at the specified index.
deserialize(String) - Static method in class net.sourceforge.jeuclid.elements.support.operatordict.AbstractOperatorDictionary
Get the for singleton instance.
detectConversionPlugins(ConverterRegistry) - Method in class net.sourceforge.jeuclid.converter.BatikDetector
Detects if Batik is in the classpath.
detectConversionPlugins(ConverterRegistry) - Method in interface net.sourceforge.jeuclid.converter.ConverterDetector
Detects conversions available through this plugin and registers them with the given registry.
detectConversionPlugins(ConverterRegistry) - Method in class net.sourceforge.jeuclid.converter.FreeHepDetector
Detects if FreeHep is in the classpath.
detectConversionPlugins(ConverterRegistry) - Method in class net.sourceforge.jeuclid.converter.ImageIODetector
Detects and registers all converters available through ImageIO.
Dimension2DImpl - Class in net.sourceforge.jeuclid.elements.support
 
Dimension2DImpl(float, float) - Constructor for class net.sourceforge.jeuclid.elements.support.Dimension2DImpl
Default Constructor.
dispatchEvent(Event) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Display - Enum in net.sourceforge.jeuclid.context
Possible values for the display attribute.
DocumentElement - Class in net.sourceforge.jeuclid.elements.generic
Class for MathML Document Nodes.
DocumentElement() - Constructor for class net.sourceforge.jeuclid.elements.generic.DocumentElement
Creates a math element.
DocumentElement(DocumentType) - Constructor for class net.sourceforge.jeuclid.elements.generic.DocumentElement
Creates a MathML compatible document with the given DocumentType.
DOMBuilder - Class in net.sourceforge.jeuclid
Builds a MathML tree from a given DOM tree.
DOMBuilder() - Constructor for class net.sourceforge.jeuclid.DOMBuilder
Default constructor.
DOUBLE_STRUCK - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
draw(Graphics2D, float, float) - Method in class net.sourceforge.jeuclid.layout.JEuclidView
Draw this view onto a Graphics context.

E

ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.generic.MathImpl
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Menclose
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Merror
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
The MathML element name for this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mphantom
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mrow
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Mover
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Mprescripts
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Msub
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Msup
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Munder
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.Munderover
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.None
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Maligngroup
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Malignmark
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Mlabeledtr
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.table.Mtr
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mi
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mn
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Ms
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
The XML element from this class.
ELEMENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mtext
The XML element from this class.
elementFromName(String, String, Document) - Static method in class net.sourceforge.jeuclid.elements.JEuclidElementFactory
Factory for MathML Elements.
ElementListSupport - Class in net.sourceforge.jeuclid.elements.support
Class to support Lists of MathElements.
EnumTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
Converting String to Enum and vice versa is easy with help of Enum class.
equals(Object) - Method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
equals(Object) - Method in class net.sourceforge.jeuclid.elements.support.text.CodePointAndVariant
execute() - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Executes the task.
EXTENSION_SVG - Static variable in class net.sourceforge.jeuclid.converter.Converter
File extension for SVG.
extractUnicodeAttr(CodePointAndVariant) - Method in class net.sourceforge.jeuclid.elements.support.text.CharacterMapping
Extract the given char into variant and codepoint.

F

FAILED_TO_CONVERT - Static variable in interface net.sourceforge.jeuclid.context.typewrapper.TypeWrapper
Error message for failed to convert 1/2.
FALSE - Static variable in class net.sourceforge.jeuclid.Constants
String constant for false.
fillInfoFromChildren(LayoutView, LayoutInfo, Node, LayoutStage, Dimension2D, Dimension2D) - Static method in class net.sourceforge.jeuclid.elements.support.ElementListSupport
 
FillRectObject - Class in net.sourceforge.jeuclid.layout
 
FillRectObject(Color, float, float, float) - Constructor for class net.sourceforge.jeuclid.layout.FillRectObject
Default Constructor.
first() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
FontFactory - Class in net.sourceforge.jeuclid.font
Abstract factory to be used to create instances of java.awt.Font.
FontFactory() - Constructor for class net.sourceforge.jeuclid.font.FontFactory
 
FontFamily - Enum in net.sourceforge.jeuclid.elements.support.attributes
Enumeration for font families.
ForeignElement - Class in net.sourceforge.jeuclid.elements.generic
This class represents a foreign element.
ForeignElement(String, String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.generic.ForeignElement
Default constructor.
FORM_INFIX - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
form value for infix.
FORM_POSTFIX - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
form value for postfix.
FORM_PREFIX - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
Form value for prefix.
FRAC_TILT_ANGLE - Static variable in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
Tilt angle for frac.
FRAKTUR - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
FreeHepConverter - Class in net.sourceforge.jeuclid.converter
Converter for output formats supported by FreeHEP.
FreeHepDetector - Class in net.sourceforge.jeuclid.converter
Detects if FreeHep is in the class path and registers it if its available.
FreeHepDetector() - Constructor for class net.sourceforge.jeuclid.converter.FreeHepDetector
Default constructor.
FreeHepInternalDetector - Class in net.sourceforge.jeuclid.converter
actual detector for FreeHEP graphics formats.
fromString(String) - Method in enum net.sourceforge.jeuclid.context.Parameter
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.AbstractSimpleTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.BooleanTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.ColorTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.EnumTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.NumberTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.StringTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in class net.sourceforge.jeuclid.context.typewrapper.TLIListTypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.
fromString(String) - Method in interface net.sourceforge.jeuclid.context.typewrapper.TypeWrapper
Attempts to convert a parameter value expressed as string into an instance of the appropriate (for this parameter) type.

G

getAccent() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
Either true or false if present; a string controlling whether overscript is drawn as an accent or as a limit, if specified; this is the element's accent attribute.
getAccent() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The accent attribute (true or false) for the mo element, if specified.
getAccent() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The accent attribute (true or false) for the mo element, if specified.
getAccent() - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
Either true or false if present; a string controlling whether overscript is drawn as an accent or as a limit, if specified; this is the element's accent attribute.
getAccentAsBoolean() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
returns the accent property as boolean.
getAccentunder() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
Either true or false if present; a string controlling whether underscript is drawn as an accent or as a limit, if specified; this is the element's accentunder attribute.
getAccentunder() - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
Either true or false if present; a string controlling whether underscript is drawn as an accent or as a limit, if specified; this is the element's accentunder attribute.
getAccentunderAsBoolean() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
returns the accentunder property as boolean.
getActiontype() - Method in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
A string specifying the action.
getActiontype() - Method in interface org.w3c.dom.mathml.MathMLActionElement
A string specifying the action.
getAlign() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string representing the vertical alignment of the table with the adjacent text.
getAlign() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string representing the vertical alignment of the table with the adjacent text.
getAlignmentscope() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string consisting of the values true or false indicating, for each column, whether it can be used as an alignment scope.
getAlignmentscope() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string consisting of the values true or false indicating, for each column, whether it can be used as an alignment scope.
getAllAlternatives(CodePointAndVariant) - Method in class net.sourceforge.jeuclid.elements.support.text.CharacterMapping
Get all alternatives codePoints for this codePoint.
getAllAttributeKeys() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getAlt() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
A string giving an alternate name for the character.
getAlt() - Method in interface org.w3c.dom.mathml.MathMLGlyphElement
A string giving an alternate name for the character.
getAnnotation(int) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
This method gives access to the index-th alternate content associated with a semantics element.
getAnnotation(int) - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
This method gives access to the index-th alternate content associated with a semantics element.
getArgument(int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method returns the indexth child argument element of this element.
getArgument(int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method returns the indexth child argument element of this element.
getArgument(int) - Method in interface org.w3c.dom.mathml.MathMLContentToken
A convenience method to retrieve the child argument at the position referenced by index.
getArguments() - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This attribute accesses the child MathMLElements of this element which are arguments of it, as a MathMLNodeList.
getArguments() - Method in interface org.w3c.dom.mathml.MathMLContainer
This attribute accesses the child MathMLElements of this element which are arguments of it, as a MathMLNodeList.
getArguments() - Method in interface org.w3c.dom.mathml.MathMLContentToken
The arguments of this element, returned as a MathMLNodeList.
getArity() - Method in interface org.w3c.dom.mathml.MathMLPredefinedSymbol
A string representing the number of arguments.
getAscent() - Method in class net.sourceforge.jeuclid.elements.support.text.StringUtil.TextLayoutInfo
Getter method for ascent.
getAscentHeight() - Method in class net.sourceforge.jeuclid.layout.JEuclidView
 
getAscentHeight(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Returns the current height of the upper part of this component from the baseline.
getAscentHeight(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Returns the current height of the upper part of this component from the baseline.
getAttribute(AttributedCharacterIterator.Attribute) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getAttributes() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getAvailableExtensions() - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Retrieve a list of all available extensions.
getAvailableOutfileTypes() - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Retrieve a list of available mime types for conversion.
getAwtStyle() - Method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
 
getBackground() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string representation of a color or the string transparent; represents the background attribute for the mstyle element, if specified.
getBackground() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string representation of a color or the string transparent; represents the background attribute for the mstyle element, if specified.
getBase() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractSubSuper
A MathMLElement representing the base of the script.
getBase() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
A MathMLElement representing the base of the script.
getBase() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A MathMLElement representing the base of the script.
getBase() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
A MathMLElement representing the base of the script.
getBase() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
A MathMLElement representing the base of the script.
getBase() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
A MathMLElement representing the base of the script.
getBase() - Method in interface org.w3c.dom.mathml.MathMLCnElement
A string representing an integer between 2 and 36; the base of the numerical representation.
getBase() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A MathMLElement representing the base of the script.
getBase() - Method in interface org.w3c.dom.mathml.MathMLScriptElement
A MathMLElement representing the base of the script.
getBase() - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
A MathMLElement representing the base of the script.
getBaseline() - Method in class net.sourceforge.jeuclid.converter.ConverterPlugin.DocumentWithDimension
 
getBeanDescriptor() - Method in class net.sourceforge.jeuclid.swing.JMathComponentBeanInfo
getBeginIndex() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getBevelled() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
 
getBevelled() - Method in interface org.w3c.dom.mathml.MathMLFractionElement
One of the strings true and false.
getBody() - Method in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
Provides access to the content of an annotation element.
getBody() - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
This attribute represents the first child of the semantics element, i.e. the child giving the primary content represented by the element.
getBody() - Method in interface org.w3c.dom.mathml.MathMLAnnotationElement
Provides access to the content of an annotation element.
getBody() - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
This attribute represents the first child of the semantics element, i.e. the child giving the primary content represented by the element.
getBoundVariable(int) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This method retrieves the index-th MathMLBvarElement child of the MathMLElement.
getCase(int) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to retrieve the child piece at the position referenced by index.
getCaseCondition() - Method in interface org.w3c.dom.mathml.MathMLCaseElement
Accesses the MathMLContentElement representing the condition to be satisfied in order for this branch of the piecewise definition to be used.
getCaseCondition(int) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to retrieve the child of the piece at the position referenced by index which gives the condition for this case.
getCaseValue() - Method in interface org.w3c.dom.mathml.MathMLCaseElement
Accesses the MathMLContentElement representing the value to be taken by the piecewise function when the condition described by caseCondition is true.
getCaseValue(int) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to retrieve the child of the indexth piece in this element which specifies the function value for that case.
getCellindex() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
A string representing the integer index (1-based?)
getCellindex() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string representing the integer index (1-based?)
getCells() - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableRow
A MathMLNodeList consisting of the cells of the row.
getCells() - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A MathMLNodeList consisting of the cells of the row.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.generic.MathImpl
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in interface net.sourceforge.jeuclid.elements.JEuclidNode
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
get the layout context for the given child.
getChildLayoutContext(int, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
get the layout context for the given child.
getChildrenToDraw() - Method in class net.sourceforge.jeuclid.elements.AbstractElementWithDelegates
getChildrenToDraw() - Method in class net.sourceforge.jeuclid.elements.AbstractInvisibleJEuclidElement
getChildrenToDraw() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
getChildrenToDraw() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
getChildrenToDraw() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mphantom
getChildrenToDraw() - Method in class net.sourceforge.jeuclid.elements.presentation.token.AbstractTokenWithTextLayout
getChildrenToDraw() - Method in interface net.sourceforge.jeuclid.layout.LayoutableNode
 
getChildrenToLayout() - Method in class net.sourceforge.jeuclid.elements.AbstractElementWithDelegates
getChildrenToLayout() - Method in class net.sourceforge.jeuclid.elements.AbstractInvisibleJEuclidElement
getChildrenToLayout() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
getChildrenToLayout() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
getChildrenToLayout() - Method in class net.sourceforge.jeuclid.elements.presentation.token.AbstractTokenWithTextLayout
getChildrenToLayout() - Method in interface net.sourceforge.jeuclid.layout.LayoutableNode
 
getClassName() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The class attribute of the element.
getClassName() - Method in interface org.w3c.dom.mathml.MathMLElement
The class attribute of the element.
getClose() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
 
getClose() - Method in interface org.w3c.dom.mathml.MathMLFencedElement
A string representing the closing-fence for the mfenced element, if specified; this is the element's close attribute.
getClosure() - Method in interface org.w3c.dom.mathml.MathMLIntervalElement
A string with value open, closed, open-closed or closed-open.
getCodePoint() - Method in class net.sourceforge.jeuclid.elements.support.text.CodePointAndVariant
 
getColor() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
getColumnalign() - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Gets alignment for group in column.
getColumnalign() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string specifying an override of the inherited horizontal alignment of this cell within the table column.
getColumnalign() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string representing the alignment of entries in each column, consisting of a space-separated sequence of alignment specifiers, each of which can have the following values: left, center, or right.
getColumnalign() - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A string representing an override of the column alignment specified in the containing mtable.
getColumnlines() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string specifying whether and what kind of lines should be added between each column.
getColumnlines() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string specifying whether and what kind of lines should be added between each column.
getColumnspacing() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string consisting of a space-separated sequence of specifiers of the form number h-unit representing the space to be added between columns.
getColumnspacing() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string consisting of a space-separated sequence of specifiers of the form number h-unit representing the space to be added between columns.
getColumnspan() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
 
getColumnspan() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string representing a positive integer that specifies the number of columns spanned by this cell.
getColumnwidth() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string consisting of a space-separated sequence of specifiers, each of which can have one of the following forms: auto, number h-unit, namedspace, or fit.
getColumnwidth() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string consisting of a space-separated sequence of specifiers, each of which can have one of the following forms: auto, number h-unit, namedspace, or fit.
getComponent(int) - Method in interface org.w3c.dom.mathml.MathMLVectorElement
A convenience method to retrieve a component.
getCondition() - Method in interface org.w3c.dom.mathml.MathMLConditionElement
A MathMLApplyElement that represents the condition.
getCondition() - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This attribute represents the condition child element of this node.
getConstructor() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
An optional MathMLElement providing an initial value for the object being declared.
getContent() - Method in class net.sourceforge.jeuclid.elements.presentation.general.AbstractRoot
retrieve the content of this radical element.
getContent() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
retrieve the content of this radical element.
getContent() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
retrieve the content of this radical element.
getContent() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Tries to return the content as a String.
getContents() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns the children as a MathML NodeList.
getContents() - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
Returns the child Nodes of the element.
getConverter() - Static method in class net.sourceforge.jeuclid.converter.Converter
Deprecated. use Converter.getInstance() instead.
getConverter(String) - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Retrieve the converter for a given mime-type.
getCursorListener() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
gets cursor listener instance.
getDeclaration(int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method retrieves the index-th child declare element of this element.
getDeclaration(int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method retrieves the index-th child declare element of this element.
getDeclarations() - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
Provides access to the declare elements which are children of this element, in a MathMLNodeList.
getDeclarations() - Method in interface org.w3c.dom.mathml.MathMLContainer
Provides access to the declare elements which are children of this element, in a MathMLNodeList.
getDefaultAttributeValue(String, String, String) - Method in class net.sourceforge.jeuclid.elements.support.operatordict.AbstractOperatorDictionary
Determines default value of the operator attribute.
getDefaultAttributeValue(String, String, String) - Method in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
Determines default value of the operator attribute.
getDefaultLayoutContext() - Static method in class net.sourceforge.jeuclid.context.LayoutContextImpl
Retrieve the default layout context.
getDefaultValue() - Method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorAttribute
 
getDefaultView() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
getDefinitionURL() - Method in interface org.w3c.dom.mathml.MathMLContentToken
A URI pointing to a semantic definition for this content element.
getDefinitionURL() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
A URI specifying the detailed semantics of the element.
getDefinitionURL() - Method in interface org.w3c.dom.mathml.MathMLFnElement
A URI pointing to a definition for this function-type element.
getDefinitionURL() - Method in interface org.w3c.dom.mathml.MathMLPredefinedSymbol
A string that provides an override to the default semantics, or provides a more specific definition
getDenomalign() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
One of the strings left, center and right.
getDenomalign() - Method in interface org.w3c.dom.mathml.MathMLFractionElement
One of the strings left, center and right.
getDenominator() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The second child MathMLElement of the MathMLFractionElement; represents the denominator of the represented fraction.
getDenominator() - Method in interface org.w3c.dom.mathml.MathMLFractionElement
The second child MathMLElement of the MathMLFractionElement; represents the denominator of the represented fraction.
getDepth() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
A string representing the depth beneath the baseline of the mpadded element, if specified.
getDepth() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
 
getDepth() - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
A string representing the depth beneath the baseline of the mpadded element, if specified.
getDepth() - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
A string of the form number v-unit; represents the depth attribute for the mspace element, if specified.
getDescent() - Method in class net.sourceforge.jeuclid.elements.support.text.StringUtil.TextLayoutInfo
Getter method for descent.
getDescentHeight() - Method in class net.sourceforge.jeuclid.layout.JEuclidView
 
getDescentHeight(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Returns the current height of the lower part of this component from the baseline.
getDescentHeight(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Returns the current height of the lower part of this component from the baseline.
getDimension() - Method in class net.sourceforge.jeuclid.converter.ConverterPlugin.DocumentWithDimension
 
getDisplay() - Method in class net.sourceforge.jeuclid.elements.generic.MathImpl
Returns the display.
getDisplay() - Method in interface org.w3c.dom.mathml.MathMLMathElement
Represents the display attribute of the math element.
getDisplaystyle() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
Either true or false; a string representing the displaystyle attribute for the mstyle element, if specified.
getDisplaystyle() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string with the values true or false.
getDisplaystyle() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
Either true or false; a string representing the displaystyle attribute for the mstyle element, if specified.
getDisplaystyle() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string with the values true or false.
getDocument() - Method in class net.sourceforge.jeuclid.awt.MathComponent
 
getDocument() - Method in class net.sourceforge.jeuclid.converter.ConverterPlugin.DocumentWithDimension
 
getDocument() - Method in class net.sourceforge.jeuclid.layout.JEuclidView
getDocument() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
 
getDocumentBuilder() - Method in class net.sourceforge.jeuclid.parser.Parser
Retrieve a DocumentBuilder suitable for MathML parsing.
getDomain() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
The domain name of the server that served the document, or null if the server cannot be identified by a domain name, or if it is not available.
getDomain() - Method in interface org.w3c.dom.mathml.MathMLDocument
The domain name of the server that served the document, or null if the server cannot be identified by a domain name, or if it is not available.
getDomainOfApplication() - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This attribute represents the domainofapplication child element of this node, if present.
getDOMBuilder() - Static method in class net.sourceforge.jeuclid.DOMBuilder
Deprecated. use DOMBuilder.getInstance() instead.
getEdge() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Malignmark
A string specifying alignment on the right edge of the preceding element or the left edge of the following element.
getEdge() - Method in interface org.w3c.dom.mathml.MathMLAlignMarkElement
A string specifying alignment on the right edge of the preceding element or the left edge of the following element.
getEncoding() - Method in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
Provides access to the encoding attribute of an annotation element.
getEncoding() - Method in interface org.w3c.dom.mathml.MathMLAnnotationElement
Provides access to the encoding attribute of an annotation element.
getEncoding() - Method in interface org.w3c.dom.mathml.MathMLContentToken
A string describing the syntax in which the definition located at definitionURL is given.
getEncoding() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
A description of the syntax used in definitionURL.
getEncoding() - Method in interface org.w3c.dom.mathml.MathMLFnElement
A string describing the syntax in which the definition located at definitionURL is given.
getEncoding() - Method in interface org.w3c.dom.mathml.MathMLPredefinedSymbol
A string describing the syntax in which the definition located at definitionURL is given.
getEncoding() - Method in interface org.w3c.dom.mathml.MathMLXMLAnnotationElement
Provides access to the encoding attribute of an annotation-xml element.
getEnd() - Method in interface org.w3c.dom.mathml.MathMLIntervalElement
A MathMLContentElement representing the real number defining the end of the interval.
getEndIndex() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getEntry(int) - Method in interface org.w3c.dom.mathml.MathMLMatrixrowElement
A convenience method to retrieve the contents of an entry by index.
getEqualcolumns() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string with the values true or false.
getEqualcolumns() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string with the values true or false.
getEqualrows() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string with the values true or false.
getEqualrows() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string with the values true or false.
getExpression() - Method in interface org.w3c.dom.mathml.MathMLLambdaElement
The MathMLElement representing the expression.
getExtendedStretchy() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Retrieves the JEuclid specific extension of the stretch attribute.
getFence() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The fence attribute (true or false) for the mo element, if specified.
getFence() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The fence attribute (true or false) for the mo element, if specified.
getFont(LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Gets the used font.
getFont(String, int, float) - Method in class net.sourceforge.jeuclid.font.DefaultFontFactory
Create a font object with specified properties.
getFont(List<String>, int, int, float) - Method in class net.sourceforge.jeuclid.font.DefaultFontFactory
Create a font object which is able to display the requested code point.
getFont(String, int, float) - Method in class net.sourceforge.jeuclid.font.FontFactory
Create a font object with specified properties.
getFont(List<String>, int, int, float) - Method in class net.sourceforge.jeuclid.font.FontFactory
Create a font object which is able to display the requested code point.
getFontfamily() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
A string representing the font family.
getFontFamily() - Method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
 
getFontfamily() - Method in interface org.w3c.dom.mathml.MathMLGlyphElement
A string representing the font family.
getFontMetrics(Graphics2D, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Gets the font metrics of the used font.
getFontsDoublestruck() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Doublestruck.
getFontsFraktur() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Fraktur.
getFontSize() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
 
getFontsizeInPoint(LayoutContext) - Static method in class net.sourceforge.jeuclid.elements.support.GraphicsSupport
Gets the size of the actual font used (including scriptsizemultiplier).
getFontsMonospaced() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Monospaced.
getFontsSanserif() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Sans-Serif.
getFontsScript() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Script.
getFontsSerif() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Serif (the default MathML font).
getForeground() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
getForm() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The form attribute (prefix, infix or postfix) for the mo element, if specified.
getForm() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The form attribute (prefix, infix or postfix) for the mo element, if specified.
getFrame() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string specifying a frame around the table.
getFrame() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string specifying a frame around the table.
getFramespacing() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string of the form number h-unit number v-unit specifying the spacing between table and its frame.
getFramespacing() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string of the form number h-unit number v-unit specifying the spacing between table and its frame.
getGraphicObjects() - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
getGraphicObjects() - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
getGraphics() - Method in class net.sourceforge.jeuclid.layout.JEuclidView
getGraphics() - Method in interface net.sourceforge.jeuclid.layout.LayoutView
 
getGroupalign() - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Gets alignment of the group for the row.
getGroupalign() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Maligngroup
A string specifying how the alignment group is to be aligned with other alignment groups above or below it.
getGroupalign() - Method in interface org.w3c.dom.mathml.MathMLAlignGroupElement
A string specifying how the alignment group is to be aligned with other alignment groups above or below it.
getGroupalign() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string specifying how the alignment groups within the cell are to be aligned with those in cells above or below this cell.
getGroupalign() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string specifying how the alignment groups within the cells of each row are to be aligned with the corresponding items above or below them in the same column.
getGroupalign() - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A string specifying how the alignment groups within the cells of each row are to be aligned with the corresponding items above or below them in the same column.
getHAlignOffset(LayoutStage, LayoutInfo, float) - Method in enum net.sourceforge.jeuclid.elements.support.attributes.HAlign
Retrieve H-Align offset.
getHasaligngroups() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
A string with the values true or false indicating whether the cell contains align groups.
getHasaligngroups() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string with the values true or false indicating whether the cell contains align groups.
getHeight() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
A string representing the height above the baseline of the mpadded element, if specified.
getHeight() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
 
getHeight() - Method in class net.sourceforge.jeuclid.elements.support.Dimension2DImpl
getHeight() - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
A string representing the height above the baseline of the mpadded element, if specified.
getHeight() - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
A string of the form number v-unit; represents the height attribute for the mspace element, if specified.
getHorizontalAlignment() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Horizontal alignment, as defined by JLabel.getHorizontalAlignment().
getHorizontalCenterOffset(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Retrieve the X-position of the horizontal center of the content.
getHorizontalCenterOffset(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Retrieve the X-position of the horizontal center of the content.
getHref() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The xlink:href attribute of the element.
getHref() - Method in interface org.w3c.dom.mathml.MathMLElement
The xlink:href attribute of the element.
getIcon(int) - Method in class net.sourceforge.jeuclid.swing.JMathComponentBeanInfo
getId() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The element's identifier.
getId() - Method in interface org.w3c.dom.mathml.MathMLElement
The element's identifier.
getIdentifier() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
A MathMLCiElement representing the name being declared.
getIndex() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
The second child MathMLElement of the MathMLRadicalElement; represents the index of the represented radical.
getIndex() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
The second child MathMLElement of the MathMLRadicalElement; represents the index of the represented radical.
getIndex() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
An unsigned integer giving the glyph's position within the font.
getIndex() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getIndex() - Method in interface org.w3c.dom.mathml.MathMLGlyphElement
An unsigned integer giving the glyph's position within the font.
getIndex() - Method in interface org.w3c.dom.mathml.MathMLRadicalElement
The second child MathMLElement of the MathMLRadicalElement; represents the index of the represented radical.
getIndexOfMathElement(JEuclidElement) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Gets index of child element.
getIndexOfMathElement(JEuclidElement) - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
Gets index of child element.
getInfo(LayoutableNode) - Method in class net.sourceforge.jeuclid.layout.JEuclidView
Retrieve the Info object for a given child.
getInfo(LayoutableNode) - Method in interface net.sourceforge.jeuclid.layout.LayoutView
Retrieve the Info object for a given child.
getInstance() - Static method in class net.sourceforge.jeuclid.context.typewrapper.BooleanTypeWrapper
 
getInstance() - Static method in class net.sourceforge.jeuclid.context.typewrapper.ColorTypeWrapper
 
getInstance(Class<? extends Enum<?>>) - Static method in class net.sourceforge.jeuclid.context.typewrapper.EnumTypeWrapper
 
getInstance(Class<? extends Number>) - Static method in class net.sourceforge.jeuclid.context.typewrapper.NumberTypeWrapper
 
getInstance() - Static method in class net.sourceforge.jeuclid.context.typewrapper.StringTypeWrapper
 
getInstance() - Static method in class net.sourceforge.jeuclid.context.typewrapper.TLIListTypeWrapper
 
getInstance() - Static method in class net.sourceforge.jeuclid.converter.Converter
Retrieve an instance of the converter singleton class.
getInstance() - Static method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Retrieve the default registry instance.
getInstance() - Static method in class net.sourceforge.jeuclid.converter.Processor
Retrieve the processor singleton object.
getInstance() - Static method in class net.sourceforge.jeuclid.DOMBuilder
 
getInstance() - Static method in class net.sourceforge.jeuclid.elements.generic.JEuclidDOMImplementation
Retrieve the singleton instance of this DOMImplementation.
getInstance() - Static method in class net.sourceforge.jeuclid.elements.support.ClassLoaderSupport
accessor for singleton instance.
getInstance() - Static method in class net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary2
Get the for singleton instance.
getInstance() - Static method in class net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary3
Get the for singleton instance.
getInstance() - Static method in class net.sourceforge.jeuclid.elements.support.text.CharacterMapping
Get the singleton instance of this class.
getInstance() - Static method in class net.sourceforge.jeuclid.font.FontFactory
Return an instance of the currently configured concrete FontFactory.
getInstance() - Static method in class net.sourceforge.jeuclid.parser.Parser
Retrieve the singleton Parser instance.
getIsExplicit() - Method in interface org.w3c.dom.mathml.MathMLListElement
This is true if the list is specified by giving its elements explicitly.
getIsExplicit() - Method in interface org.w3c.dom.mathml.MathMLSetElement
This is true if the set is specified by giving the list of its elements explicitly.
getJEuclidElementConstructor(String, String) - Static method in class net.sourceforge.jeuclid.elements.JEuclidElementFactory
Retrieve the constructor for an JEuclidElement, if available.
getLabel() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mlabeledtr
A MathMLElement representing the label of this row.
getLabel() - Method in interface org.w3c.dom.mathml.MathMLLabeledRowElement
A MathMLElement representing the label of this row.
getLargeop() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The largeop attribute for the mo element, if specified.
getLargeop() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The largeop attribute for the mo element, if specified.
getLargeOpCorrector(LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
 
getLayoutStage() - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
The LayoutStage this element represents.
getLayoutStage() - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
The LayoutStage this element represents.
getLength() - Method in class net.sourceforge.jeuclid.elements.support.MathMLNodeListImpl
getLinebreak() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
One of the strings auto, newline, indentingnewline, nobreak, goodbreak and badbreak.
getLinebreak() - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
One of the strings auto, newline, indentingnewline, nobreak, goodbreak and badbreak.
getLinethickness(Graphics2D, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
 
getLinethickness() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
A string representing the linethickness attribute of the mfrac, if specified.
getLinethickness() - Method in interface org.w3c.dom.mathml.MathMLFractionElement
A string representing the linethickness attribute of the mfrac, if specified.
getLowLimit() - Method in interface org.w3c.dom.mathml.MathMLApplyElement
This attribute represents the lowlimit child element of this node (if any).
getLquote() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Ms
 
getLquote() - Method in interface org.w3c.dom.mathml.MathMLStringLitElement
A string giving the opening delimiter for the string literal; represents the lquote attribute for the ms element, if specified.
getLspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
A string representing the lspace attribute - the additional space to the left - of the mpadded element, if specified.
getLspace() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The lspace attribute (spacing to left) of the mo element, if specified.
getLspace() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The lspace attribute (spacing to left) of the mo element, if specified.
getLspace() - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
A string representing the lspace attribute - the additional space to the left - of the mpadded element, if specified.
getMacros() - Method in class net.sourceforge.jeuclid.elements.generic.MathImpl
Represents the macros attribute of the math element.
getMacros() - Method in interface org.w3c.dom.mathml.MathMLMathElement
Represents the macros attribute of the math element.
getMathAttribute(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
retrieve an attribute from the MathML or default name space, returning the default value if the attribute is not set.
getMathAttribute(String, boolean) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
retrieve an attribute from the MathML or default name space.
getMathbackground() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns value of mathbackground attribute.
getMathbackground() - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
The mathbackground attribute for the element, if specified.
getMathcolor() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns value of mathcolor attribute.
getMathcolor() - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
The mathcolor attribute for the element, if specified.
getMathElement(int) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Gets a child from this element.
getMathElementCount() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns the count of children for this element.
getMathElementCount() - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
Returns the count of children for this element.
getMathElementStyle() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
A string identifying the element's style attribute.
getMathElementStyle() - Method in interface org.w3c.dom.mathml.MathMLElement
A string identifying the element's style attribute.
getMathsize() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Retrieve the mathsize attribute.
getMathsize() - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
The mathsize attribute for the element, if specified.
getMathvariant() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns value of mathvariant attribute (style of the element).
getMathvariant() - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
The mathvariant attribute for the element, if specified.
getMathvariantAsVariant() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Gets the current mathvariant.
getMathvariantAsVariant() - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
Gets the current mathvariant.
getMaximumSize(JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
getMaxsize() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Gets value of maxsize property.
getMaxsize() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The maxsize attribute for the mo element, if specified.
getMediummathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the mediummathspace attribute for the mstyle element, if specified.
getMediummathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the mediummathspace attribute for the mstyle element, if specified.
getMiddleShift(Graphics2D, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns the distance of the baseline and the middleline.
getMimeTypeForSuffix(String) - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Returns the MimeType for a given suffix.
getMinimumSize() - Method in class net.sourceforge.jeuclid.awt.MathComponent
Gets the minimum size of this component.
getMinimumSize(JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
getMinlabelspacing() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string of the form number h-unit, specifying the minimum space between a label and the adjacent entry in the labeled row.
getMinlabelspacing() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string of the form number h-unit, specifying the minimum space between a label and the adjacent entry in the labeled row.
getMinsize() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Gets value of minsize property.
getMinsize() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The minsize attribute for the mo element, if specified.
getMomentAbout() - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This attribute represents the momentabout child element of this node, if present.
getMovablelimits() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The movablelimits (true or false) attribute for the mo element, if specified.
getMovablelimits() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The movablelimits (true or false) attribute for the mo element, if specified.
getNamespaceURI(String) - Method in class net.sourceforge.jeuclid.elements.support.NamespaceContextAdder
getNAnnotations() - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
Represents the number of annotation or annotation-xml children of the semantics element, i.e. the number of alternate content forms for this element.
getNAnnotations() - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
Represents the number of annotation or annotation-xml children of the semantics element, i.e. the number of alternate content forms for this element.
getNargs() - Method in interface org.w3c.dom.mathml.MathMLCnElement
The number of sep-separated arguments.
getNargs() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
If the identifier is a function, this attribute specifies the number of arguments the function takes.
getNArguments() - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
The number of child elements of this element which represent arguments of the element, as opposed to qualifiers or declare elements.
getNArguments() - Method in interface org.w3c.dom.mathml.MathMLContainer
The number of child elements of this element which represent arguments of the element, as opposed to qualifiers or declare elements.
getNBoundVariables() - Method in interface org.w3c.dom.mathml.MathMLContentContainer
The number of bvar child elements of this element.
getNcols() - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
The number of columns in the represented matrix.
getNcomponents() - Method in interface org.w3c.dom.mathml.MathMLVectorElement
The number of components in the vector.
getNegativemediummathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativemediummathspace attribute for the mstyle element, if specified.
getNegativemediummathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativemediummathspace attribute for the mstyle element, if specified.
getNegativethickmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativethickmathspace attribute for the mstyle element, if specified.
getNegativethickmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativethickmathspace attribute for the mstyle element, if specified.
getNegativethinmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativethinmathspace attribute for the mstyle element, if specified.
getNegativethinmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativethinmathspace attribute for the mstyle element, if specified.
getNegativeverythickmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativeverythickmathspace attribute for the mstyle element, if specified.
getNegativeverythickmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativeverythickmathspace attribute for the mstyle element, if specified.
getNegativeverythinmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativeverythinmathspace attribute for the mstyle element, if specified.
getNegativeverythinmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativeverythinmathspace attribute for the mstyle element, if specified.
getNegativeveryverythickmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativeveryverythickmathspace attribute for the mstyle element, if specified.
getNegativeveryverythickmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativeveryverythickmathspace attribute for the mstyle element, if specified.
getNegativeveryverythinmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the negativeveryverythinmathspace attribute for the mstyle element, if specified.
getNegativeveryverythinmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the negativeveryverythinmathspace attribute for the mstyle element, if specified.
getNEntries() - Method in interface org.w3c.dom.mathml.MathMLMatrixrowElement
The number of entries in the row.
getNode() - Method in class net.sourceforge.jeuclid.layout.JEuclidView.NodeRect
 
getNodesAt(float, float, float, float) - Method in class net.sourceforge.jeuclid.layout.JEuclidView
Get the node and rendering information from a mouse position.
getNodesAt(JMathComponent, float, float) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
Get vector of JEuclidView.NodeRect at a particular mouse position.
getNotation() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Menclose
 
getNotation() - Method in interface org.w3c.dom.mathml.MathMLEncloseElement
A string giving a name for the notation enclosing the element's contents.
getNrows() - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
The number of rows in the represented matrix.
getNumalign() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
One of the strings left, center and right.
getNumalign() - Method in interface org.w3c.dom.mathml.MathMLFractionElement
One of the strings left, center and right.
getNumerator() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
The first child MathMLElement of the MathMLFractionElement; represents the numerator of the represented fraction.
getNumerator() - Method in interface org.w3c.dom.mathml.MathMLFractionElement
The first child MathMLElement of the MathMLFractionElement; represents the numerator of the represented fraction.
getNumprescriptcolumns() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
The number of script/subscript columns preceding (to the left of) the base.
getNumprescriptcolumns() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
The number of script/subscript columns preceding (to the left of) the base.
getNumscriptcolumns() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
The number of script/subscript columns following (to the right of) the base.
getNumscriptcolumns() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
The number of script/subscript columns following (to the right of) the base.
getOccurrence() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
A string with the values prefix, infix, postfix, or function-model.
getOffset() - Method in class net.sourceforge.jeuclid.elements.support.text.StringUtil.TextLayoutInfo
Getter method for offset.
getOpDegree() - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This attribute represents the degree child element of this node.
getOpen() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
 
getOpen() - Method in interface org.w3c.dom.mathml.MathMLFencedElement
A string representing the opening-fence for the mfenced element, if specified; this is the element's open attribute.
getOperator() - Method in interface org.w3c.dom.mathml.MathMLApplyElement
The MathML element representing the function or operator that is applied to the list of arguments.
getOptionDesc() - Method in enum net.sourceforge.jeuclid.context.Parameter
 
getOptionName() - Method in enum net.sourceforge.jeuclid.context.Parameter
 
getOrdering() - Method in interface org.w3c.dom.mathml.MathMLListElement
The order attribute of the represented element.
getOtherwise() - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
Returns a MathMLContentElement representing the value to be taken by the piecewise function when none of the conditions described in the piece children is true.
getOverscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
A MathMLElement representing the overscript of the script.
getOverscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mover
A MathMLElement representing the overscript of the script.
getOverscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munder
A MathMLElement representing the overscript of the script.
getOverscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munderover
A MathMLElement representing the overscript of the script.
getOverscript() - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
A MathMLElement representing the overscript of the script.
getOwnerMathElement() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The MathMLMathElement corresponding to the nearest math element ancestor of this element.
getOwnerMathElement() - Method in interface org.w3c.dom.mathml.MathMLElement
The MathMLMathElement corresponding to the nearest math element ancestor of this element.
getParameter(Parameter) - Method in class net.sourceforge.jeuclid.context.InlineLayoutContext
Retrieve a layout parameter.
getParameter(Parameter) - Method in class net.sourceforge.jeuclid.context.LayoutContextImpl
Retrieve a layout parameter.
getParameter(Parameter) - Method in class net.sourceforge.jeuclid.context.RelativeScriptlevelLayoutContext
Retrieve a layout parameter.
getParameter(Parameter) - Method in class net.sourceforge.jeuclid.context.StyleAttributeLayoutContext
Retrieve a layout parameter.
getParameter(Parameter) - Method in interface net.sourceforge.jeuclid.LayoutContext
Retrieve a layout parameter.
getParameters() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
 
getParent() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns parent of this element.
getParent() - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
Returns parent of this element.
getParser() - Static method in class net.sourceforge.jeuclid.parser.Parser
Deprecated. use Parser.getInstance() instead.
getPieces() - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A MathMLNodeList containing one MathMLCaseElement representing each of the piece element children of this MathMLPiecewiseElement.
getPosX(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Retrieve the X position of this element relative to its parent.
getPosX(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Retrieve the X position of this element relative to its parent.
getPosY(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Retrieve the Y position of this element relative to its parent.
getPosY(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Retrieve the Y position of this element relative to its parent.
getPreferredSize() - Method in class net.sourceforge.jeuclid.awt.MathComponent
Gets the preferred size of this component.
getPreferredSize(JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
getPrefix(String) - Method in class net.sourceforge.jeuclid.elements.support.NamespaceContextAdder
getPrefixes(String) - Method in class net.sourceforge.jeuclid.elements.support.NamespaceContextAdder
getPrescripts() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A NodeList representing the prescripts of the script, which appear in the order described by the expression (prescript presuperscript)*.
getPrescripts() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A NodeList representing the prescripts of the script, which appear in the order described by the expression (prescript presuperscript)*.
getPreSubScript(int) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to retrieve pre-subscript children of the element, referenced by column index .
getPreSubScript(int) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to retrieve pre-subscript children of the element, referenced by column index .
getPreSuperScript(int) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to retrieve pre-superscript children of the element, referenced by column index .
getPreSuperScript(int) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to retrieve pre-superscript children of the element, referenced by column index .
getProcessor() - Static method in class net.sourceforge.jeuclid.converter.Processor
Deprecated. use Processor.getInstance() instead.
getPropertyDescriptors() - Method in class net.sourceforge.jeuclid.swing.JMathComponentBeanInfo
getRadicand() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
The first child MathMLElement of the MathMLRadicalElement; represents the base of the represented radical.
getRadicand() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
The first child MathMLElement of the MathMLRadicalElement; represents the base of the represented radical.
getRadicand() - Method in interface org.w3c.dom.mathml.MathMLRadicalElement
The first child MathMLElement of the MathMLRadicalElement; represents the base of the represented radical.
getRect(float, float, LayoutableNode) - Method in class net.sourceforge.jeuclid.layout.JEuclidView
Gets the absolute Bounds for a given node and offset.
getRect() - Method in class net.sourceforge.jeuclid.layout.JEuclidView.NodeRect
 
getReferrer() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
The URI of the page that linked to this document, if available.
getReferrer() - Method in interface org.w3c.dom.mathml.MathMLDocument
The URI of the page that linked to this document, if available.
getRegisty() - Static method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Deprecated. use ConverterRegistry.getInstance() instead.
getRow(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
getRow(long) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A convenience method to retrieve the index-th row from the table.
getRow(int) - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
A convenience method to retrieve a specified row.
getRow(long) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A convenience method to retrieve the index-th row from the table.
getRowalign() - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Gets row alignment.
getRowalign() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string specifying an override of the inherited vertical alignment of this cell within the table row.
getRowalign() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string representing the alignment of entries in each row, consisting of a space-separated sequence of alignment specifiers, each of which can have the following values: top, bottom, center, baseline, or axis.
getRowalign() - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A string representing an override of the row alignment specified in the containing mtable.
getRowlines() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string specifying whether and what kind of lines should be added between each row.
getRowlines() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string specifying whether and what kind of lines should be added between each row.
getRows() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A MathMLNodeList consisting of MathMLTableRowElements and MathMLLabeledRowElements representing the rows of the table.
getRows() - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
The rows of the matrix, returned as a MathMLNodeList consisting of MathMLMatrixrowElements.
getRows() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A MathMLNodeList consisting of MathMLTableRowElements and MathMLLabeledRowElements representing the rows of the table.
getRowspacing() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string consisting of a space-separated sequence of specifiers of the form number v-unit representing the space to be added between rows.
getRowspacing() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string consisting of a space-separated sequence of specifiers of the form number v-unit representing the space to be added between rows.
getRowspan() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
 
getRowspan() - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
A string representing a positive integer that specifies the number of rows spanned by this cell.
getRquote() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Ms
 
getRquote() - Method in interface org.w3c.dom.mathml.MathMLStringLitElement
A string giving the closing delimiter for the string literal; represents the rquote attribute for the ms element, if specified.
getRspace() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The rspace attribute (spacing to right) of the mo element, if specified.
getRspace() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The rspace attribute (spacing to right) of the mo element, if specified.
getRunLimit() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getRunLimit(AttributedCharacterIterator.Attribute) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getRunLimit(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getRunStart() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getRunStart(AttributedCharacterIterator.Attribute) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getRunStart(Set<? extends AttributedCharacterIterator.Attribute>) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
getScriptlevel() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
 
getScriptlevel() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form +/- unsigned integer; represents the scriptlevel attribute for the mstyle element, if specified.
getScriptminsize() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
 
getScriptminsize() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number v-unit; represents the scriptminsize attribute for the mstyle element, if specified.
getScripts() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A MathMLNodeList representing the scripts of the script, which appear in the order described by the expression (script superscript)*.
getScripts() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A MathMLNodeList representing the scripts of the script, which appear in the order described by the expression (script superscript)*.
getScriptsizemultiplier() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number; represents the scriptsizemultiplier attribute for the mstyle element, if specified.
getScriptsizemultiplier() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number; represents the scriptsizemultiplier attribute for the mstyle element, if specified.
getSelection() - Method in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
A string specifying an integer that selects the current subject of the action.
getSelection() - Method in interface org.w3c.dom.mathml.MathMLActionElement
A string specifying an integer that selects the current subject of the action.
getSeparator() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The separator attribute (true or false) for the mo element, if specified.
getSeparator() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The separator attribute (true or false) for the mo element, if specified.
getSeparators() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
Return the separators.
getSeparators() - Method in interface org.w3c.dom.mathml.MathMLFencedElement
A string representing any separating characters inside the mfenced element, if specified; this is the element's separators attribute.
getSide() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string with the values left, right, leftoverlap, or rightoverlap.
getSide() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string with the values left, right, leftoverlap, or rightoverlap.
getStart() - Method in interface org.w3c.dom.mathml.MathMLIntervalElement
A MathMLContentElement representing the real number defining the start of the interval.
getStretchAscent() - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Retrieve the stretch ascent if set, or STAGE1.ascent if unset.
getStretchAscent() - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Retrieve the stretch ascent if set, or STAGE1.ascent if unset.
getStretchDescent() - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Retrieve the stretch descent if set, or STAGE1.descent if unset.
getStretchDescent() - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Retrieve the stretch descent if set, or STAGE1.descent if unset.
getStretchOverride(String) - Static method in class net.sourceforge.jeuclid.elements.support.operatordict.StretchOverride
Returns Mo.VALUE_STRETCHY_HORIZONTAL or Mo.VALUE_STRETCHY_VERTICAL if the character is to be stretch only in that direction.
getStretchWidth() - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Retrieve the stretch width if set, or STAGE1.width if unset.
getStretchWidth() - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Retrieve the stretch width if set, or STAGE1.width if unset.
getStretchy() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The stretchy attribute (true or false) for the mo element, if specified.
getStretchy() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The stretchy attribute (true or false) for the mo element, if specified.
getSubscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractSubSuper
A MathMLElement representing the subscript of the script.
getSubScript(int) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to retrieve subscript children of the element, referenced by column index.
getSubscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
A MathMLElement representing the subscript of the script.
getSubscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
A MathMLElement representing the subscript of the script.
getSubscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
A MathMLElement representing the subscript of the script.
getSubScript(int) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to retrieve subscript children of the element, referenced by column index.
getSubscript() - Method in interface org.w3c.dom.mathml.MathMLScriptElement
A MathMLElement representing the subscript of the script.
getSubscriptshift() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
 
getSubscriptshift() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A string representing the minimum amount to shift the baseline of the subscripts down, if specified; this is the element's subscriptshift attribute.
getSubscriptshift() - Method in interface org.w3c.dom.mathml.MathMLScriptElement
A string representing the minimum amount to shift the baseline of the subscript down, if specified; this is the element's subscriptshift attribute.
getSuffixForMimeType(String) - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Returns the file suffix suitable for the given mime type.
getSuperscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractSubSuper
A MathMLElement representing the superscript of the script.
getSuperScript(int) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to retrieve superscript children of the element, referenced by column index .
getSuperscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
A MathMLElement representing the superscript of the script.
getSuperscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
A MathMLElement representing the superscript of the script.
getSuperscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
A MathMLElement representing the superscript of the script.
getSuperScript(int) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to retrieve superscript children of the element, referenced by column index .
getSuperscript() - Method in interface org.w3c.dom.mathml.MathMLScriptElement
A MathMLElement representing the superscript of the script.
getSuperscriptshift() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
 
getSuperscriptshift() - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A string representing the minimum amount to shift the baseline of the superscripts up, if specified; this is the element's superscriptshift attribute.
getSuperscriptshift() - Method in interface org.w3c.dom.mathml.MathMLScriptElement
A string representing the minimum amount to shift the baseline of the superscript up, if specified; this is the element's superscriptshift attribute.
getSymbolName() - Method in interface org.w3c.dom.mathml.MathMLPredefinedSymbol
A string giving the name of the MathML element represented.
getSymmetric() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
The symmetric attribute (true or false) for the mo element, if specified.
getSymmetric() - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
The symmetric attribute (true or false) for the mo element, if specified.
getText() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Returns the text content of this element.
getText(Node) - Static method in class net.sourceforge.jeuclid.elements.support.text.TextContent
Retrieve the text content for a given node according to MathML standards.
getTextLayoutInfo(TextLayout, boolean) - Static method in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Retrieve the actual layout information from a textLayout.
getThickmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the thickmathspace attribute for the mstyle element, if specified.
getThickmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the thickmathspace attribute for the mstyle element, if specified.
getThinmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the thinmathspace attribute for the mstyle element, if specified.
getThinmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the thinmathspace attribute for the mstyle element, if specified.
getType() - Method in interface org.w3c.dom.mathml.MathMLCiElement
Values include integer, rational, real, float, complex, complex-polar, complex-cartesian, constant, function, any of the MathML content container types (vector, matrix, set, list etc.) or their types.
getType() - Method in interface org.w3c.dom.mathml.MathMLCnElement
Values include, but are not restricted to, e-notation, integer, rational, real, float, complex, complex-polar, complex-cartesian, and constant.
getType() - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
A string indicating the type of the identifier.
getType() - Method in interface org.w3c.dom.mathml.MathMLSetElement
The type attribute of the represented element.
getType() - Method in interface org.w3c.dom.mathml.MathMLTendsToElement
A string describing how the quantity approaches the specified value.
getTypeWrapper() - Method in enum net.sourceforge.jeuclid.context.Parameter
 
getUI() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
 
getUIClassID() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
 
getUnderscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
A MathMLElement representing the underscript of the script.
getUnderscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mover
A MathMLElement representing the underscript of the script.
getUnderscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munder
A MathMLElement representing the underscript of the script.
getUnderscript() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munderover
A MathMLElement representing the underscript of the script.
getUnderscript() - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
A MathMLElement representing the underscript of the script.
getUpLimit() - Method in interface org.w3c.dom.mathml.MathMLApplyElement
This attribute represents the uplimit child element of this node (if any).
getURI() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
The complete URI of this document.
getURI() - Method in interface org.w3c.dom.mathml.MathMLDocument
The complete URI of this document.
getValueType() - Method in class net.sourceforge.jeuclid.context.typewrapper.AbstractSimpleTypeWrapper
getValueType() - Method in interface net.sourceforge.jeuclid.context.typewrapper.TypeWrapper
 
getVariant() - Method in class net.sourceforge.jeuclid.elements.support.text.CodePointAndVariant
 
getVerticalAlignment() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Vertical alignment, as defined by JLabel.getVerticalAlignment().
getVerythickmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the verythickmathspace attribute for the mstyle element, if specified.
getVerythickmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the verythickmathspace attribute for the mstyle element, if specified.
getVerythinmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the verythinmathspace attribute for the mstyle element, if specified.
getVerythinmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the verythinmathspace attribute for the mstyle element, if specified.
getVeryverythickmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the veryverythickmathspace attribute for the mstyle element, if specified.
getVeryverythickmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the veryverythickmathspace attribute for the mstyle element, if specified.
getVeryverythinmathspace() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
A string of the form number h-unit; represents the veryverythinmathspace attribute for the mstyle element, if specified.
getVeryverythinmathspace() - Method in interface org.w3c.dom.mathml.MathMLStyleElement
A string of the form number h-unit; represents the veryverythinmathspace attribute for the mstyle element, if specified.
getWidth() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
A string representing the total width of the mpadded element, if specified.
getWidth() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A string that is either of the form number h-unit or is the string auto.
getWidth() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
 
getWidth() - Method in class net.sourceforge.jeuclid.elements.support.Dimension2DImpl
getWidth() - Method in class net.sourceforge.jeuclid.elements.support.text.StringUtil.TextLayoutInfo
Getter method for width.
getWidth() - Method in class net.sourceforge.jeuclid.layout.JEuclidView
 
getWidth(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Returns the current width of this element.
getWidth(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Returns the current width of this element.
getWidth() - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
A string representing the total width of the mpadded element, if specified.
getWidth() - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
A string of the form number h-unit; represents the width attribute for the mspace element, if specified.
getWidth() - Method in interface org.w3c.dom.mathml.MathMLTableElement
A string that is either of the form number h-unit or is the string auto.
getWidthForTextLayout(TextLayout) - Static method in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Retrieves the real width from a given text layout.
getXref() - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The xref attribute of the element.
getXref() - Method in interface org.w3c.dom.mathml.MathMLElement
The xref attribute of the element.
GraphicsObject - Interface in net.sourceforge.jeuclid.layout
 
GraphicsSupport - Class in net.sourceforge.jeuclid.elements.support
This class contains helper functions for graphical calculations.

H

HAlign - Enum in net.sourceforge.jeuclid.elements.support.attributes
 
handleEvent(Event) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
handleEvent(Event) - Method in class net.sourceforge.jeuclid.layout.JEuclidView
hasChildPostscripts(JEuclidElement, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
returns true is the child has postscripts attached to it.
hasChildPostscripts(JEuclidElement, LayoutContext) - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
returns true is the child has postscripts attached to it.
hasChildPostscripts(JEuclidElement, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractSubSuper
returns true is the child has postscripts attached to it.
hasChildPostscripts(JEuclidElement, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
returns true is the child has postscripts attached to it.
hasChildPostscripts(JEuclidElement, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
returns true is the child has postscripts attached to it.
hasChildPrescripts(JEuclidElement) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
returns true is the child has prescripts attached to it.
hasChildPrescripts(JEuclidElement) - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
returns true is the child has prescripts attached to it.
hasChildPrescripts(JEuclidElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
returns true is the child has prescripts attached to it.
hashCode() - Method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
hashCode() - Method in class net.sourceforge.jeuclid.elements.support.text.CodePointAndVariant

I

ImageIOConverter - Class in net.sourceforge.jeuclid.converter
supports conversion to standard Raster formats through ImageIO.
ImageIODetector - Class in net.sourceforge.jeuclid.converter
Detects and registers the Converters from ImageIO.
ImageIODetector() - Constructor for class net.sourceforge.jeuclid.converter.ImageIODetector
Default constructor.
INFINITY - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Infinity.
initializeFromXML(Map<OperatorAttribute, Map<String, Map<OperatorForm, String>>>) - Method in class net.sourceforge.jeuclid.elements.support.operatordict.AbstractOperatorDictionary
Initializes Dictionary.
initializeFromXML(Map<OperatorAttribute, Map<String, Map<OperatorForm, String>>>) - Method in class net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary2
Initializes Dictionary.
initializeFromXML(Map<OperatorAttribute, Map<String, Map<OperatorForm, String>>>) - Method in class net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary3
Initializes Dictionary.
InlineLayoutContext - Class in net.sourceforge.jeuclid.context
 
InlineLayoutContext(LayoutContext) - Constructor for class net.sourceforge.jeuclid.context.InlineLayoutContext
Default Constructor.
InlineLayoutContext(LayoutContext, boolean) - Constructor for class net.sourceforge.jeuclid.context.InlineLayoutContext
Behavior for mfrac.
insertAnnotation(MathMLElement, int) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
This method inserts newAnnotation before the current index-th alternate content associated with a semantics element.
insertAnnotation(MathMLElement, int) - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
This method inserts newAnnotation before the current index-th alternate content associated with a semantics element.
insertArgument(MathMLElement, int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method inserts newArgument before the current index-th argument of this element.
insertArgument(MathMLElement, int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method inserts newArgument before the current index-th argument of this element.
insertArgument(Node, int) - Method in interface org.w3c.dom.mathml.MathMLContentToken
A convenience method to insert newArgument before the current index-th argument child of this element.
insertBoundVariable(MathMLBvarElement, int) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This method inserts a MathMLBvarElement as a child node before the current index-th bound variable child of this MathMLElement.
insertCase(int, MathMLCaseElement) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to insert a new piece child into this element.
insertCell(MathMLTableCellElement, int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableRow
A convenience method to insert a new cell in the row.
insertCell(MathMLTableCellElement, int) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A convenience method to insert a new cell in the row.
insertComponent(MathMLContentElement, int) - Method in interface org.w3c.dom.mathml.MathMLVectorElement
A convenience method to insert a new component in the vector before the current index-th component.
insertDeclaration(MathMLDeclareElement, int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method inserts newDeclaration before the current index-th child declare element of this element.
insertDeclaration(MathMLDeclareElement, int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method inserts newDeclaration before the current index-th child declare element of this element.
insertEmptyCell(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableRow
A convenience method to insert a new (empty) cell in the row.
insertEmptyCell(int) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A convenience method to insert a new (empty) cell in the row.
insertEmptyLabeledRow(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
insertEmptyLabeledRow(long) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A convenience method to insert a new (empty) labeled row (mlabeledtr) in the table before the current index-th row.
insertEmptyLabeledRow(long) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A convenience method to insert a new (empty) labeled row (mlabeledtr) in the table before the current index-th row.
insertEmptyRow(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
insertEmptyRow(long) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A convenience method to insert a new (empty) row (mtr) in the table before the current index-th row.
insertEmptyRow(long) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A convenience method to insert a new (empty) row (mtr) in the table before the current index-th row.
insertEntry(MathMLContentElement, int) - Method in interface org.w3c.dom.mathml.MathMLMatrixrowElement
A convenience method to insert an entry before the current index-th entry of the row.
insertPreSubScriptBefore(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to insert a pre-subscript before the position referenced by column index.
insertPreSubScriptBefore(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to insert a pre-subscript before the position referenced by column index.
insertPreSuperScriptBefore(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to insert a pre-superscript before the position referenced by column index.
insertPreSuperScriptBefore(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to insert a pre-superscript before the position referenced by column index.
insertRow(int, MathMLTableRowElement) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
insertRow(long, MathMLTableRowElement) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A convenience method to insert the new row or labeled row (mtr or mlabeledtr) represented by newRow in the table before the current index-th row.
insertRow(MathMLMatrixrowElement, int) - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
A convenience method to insert a row before the row that is currently the index-th row of this matrix.
insertRow(long, MathMLTableRowElement) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A convenience method to insert the new row or labeled row (mtr or mlabeledtr) represented by newRow in the table before the current index-th row.
insertSubScriptBefore(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to insert a subscript before the position referenced by column index.
insertSubScriptBefore(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to insert a subscript before the position referenced by column index.
insertSuperScriptBefore(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to insert a superscript before the position referenced by column index.
insertSuperScriptBefore(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to insert a superscript before the position referenced by column index.
installDefaults(JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
Configures the default properties from L&F.
installUI(JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
isMark(int) - Method in class net.sourceforge.jeuclid.elements.support.text.CharacterMapping
Checks if the given codepoint is a "marking" codepoint.
ITALIC - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
item(int) - Method in class net.sourceforge.jeuclid.elements.support.MathMLNodeListImpl

J

JEuclidDOMImplementation - Class in net.sourceforge.jeuclid.elements.generic
 
JEuclidDOMImplementation() - Constructor for class net.sourceforge.jeuclid.elements.generic.JEuclidDOMImplementation
Default Constructor.
JEuclidElement - Interface in net.sourceforge.jeuclid.elements
Interface for all MathElements within JEuclid.
JEuclidElementFactory - Class in net.sourceforge.jeuclid.elements
Creates MathElements from given element strings.
JEuclidNode - Interface in net.sourceforge.jeuclid.elements
Generic interface for all MathNodes, including document Element.
JEuclidView - Class in net.sourceforge.jeuclid.layout
 
JEuclidView(Node, LayoutContext, Graphics2D) - Constructor for class net.sourceforge.jeuclid.layout.JEuclidView
Default Constructor.
JEuclidView.NodeRect - Class in net.sourceforge.jeuclid.layout
Data structure for storing a Node along with its rendering boundary (Rectangle2D).
JMathComponent - Class in net.sourceforge.jeuclid.swing
Displays MathML content in a Swing Component.
JMathComponent() - Constructor for class net.sourceforge.jeuclid.swing.JMathComponent
Default constructor.
JMathComponent(CursorListener) - Constructor for class net.sourceforge.jeuclid.swing.JMathComponent
Default constructor with cursor listener.
JMathComponentBeanInfo - Class in net.sourceforge.jeuclid.swing
This is the class providing bean information about the swing component JMathComponent.
JMathComponentBeanInfo() - Constructor for class net.sourceforge.jeuclid.swing.JMathComponentBeanInfo
Default Constructor.
JMathComponentMouseListener - Class in net.sourceforge.jeuclid.swing
A simple mouse listener for Graphics<=>Text association.
JMathComponentMouseListener(JMathComponent) - Constructor for class net.sourceforge.jeuclid.swing.JMathComponentMouseListener
standard constructor.

L

LARGEOP_CORRECTOR_BLOCK - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Multiplier for increasing size of mo with attribute largop = true.
LARGEOP_CORRECTOR_INLINE - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Multiplier for increasing size of mo with attribute largop = true.
last() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
LayoutableDocument - Interface in net.sourceforge.jeuclid.layout
 
LayoutableNode - Interface in net.sourceforge.jeuclid.layout
 
LayoutContext - Interface in net.sourceforge.jeuclid
 
LayoutContextImpl - Class in net.sourceforge.jeuclid.context
 
LayoutContextImpl() - Constructor for class net.sourceforge.jeuclid.context.LayoutContextImpl
Default constructor.
LayoutContextImpl(LayoutContext) - Constructor for class net.sourceforge.jeuclid.context.LayoutContextImpl
Default Constructor.
LayoutInfo - Interface in net.sourceforge.jeuclid.layout
Represented Information about a layouted object.
LayoutInfoImpl - Class in net.sourceforge.jeuclid.layout
 
LayoutInfoImpl() - Constructor for class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Default Constructor.
layoutSequential(LayoutView, LayoutInfo, List<LayoutableNode>, LayoutStage) - Static method in class net.sourceforge.jeuclid.elements.support.ElementListSupport
 
LayoutStage - Enum in net.sourceforge.jeuclid.layout
Defines in what stage the current layout it.
layoutStage1(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
context insensitive layout.
layoutStage1(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
context insensitive layout.
layoutStage1(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
context insensitive layout.
layoutStage1(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in interface net.sourceforge.jeuclid.layout.LayoutableNode
context insensitive layout.
layoutStage2(LayoutView, LayoutInfo, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
context sensitive layout.
layoutStage2(LayoutView, LayoutInfo, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
context sensitive layout.
layoutStage2(LayoutView, LayoutInfo, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
context sensitive layout.
layoutStage2(LayoutView, LayoutInfo, LayoutContext) - Method in interface net.sourceforge.jeuclid.layout.LayoutableNode
context sensitive layout.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.AbstractRoot
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractSubSuper
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.AbstractTokenWithTextLayout
Layout for elements which are stage independent.
layoutStageInvariant(LayoutView, LayoutInfo, LayoutStage, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
Layout for elements which are stage independent.
LayoutView - Interface in net.sourceforge.jeuclid.layout
 
LineObject - Class in net.sourceforge.jeuclid.layout
 
LineObject(float, float, float, float, float, Color) - Constructor for class net.sourceforge.jeuclid.layout.LineObject
Default Constructor.
LineObject(float, float, float, float, float, Color, boolean) - Constructor for class net.sourceforge.jeuclid.layout.LineObject
Default Constructor.
lineWidth(LayoutContext) - Static method in class net.sourceforge.jeuclid.elements.support.GraphicsSupport
Retrieve the width of a line that would be 1pt if unscaled.
listFontNames() - Method in class net.sourceforge.jeuclid.font.DefaultFontFactory
Retrieve a list of all fonts registered with this fontFactory.
listFontNames() - Method in class net.sourceforge.jeuclid.font.FontFactory
Retrieve a list of all fonts registered with this fontFactory.
loadClass(String) - Method in class net.sourceforge.jeuclid.elements.support.ClassLoaderSupport
Try to load the given lass from the current context.

M

Maction - Class in net.sourceforge.jeuclid.elements.presentation.enlivening
Represents an maction element.
Maction(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
Default constructor.
Maligngroup - Class in net.sourceforge.jeuclid.elements.presentation.table
This class represents the maligngroup tag.
Maligngroup(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.Maligngroup
Default constructor.
Malignmark - Class in net.sourceforge.jeuclid.elements.presentation.table
This class represents the malignmark tag.
Malignmark(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.Malignmark
Default constructor.
MathComponent - Class in net.sourceforge.jeuclid.awt
A class for displaying MathML content in a AWT Component.
MathComponent() - Constructor for class net.sourceforge.jeuclid.awt.MathComponent
Default constructor.
MathComponentUI - Class in net.sourceforge.jeuclid.swing
See http://today.java.net/pub/a/today/2007/02/22/how-to-write-custom-swing- component.html for details.
MathComponentUI() - Constructor for class net.sourceforge.jeuclid.swing.MathComponentUI
Default constructor.
MathImpl - Class in net.sourceforge.jeuclid.elements.generic
The root element for creating a MathElement tree.
MathImpl(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.generic.MathImpl
Default constructor.
MATHML_MIMETYPE - Static variable in class net.sourceforge.jeuclid.Constants
Default MIME Type for MathML documents.
MathMLActionElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationContainer interface for the MathML enlivening expression element maction.
MathMLAlignGroupElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML group -alignment element maligngroup.
MathMLAlignMarkElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML alignment mark element malignmark.
MathMLAnnotationElement - Interface in org.w3c.dom.mathml
This interface represents the annotation element of MathML.
MathMLApplyElement - Interface in org.w3c.dom.mathml
The apply element allows a function or operator to be applied to its arguments.
MathMLBvarElement - Interface in org.w3c.dom.mathml
This interface represents the MathML bound variable element bvar.
MathMLCaseElement - Interface in org.w3c.dom.mathml
The piece element represents one of a sequence of cases used in the piecewise definition of a function.
MathMLCiElement - Interface in org.w3c.dom.mathml
The ci element is used to specify a symbolic name.
MathMLCnElement - Interface in org.w3c.dom.mathml
The cn element is used to specify actual numeric constants.
MathMLConditionElement - Interface in org.w3c.dom.mathml
The condition element is used to place a condition on one or more free variables or identifiers.
MathMLContainer - Interface in org.w3c.dom.mathml
This is an abstract interface containing functionality required by MathML elements that may contain arbitrarily many child elements.
MathMLContentContainer - Interface in org.w3c.dom.mathml
This interface supports the MathML Content elements that may contain child Content elements.
MathMLContentElement - Interface in org.w3c.dom.mathml
This interface is provided to serve as a base interface for various MathML Content interfaces.
MathMLContentToken - Interface in org.w3c.dom.mathml
This is the interface from which the interfaces representing the MathML Content token elements (ci, cn and csymbol) are derived.
MathMLConverter - Class in net.sourceforge.jeuclid.ant
This task converts MathML files to images.
MathMLConverter() - Constructor for class net.sourceforge.jeuclid.ant.MathMLConverter
Creates a new MathMLConverter Task.
MathMLCsymbolElement - Interface in org.w3c.dom.mathml
This interface represents the csymbol element.
MathMLDeclareElement - Interface in org.w3c.dom.mathml
The declare construct has two primary roles.
MathMLDocument - Interface in org.w3c.dom.mathml
This interface extends the Document interface to add access to document properties relating to navigation.
MathMLDOMImplementation - Interface in org.w3c.dom.mathml
This interface extends the DOMImplementation interface by adding a method to create a MathMLDocument.
MathMLElement - Interface in org.w3c.dom.mathml
All MathML element interfaces derive from this object, which derives from the basic DOM interface Element.
MathMLEncloseElement - Interface in org.w3c.dom.mathml
This interface supports the menclose element .
MathMLFencedElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationContainer interface for the MathML fenced content element mfenced.
MathMLFnElement - Interface in org.w3c.dom.mathml
The fn element makes explicit the fact that a more general MathML object is intended to be used in the same manner as if it were a pre-defined function such as sin or plus.
MathMLFractionElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML fraction element mfrac.
MathMLGlyphElement - Interface in org.w3c.dom.mathml
This interface supports the mglyph element .
MathMLIntervalElement - Interface in org.w3c.dom.mathml
The interval element is used to represent simple mathematical intervals on the real number line.
MathMLLabeledRowElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLTableRowElement interface to represent the mlabeledtr element .
MathMLLambdaElement - Interface in org.w3c.dom.mathml
The lambda element is used to construct a user-defined function from an expression and one or more free variables.
MathMLListElement - Interface in org.w3c.dom.mathml
The list element is the container element which represents a list of elements.
MathMLMathElement - Interface in org.w3c.dom.mathml
This interface represents the top-level MathML math element.
MathMLMatrixElement - Interface in org.w3c.dom.mathml
The matrix element is the container element for matrixrow elements.
MathMLMatrixrowElement - Interface in org.w3c.dom.mathml
The matrixrow element is the container element for the elements of a matrix.
MathMLMultiScriptsElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML multiscripts (including prescripts or tensors) element mmultiscripts.
MathMLNodeList - Interface in org.w3c.dom.mathml
This interface is provided as a specialization of the NodeList interface.
MathMLNodeListImpl - Class in net.sourceforge.jeuclid.elements.support
Implements a MathMLNodeList based on a java.util.List.
MathMLNodeListImpl(List<Node>) - Constructor for class net.sourceforge.jeuclid.elements.support.MathMLNodeListImpl
create a new MathMLNodeList based on a given java list of nodes.
MathMLOperatorElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationToken interface for the MathML operator element mo.
MathMLPaddedElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLElement interface for the MathML spacing adjustment element mpadded.
MathMLParserSupport - Class in net.sourceforge.jeuclid
Utility class for the support parsing MathML and OpenDocument Formula (ODF) files.
MathMLPiecewiseElement - Interface in org.w3c.dom.mathml
The piecewise element represents the piecewise definition of a function.
MathMLPredefinedSymbol - Interface in org.w3c.dom.mathml
This interface supports all of the empty built-in operator, relation, function, and constant and symbol elements that have the definitionURL and encoding attributes in addition to the standard set of attributes.
MathMLPresentationContainer - Interface in org.w3c.dom.mathml
This interface represents MathML Presentation elements that may contain arbitrarily many child elements.
MathMLPresentationElement - Interface in org.w3c.dom.mathml
This interface is provided to serve as a base interface for various MathML Presentation interfaces.
MathMLPresentationToken - Interface in org.w3c.dom.mathml
This interface extends the MathMLElement interface to include access for attributes specific to text presentation.
MathMLRadicalElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML radical and square root elements mroot and msqrt.
MathMLScriptElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML subscript, superscript and subscript-superscript pair elements msub, msup, and msubsup.
MathMLSemanticsElement - Interface in org.w3c.dom.mathml
This interface represents the semantics element in MathML.
MathMLSerializer - Class in net.sourceforge.jeuclid
Utility class to serialize DOM documents back into Strings.
MathMLSetElement - Interface in org.w3c.dom.mathml
The set element is the container element that represents a set of elements.
MathMLSpaceElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML space element mspace.
MathMLStringLitElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationToken interface for the MathML string literal element ms.
MathMLStyleElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLElement interface for the MathML style element mstyle.
MathMLTableCellElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationContainer interface for the MathML table or matrix cell element mtd.
MathMLTableElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML table or matrix element mtable.
MathMLTableRowElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML table or matrix row element mtr.
MathMLTendsToElement - Interface in org.w3c.dom.mathml
The tendsto element expresses that a quantity is tending to a specified value.
MathMLUnderOverElement - Interface in org.w3c.dom.mathml
This interface extends the MathMLPresentationElement interface for the MathML underscript, overscript and overscript-underscript pair elements munder, mover and munderover.
MathMLVectorElement - Interface in org.w3c.dom.mathml
vector is the container element for a vector.
MathMLXMLAnnotationElement - Interface in org.w3c.dom.mathml
This interface represents the annotation-xml element of MathML.
MathVariant - Class in net.sourceforge.jeuclid.elements.support.attributes
Class to represent and use MathVariants.
MathVariant(int, FontFamily) - Constructor for class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Creates a Mathvariant with the given AWT-Style and font-family.
MEDIUMMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of mediummath space according to 3.3.4.2.
Menclose - Class in net.sourceforge.jeuclid.elements.presentation.general
Class for supporting "menclose" elements.
Menclose(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Menclose
Default constructor.
Merror - Class in net.sourceforge.jeuclid.elements.presentation.general
Represents an merror element.
Merror(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Merror
Default constructor.
Mfenced - Class in net.sourceforge.jeuclid.elements.presentation.general
The class represents the mfenced element.
Mfenced(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
Default constructor.
Mfrac - Class in net.sourceforge.jeuclid.elements.presentation.general
This math element presents a mathematical fraction.
Mfrac(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
Default constructor.
Mglyph - Class in net.sourceforge.jeuclid.elements.presentation.token
Implements the mglyph element.
Mglyph(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
Default constructor.
Mi - Class in net.sourceforge.jeuclid.elements.presentation.token
This class presents a mathematical identifier, like "x".
Mi(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Mi
Default constructor.
MIN_LINEWIDTH - Static variable in class net.sourceforge.jeuclid.elements.support.GraphicsSupport
Minimum line width.
Mlabeledtr - Class in net.sourceforge.jeuclid.elements.presentation.table
This class represents the mlabeledtr tag.
Mlabeledtr(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.Mlabeledtr
Default constructor.
MML2_PUBLICID - Static variable in class net.sourceforge.jeuclid.ResourceEntityResolver
The public ID for mathML.
MML2_SYSTEMID - Static variable in class net.sourceforge.jeuclid.ResourceEntityResolver
The system ID for mathML.
Mmultiscripts - Class in net.sourceforge.jeuclid.elements.presentation.script
Prescripts and Tensor Indices.
Mmultiscripts(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
Default constructor.
Mn - Class in net.sourceforge.jeuclid.elements.presentation.token
This class presents numbers in a equation.
Mn(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Mn
Default constructor.
Mo - Class in net.sourceforge.jeuclid.elements.presentation.token
This class presents a math operator, like "(" or "*".
Mo(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Mo
Default constructor.
modifyTextContent(AttributedCharacterIterator, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
modified the given Characters to match what is required for this element.
modifyTextContent(AttributedCharacterIterator, LayoutContext) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Ms
modified the given Characters to match what is required for this element.
modifyTextContent(AttributedCharacterIterator, LayoutContext) - Method in interface net.sourceforge.jeuclid.elements.support.text.TextContentModifier
modified the given Characters to match what is required for this element.
MOEVENT - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Event name for operator events.
MONOSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
mouseClicked(MouseEvent) - Method in class net.sourceforge.jeuclid.swing.JMathComponentMouseListener
mouse click event handler.
mouseEntered(MouseEvent) - Method in class net.sourceforge.jeuclid.swing.JMathComponentMouseListener
mouse pressed event (unused).
mouseExited(MouseEvent) - Method in class net.sourceforge.jeuclid.swing.JMathComponentMouseListener
mouse pressed event (unused).
mousePressed(MouseEvent) - Method in class net.sourceforge.jeuclid.swing.JMathComponentMouseListener
mouse pressed event (unused).
mouseReleased(MouseEvent) - Method in class net.sourceforge.jeuclid.swing.JMathComponentMouseListener
mouse pressed event (unused).
Mover - Class in net.sourceforge.jeuclid.elements.presentation.script
This class arranges a element over an other element.
Mover(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Mover
Default constructor.
moveTo(float, float, LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Move this element to the given position relative to its parent.
moveTo(float, float, LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Move this element to the given position relative to its parent.
Mpadded - Class in net.sourceforge.jeuclid.elements.presentation.general
This class implements the mpadded element.
Mpadded(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
Default constructor.
Mphantom - Class in net.sourceforge.jeuclid.elements.presentation.general
This class represents a phantom of a math element.
Mphantom(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mphantom
Default constructor.
Mprescripts - Class in net.sourceforge.jeuclid.elements.presentation.script
This class represent the empty elements mprescripts.
Mprescripts(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Mprescripts
Default constructor.
Mroot - Class in net.sourceforge.jeuclid.elements.presentation.general
This class presents a mathematical root.
Mroot(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mroot
Default constructor.
Mrow - Class in net.sourceforge.jeuclid.elements.presentation.general
This class presents a row.
Mrow(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mrow
Default constructor.
Ms - Class in net.sourceforge.jeuclid.elements.presentation.token
This class represents string in a equation.
Ms(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Ms
Default constructor.
Mspace - Class in net.sourceforge.jeuclid.elements.presentation.token
This class presents a mspace.
Mspace(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Mspace
Default constructor.
Msqrt - Class in net.sourceforge.jeuclid.elements.presentation.general
This class presents a mathematical square root.
Msqrt(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
Default constructor.
Mstyle - Class in net.sourceforge.jeuclid.elements.presentation.general
This class arrange an element lower to an other element.
Mstyle(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
Default constructor.
Msub - Class in net.sourceforge.jeuclid.elements.presentation.script
This class arranges an element lower to an other element.
Msub(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Msub
Default constructor.
Msubsup - Class in net.sourceforge.jeuclid.elements.presentation.script
This class arranges a element lower, and a other elements upper to an element.
Msubsup(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
Default constructor.
Msup - Class in net.sourceforge.jeuclid.elements.presentation.script
This class arranges an element lower to an other element.
Msup(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Msup
Default constructor.
Mtable - Class in net.sourceforge.jeuclid.elements.presentation.table
This class presents a table.
Mtable(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.Mtable
Default constructor.
Mtable.LineType - Enum in net.sourceforge.jeuclid.elements.presentation.table
Class for line types.
Mtd - Class in net.sourceforge.jeuclid.elements.presentation.table
This class presents a cell of a table.
Mtd(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.Mtd
Default constructor.
Mtext - Class in net.sourceforge.jeuclid.elements.presentation.token
This class presents text in a equation and contains some utility methods.
Mtext(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.token.Mtext
Default constructor.
Mtr - Class in net.sourceforge.jeuclid.elements.presentation.table
This class presents a row in MathTable.
Mtr(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.table.Mtr
Default constructor.
MultiAttributedCharacterIterator - Class in net.sourceforge.jeuclid.elements.support.text
Joins multiple AttributedCharacterIterators into one.
MultiAttributedCharacterIterator() - Constructor for class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
Default constructor.
Munder - Class in net.sourceforge.jeuclid.elements.presentation.script
This class arranges an element under an other element.
Munder(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Munder
Default constructor.
Munderover - Class in net.sourceforge.jeuclid.elements.presentation.script
This class arranges an element under, and an other element over an element.
Munderover(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.Munderover
Default constructor.
MutableLayoutContext - Interface in net.sourceforge.jeuclid
 

N

NAME_INFINITY - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for INFINITY size of math space.
NAME_MEDIUMMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for MEDIUMMATHSPACE size of math space.
NAME_THICKMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for THICKMATHSPACE size of math space.
NAME_THINMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for THINMATHSPACE size of math space.
NAME_VERYTHICKMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for VERYTHICKMATHSPACE size of math space.
NAME_VERYTHINMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for VERYTHINMATHSPACE size of math space.
NAME_VERYVERYTHICKMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for VERYVERYTHICKMATHSPACE size of math space.
NAME_VERYVERYTHINMATHSPACE - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
name for VERYVERYTHINMATHSPACE size of math space.
NamespaceContextAdder - Class in net.sourceforge.jeuclid.elements.support
Chainable implementation of a NamespaceContext.
NamespaceContextAdder(String, String, NamespaceContext) - Constructor for class net.sourceforge.jeuclid.elements.support.NamespaceContextAdder
Create a new NamespaceAdder.
net.sourceforge.jeuclid - package net.sourceforge.jeuclid
Entry point for JEuclid.
net.sourceforge.jeuclid.ant - package net.sourceforge.jeuclid.ant
Provides an Ant-Task for MathML conversion.
net.sourceforge.jeuclid.awt - package net.sourceforge.jeuclid.awt
Provides a Java AWT Component for MathML Rendering.
net.sourceforge.jeuclid.context - package net.sourceforge.jeuclid.context
 
net.sourceforge.jeuclid.context.typewrapper - package net.sourceforge.jeuclid.context.typewrapper
 
net.sourceforge.jeuclid.converter - package net.sourceforge.jeuclid.converter
An API for conversion from MathML to different output formats.
net.sourceforge.jeuclid.elements - package net.sourceforge.jeuclid.elements
Provides support for generic MathML elements.
net.sourceforge.jeuclid.elements.content.semantic - package net.sourceforge.jeuclid.elements.content.semantic
Semantic Mapping Elements (4.11).
net.sourceforge.jeuclid.elements.generic - package net.sourceforge.jeuclid.elements.generic
Provides support for MathML elements.
net.sourceforge.jeuclid.elements.presentation - package net.sourceforge.jeuclid.elements.presentation
Provides support for presentation markup (3).
net.sourceforge.jeuclid.elements.presentation.enlivening - package net.sourceforge.jeuclid.elements.presentation.enlivening
Enlivening Expressions presentation element support (3.6).
net.sourceforge.jeuclid.elements.presentation.general - package net.sourceforge.jeuclid.elements.presentation.general
General Layout Schemata presentation element support (3.3).
net.sourceforge.jeuclid.elements.presentation.script - package net.sourceforge.jeuclid.elements.presentation.script
Script and Limit Schemata presentation element support (3.4).
net.sourceforge.jeuclid.elements.presentation.table - package net.sourceforge.jeuclid.elements.presentation.table
Tables and Matrices presentation element support (3.5).
net.sourceforge.jeuclid.elements.presentation.token - package net.sourceforge.jeuclid.elements.presentation.token
Token Elements presentation element support (3.2).
net.sourceforge.jeuclid.elements.support - package net.sourceforge.jeuclid.elements.support
Element handling support.
net.sourceforge.jeuclid.elements.support.attributes - package net.sourceforge.jeuclid.elements.support.attributes
Attribute handling support.
net.sourceforge.jeuclid.elements.support.operatordict - package net.sourceforge.jeuclid.elements.support.operatordict
Operator Dictionary support.
net.sourceforge.jeuclid.elements.support.text - package net.sourceforge.jeuclid.elements.support.text
Internal Utilities for text and string handling.
net.sourceforge.jeuclid.font - package net.sourceforge.jeuclid.font
Contains defition of abstract FontFactory class and concrete subclass(es).
net.sourceforge.jeuclid.layout - package net.sourceforge.jeuclid.layout
Contains the layout classes.
net.sourceforge.jeuclid.parser - package net.sourceforge.jeuclid.parser
Contains Parsers for MathML Documents.
net.sourceforge.jeuclid.swing - package net.sourceforge.jeuclid.swing
Provides a Java Swing Component for MathML Rendering.
newNode() - Method in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
newNode() - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
newNode() - Method in class net.sourceforge.jeuclid.elements.generic.DocumentElement
newNode() - Method in class net.sourceforge.jeuclid.elements.generic.ForeignElement
newNode() - Method in class net.sourceforge.jeuclid.elements.generic.MathImpl
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Menclose
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Merror
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mphantom
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mrow
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mover
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mprescripts
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munder
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munderover
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.script.None
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Maligngroup
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Malignmark
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mlabeledtr
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtr
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mi
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mn
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Ms
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
newNode() - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mtext
next() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
NON_ACCENT_MULTIPLIER - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
Space for non-accents multiplied by this value.
None - Class in net.sourceforge.jeuclid.elements.presentation.script
This class represent the empty elements none.
None(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.presentation.script.None
Default constructor.
NORMAL - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
NS_JEUCLID_EXT - Static variable in class net.sourceforge.jeuclid.Constants
Name space for JEuclid specific extensions.
NS_OLD_JEUCLID_EXT - Static variable in class net.sourceforge.jeuclid.Constants
Name space for JEuclid specific context extension.
NumberTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
Converting String to Numbers and vice versa is also straightforward.
NumberTypeWrapper(Class<? extends Number>) - Constructor for class net.sourceforge.jeuclid.context.typewrapper.NumberTypeWrapper
Simple constructor.

O

OperatorAttribute - Enum in net.sourceforge.jeuclid.elements.support.operatordict
 
OperatorDictionary - Interface in net.sourceforge.jeuclid.elements.support.operatordict
Interface for operator dictionaries.
OperatorDictionary2 - Class in net.sourceforge.jeuclid.elements.support.operatordict
Read default values of operators from xml file.
OperatorDictionary3 - Class in net.sourceforge.jeuclid.elements.support.operatordict
Implements an operator dictionary based on the MathML 3 spec.
OperatorForm - Enum in net.sourceforge.jeuclid.elements.support.operatordict
 
org.w3c.dom.mathml - package org.w3c.dom.mathml
Standard MathML DOM Model.
OSX - Static variable in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Set to true if we're running under Mac OS X.

P

paint(Graphics) - Method in class net.sourceforge.jeuclid.awt.MathComponent
Paints this component.
paint(float, float, Graphics2D) - Method in class net.sourceforge.jeuclid.layout.FillRectObject
Actually draw the object.
paint(float, float, Graphics2D) - Method in interface net.sourceforge.jeuclid.layout.GraphicsObject
Actually draw the object.
paint(float, float, Graphics2D) - Method in class net.sourceforge.jeuclid.layout.LineObject
Actually draw the object.
paint(float, float, Graphics2D) - Method in class net.sourceforge.jeuclid.layout.TextObject
Actually draw the object.
paint(Graphics, JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
Parameter - Enum in net.sourceforge.jeuclid.context
Possible parameters for the LayoutContext.
parse(Source) - Method in class net.sourceforge.jeuclid.parser.Parser
Extract the top Node from a given Source.
parseFile(File) - Static method in class net.sourceforge.jeuclid.MathMLParserSupport
Parse an input file and return the DOM tree.
parseInputStreamODF(InputStream) - Static method in class net.sourceforge.jeuclid.MathMLParserSupport
Parse an input stream in ODF format.
parseInputStreamXML(InputStream) - Static method in class net.sourceforge.jeuclid.MathMLParserSupport
Parse an input stream in MathML XML format.
parseLineType(String) - Static method in enum net.sourceforge.jeuclid.elements.presentation.table.Mtable.LineType
Parse a string and return a linetype.
parseOperatorAttribute(String) - Static method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorAttribute
Parses a String into an OperatorAttribute.
parseOperatorForm(String) - Static method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorForm
Parse a String into an OperatorForm.
Parser - Class in net.sourceforge.jeuclid.parser
A JAXP compatible approach to MathML Parsing.
Parser() - Constructor for class net.sourceforge.jeuclid.parser.Parser
Default constructor.
parseRelativeSize(String, LayoutContext, float) - Static method in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Parse a size that is relative to a given size.
parseStreamSource(StreamSource) - Method in class net.sourceforge.jeuclid.parser.Parser
Parse a StreamSource and return its Document.
parseStreamSourceAsOdf(StreamSource) - Method in class net.sourceforge.jeuclid.parser.Parser
Parse a given StreamSource which represents an ODF document.
parseStreamSourceAsXml(StreamSource) - Method in class net.sourceforge.jeuclid.parser.Parser
Parse a given StreamSource which represents an XML document.
parseString(String, HAlign) - Static method in enum net.sourceforge.jeuclid.elements.support.attributes.HAlign
Parse an Alignment String.
parseString(String) - Static method in class net.sourceforge.jeuclid.MathMLParserSupport
Create a DOM Document from a given string containing MathML content.
previous() - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
process(Source, Result, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Processor
Pre-process a .fo file.
process(Source, Result) - Method in class net.sourceforge.jeuclid.converter.Processor
Pre-process a .fo file.
Processor - Class in net.sourceforge.jeuclid.converter
Contains the actual processing routines.
Processor() - Constructor for class net.sourceforge.jeuclid.converter.Processor
Default constructor.
propertyChange(PropertyChangeEvent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
PT - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Unit for pt.

R

registerConverter(String, ConverterPlugin, boolean) - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Registers a converter for the given mime type.
registerFont(int, File) - Method in class net.sourceforge.jeuclid.font.DefaultFontFactory
Load an external font from a file and 'register' (aka 'cache') it for future use.
registerFont(int, InputStream) - Method in class net.sourceforge.jeuclid.font.DefaultFontFactory
Load an external font from a stream and 'register' (aka 'cache') it for future use.
registerFont(int, File) - Method in class net.sourceforge.jeuclid.font.FontFactory
Load an external font from a file and 'register' (aka 'cache') it for future use.
registerFont(int, InputStream) - Method in class net.sourceforge.jeuclid.font.FontFactory
Load an external font from a stream and 'register' (aka 'cache') it for future use.
registerMimeTypeAndSuffix(String, String, boolean) - Method in class net.sourceforge.jeuclid.converter.ConverterRegistry
Registers a new MimeType and it's suffix.
RelativeScriptlevelLayoutContext - Class in net.sourceforge.jeuclid.context
 
RelativeScriptlevelLayoutContext(LayoutContext, int) - Constructor for class net.sourceforge.jeuclid.context.RelativeScriptlevelLayoutContext
Default Constructor.
removeAnnotation(int) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
A convenience method to delete the index-th alternate content associated with this semantics element, and to return it to the caller.
removeAnnotation(int) - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
A convenience method to delete the index-th alternate content associated with this semantics element, and to return it to the caller.
removeArgument(int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method deletes the index-th child element that is an argument of this element, and returns it to the caller.
removeArgument(int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method deletes the index-th child element that is an argument of this element, and returns it to the caller.
removeArgument(int) - Method in interface org.w3c.dom.mathml.MathMLContentToken
A convenience method to delete the argument child located at the position referenced by index, and to return it to the caller.
removeBoundVariable(int) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This method removes the index-th MathMLBvarElement child of the MathMLElement and returns it to the caller.
removeCase(int) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to remove the child piece at the position referenced by index and return it to the caller.
removeComponent(int) - Method in interface org.w3c.dom.mathml.MathMLVectorElement
A convenience method to remove a component from a vector and return it to the caller.
removeDeclaration(int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method removes the MathMLDeclareElement representing the index-th declare child element of this element, and returns it to the caller.
removeDeclaration(int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method removes the MathMLDeclareElement representing the index-th declare child element of this element, and returns it to the caller.
removeEntry(int) - Method in interface org.w3c.dom.mathml.MathMLMatrixrowElement
A convenience method to remove an entry from the row and return the removed entry to the caller.
removeRow(int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
removeRow(long) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A convenience method to delete the row of the table at the specified index and return it to the caller.
removeRow(int) - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
A convenience method to remove a row and return it to the caller.
removeRow(long) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A convenience method to delete the row of the table at the specified index and return it to the caller.
render(Node, LayoutContext) - Method in class net.sourceforge.jeuclid.converter.Converter
Renders a document into an image.
render(Node, LayoutContext, int) - Method in class net.sourceforge.jeuclid.converter.Converter
Renders a document into an image.
replaceNodes(DocumentElement, Node, Node) - Static method in class net.sourceforge.jeuclid.layout.JEuclidView
replace old node with new node in JEuclid document.
resolveEntity(String, String) - Method in class net.sourceforge.jeuclid.ResourceEntityResolver
ResourceEntityResolver - Class in net.sourceforge.jeuclid
Entity Resolver for standard MathML entities.
ResourceEntityResolver() - Constructor for class net.sourceforge.jeuclid.ResourceEntityResolver
Default constructor.

S

SANS_SERIF - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
SANS_SERIF_BOLD_ITALIC - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
SANS_SERIF_ITALIC - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
SANSSERIF - Static variable in class net.sourceforge.jeuclid.font.FontFactory
Name for the default (sans serif) font.
SCRIPT - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Mathvariant constant.
ScriptSupport - Class in net.sourceforge.jeuclid.elements.presentation.script
Support class for script elements.
Semantics - Class in net.sourceforge.jeuclid.elements.content.semantic
This class represents a semantics element.
Semantics(String, AbstractDocument) - Constructor for class net.sourceforge.jeuclid.elements.content.semantic.Semantics
Default constructor.
SEPARATOR - Static variable in class net.sourceforge.jeuclid.context.typewrapper.TLIListTypeWrapper
separator to be used when converting to string or parsing string.
serializeDocument(Node, boolean, boolean) - Static method in class net.sourceforge.jeuclid.MathMLSerializer
Serialize a document back into a String.
serializeDocument(Node, boolean, boolean, boolean) - Static method in class net.sourceforge.jeuclid.MathMLSerializer
Serialize a document back into a String.
setAccent(String) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
setter for the accent attribute.
setAccent(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the accent attribute.
setAccent(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the accent attribute.
setAccent(String) - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
setter for the accent attribute.
setAccentunder(String) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
setter for the accentunder attribute.
setAccentunder(String) - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
setter for the accentunder attribute.
setActiontype(String) - Method in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
setter for the actiontype attribute.
setActiontype(String) - Method in interface org.w3c.dom.mathml.MathMLActionElement
setter for the actiontype attribute.
setAlign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the align attribute.
setAlign(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the align attribute.
setAlignmentscope(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the alignmentscope attribute.
setAlignmentscope(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the alignmentscope attribute.
setAlt(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
setter for the alt attribute.
setAlt(String) - Method in interface org.w3c.dom.mathml.MathMLGlyphElement
setter for the alt attribute.
setAnnotation(MathMLElement, int) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
This method allows setting or replacement of the index-th alternate content associated with a semantics element.
setAnnotation(MathMLElement, int) - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
This method allows setting or replacement of the index-th alternate content associated with a semantics element.
setAntiAlias(boolean) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets support for anti alias (default is true).
setAntiAliasMinSize(float) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets minimal size for turn on anti alias (default is 10.0).
setArgument(MathMLElement, int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method sets newArgument as the index-th argument of this element.
setArgument(MathMLElement, int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method sets newArgument as the index-th argument of this element.
setArgument(Node, int) - Method in interface org.w3c.dom.mathml.MathMLContentToken
A convenience method to set an argument child at the position referenced by index.
setAscentHeight(float, LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
setAscentHeight(float, LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
setBackground(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the background attribute.
setBackground(Color) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
setBackground(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the background attribute.
setBackgroundColor(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets background color.
setBase(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
setter for the base attribute.
setBase(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
setter for the base attribute.
setBase(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
setter for the base attribute.
setBase(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
setter for the base attribute.
setBase(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
setter for the base attribute.
setBase(String) - Method in interface org.w3c.dom.mathml.MathMLCnElement
setter for the base attribute.
setBase(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
setter for the base attribute.
setBase(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLScriptElement
setter for the base attribute.
setBase(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
setter for the base attribute.
setBasedir(File) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Set the base directory.
setBevelled(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
Set value of the beveled attribute.
setBevelled(String) - Method in interface org.w3c.dom.mathml.MathMLFractionElement
setter for the bevelled attribute.
setBody(String) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
setter for the body attribute.
setBody(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Semantics
setter for the body attribute.
setBody(String) - Method in interface org.w3c.dom.mathml.MathMLAnnotationElement
setter for the body attribute.
setBody(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLSemanticsElement
setter for the body attribute.
setBoundVariable(MathMLBvarElement, int) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
This method sets the index-th bound variable child of this MathMLElement to newBVar.
setCase(int, MathMLCaseElement) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to set the value of the child piece at the position referenced by index to the value of case.
setCaseCondition(MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLCaseElement
setter for the caseCondition attribute.
setCaseCondition(int, MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to set the condition for the indexth piece in this element.
setCaseValue(MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLCaseElement
setter for the caseValue attribute.
setCaseValue(int, MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
A convenience method to set the function value for the indexth piece in this element.
setCell(MathMLTableCellElement, int) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableRow
A convenience method to set the value of a cell in the row to newCell.
setCell(MathMLTableCellElement, int) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
A convenience method to set the value of a cell in the row to newCell.
setClassName(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
setter for the className attribute.
setClassName(String) - Method in interface org.w3c.dom.mathml.MathMLElement
setter for the className attribute.
setClose(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
Set the closing delimiter.
setClose(String) - Method in interface org.w3c.dom.mathml.MathMLFencedElement
setter for the close attribute.
setClosure(String) - Method in interface org.w3c.dom.mathml.MathMLIntervalElement
setter for the closure attribute.
setColor(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setColumnalign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Sets alignment for group in column.
setColumnalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
setter for the columnalign attribute.
setColumnalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the columnalign attribute.
setColumnalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
setter for the columnalign attribute.
setColumnlines(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the columnlines attribute.
setColumnlines(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the columnlines attribute.
setColumnspacing(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the columnspacing attribute.
setColumnspacing(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the columnspacing attribute.
setColumnspan(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
 
setColumnspan(String) - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
setter for the columnspan attribute.
setColumnwidth(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the columnwidth attribute.
setColumnwidth(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the columnwidth attribute.
setComponent(MathMLContentElement, int) - Method in interface org.w3c.dom.mathml.MathMLVectorElement
A convenience method to set the index-th component of the vector to newComponent.
setCondition(MathMLApplyElement) - Method in interface org.w3c.dom.mathml.MathMLConditionElement
setter for the condition attribute.
setCondition(MathMLConditionElement) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
setter for the condition attribute.
setConstructor(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the constructor attribute.
setContent(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Set the content from a String containing the MathML content.
setDebug(boolean) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets support for debug (default is false).
setDebug(boolean) - Method in class net.sourceforge.jeuclid.awt.MathComponent
Enables, or disables the debug mode.
setDebug(boolean) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Enables, or disables the debug mode.
setDeclaration(MathMLDeclareElement, int) - Method in class net.sourceforge.jeuclid.elements.presentation.AbstractContainer
This method inserts newDeclaration as the index-th child declaration of this element.
setDeclaration(MathMLDeclareElement, int) - Method in interface org.w3c.dom.mathml.MathMLContainer
This method inserts newDeclaration as the index-th child declaration of this element.
setDefaultMathAttribute(String, String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets default values for math attributes.
setDefinitionURL(String) - Method in interface org.w3c.dom.mathml.MathMLContentToken
setter for the definitionURL attribute.
setDefinitionURL(String) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the definitionURL attribute.
setDefinitionURL(String) - Method in interface org.w3c.dom.mathml.MathMLFnElement
setter for the definitionURL attribute.
setDefinitionURL(String) - Method in interface org.w3c.dom.mathml.MathMLPredefinedSymbol
setter for the definitionURL attribute.
setDenomalign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
setter for the denomalign attribute.
setDenomalign(String) - Method in interface org.w3c.dom.mathml.MathMLFractionElement
setter for the denomalign attribute.
setDenominator(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
setter for the denominator attribute.
setDenominator(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLFractionElement
setter for the denominator attribute.
setDepth(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
setter for the depth attribute.
setDepth(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
 
setDepth(String) - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
setter for the depth attribute.
setDepth(String) - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
setter for the depth attribute.
setDescentHeight(float, LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
setDescentHeight(float, LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
setDestdir(File) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Set the destination directory into which the result files should be copied to.
setDisplay(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets display style (default is BLOCK.
setDisplay(String) - Method in class net.sourceforge.jeuclid.elements.generic.MathImpl
Set the type of equation.
setDisplay(String) - Method in interface org.w3c.dom.mathml.MathMLMathElement
setter for the display attribute.
setDisplaystyle(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the displaystyle attribute.
setDisplaystyle(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the displaystyle attribute.
setDisplaystyle(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the displaystyle attribute.
setDisplaystyle(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the displaystyle attribute.
setDocument(Document) - Method in class net.sourceforge.jeuclid.awt.MathComponent
 
setDocument(Node) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
 
setDomainOfApplication(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
setter for the domainOfApplication attribute.
setEdge(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Malignmark
setter for the edge attribute.
setEdge(String) - Method in interface org.w3c.dom.mathml.MathMLAlignMarkElement
setter for the edge attribute.
setEncoding(String) - Method in class net.sourceforge.jeuclid.elements.content.semantic.Annotation
setter for the encoding attribute.
setEncoding(String) - Method in interface org.w3c.dom.mathml.MathMLAnnotationElement
setter for the encoding attribute.
setEncoding(String) - Method in interface org.w3c.dom.mathml.MathMLContentToken
setter for the encoding attribute.
setEncoding(String) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the encoding attribute.
setEncoding(String) - Method in interface org.w3c.dom.mathml.MathMLFnElement
setter for the encoding attribute.
setEncoding(String) - Method in interface org.w3c.dom.mathml.MathMLPredefinedSymbol
setter for the encoding attribute.
setEncoding(String) - Method in interface org.w3c.dom.mathml.MathMLXMLAnnotationElement
setter for the encoding attribute.
setEnd(MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLIntervalElement
setter for the end attribute.
setEntry(MathMLContentElement, int) - Method in interface org.w3c.dom.mathml.MathMLMatrixrowElement
A convenience method to set the contents of the entry at position index in the row to newEntry.
setEqualcolumns(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the equalcolumns attribute.
setEqualcolumns(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the equalcolumns attribute.
setEqualrows(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the equalrows attribute.
setEqualrows(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the equalrows attribute.
setExpression(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLLambdaElement
setter for the expression attribute.
setFakeParent(JEuclidElement) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets the parent of this element.
setFakeParent(JEuclidElement) - Method in interface net.sourceforge.jeuclid.elements.JEuclidElement
Sets the parent of this element.
setFence(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the fence attribute.
setFence(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the fence attribute.
setFont(Font) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Deprecated. use separate setters.
setFontfamily(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
setter for the fontfamily attribute.
setFontfamily(String) - Method in interface org.w3c.dom.mathml.MathMLGlyphElement
setter for the fontfamily attribute.
setFontsDoublestruck(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets list of supported font families for Double-Struck.
setFontsDoublestruck(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Doublestruck.
setFontsFraktur(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets list of supported font families for Fraktur.
setFontsFraktur(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Fraktur.
setFontSize(float) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets font size of text.
setFontSize(float) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
sets the font size used.
setFontsMonospaced(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets list of supported font families for Monospaced.
setFontsMonospaced(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Monospaced.
setFontsSanserif(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Sans-Serif.
setFontsSansSerif(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets list of supported font families for Sans-Serif.
setFontsScript(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets list of supported font families for Script.
setFontsScript(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Script.
setFontsSerif(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets list of supported font families for Serif.
setFontsSerif(String) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Font list for Serif (the default MathML font).
setForce(boolean) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Set whether to check dependencies, or always generate.
setForeground(Color) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
setForegroundColor(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets foreground color.
setForm(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the form attribute.
setForm(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the form attribute.
setFrame(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the frame attribute.
setFrame(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the frame attribute.
setFramespacing(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the framespacing attribute.
setFramespacing(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the framespacing attribute.
setGraphicsObject(GraphicsObject) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
setGraphicsObject(GraphicsObject) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
setGroupalign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Sets alignment of the group for the row.
setGroupalign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Maligngroup
setter for the groupalign attribute.
setGroupalign(String) - Method in interface org.w3c.dom.mathml.MathMLAlignGroupElement
setter for the groupalign attribute.
setGroupalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
setter for the groupalign attribute.
setGroupalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the groupalign attribute.
setGroupalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
setter for the groupalign attribute.
setHeight(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
setter for the height attribute.
setHeight(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
 
setHeight(String) - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
setter for the height attribute.
setHeight(String) - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
setter for the height attribute.
setHorizontalAlignment(int) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Horizontal alignment, as defined by JLabel.setHorizontalAlignment(int).
setHorizontalCenterOffset(float, LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
setHorizontalCenterOffset(float, LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
setHref(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
setter for the href attribute.
setHref(String) - Method in interface org.w3c.dom.mathml.MathMLElement
setter for the href attribute.
setId(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
setter for the id attribute.
setId(String) - Method in interface org.w3c.dom.mathml.MathMLElement
setter for the id attribute.
setIdentifier(MathMLCiElement) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the identifier attribute.
setIn(File) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets an input xml file to be converted.
setIndex(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
setter for the index attribute.
setIndex(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
setter for the index attribute.
setIndex(int) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mglyph
setter for the index attribute.
setIndex(int) - Method in class net.sourceforge.jeuclid.elements.support.text.MultiAttributedCharacterIterator
setIndex(int) - Method in interface org.w3c.dom.mathml.MathMLGlyphElement
setter for the index attribute.
setIndex(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLRadicalElement
setter for the index attribute.
setLabel(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mlabeledtr
setter for the label attribute.
setLabel(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLLabeledRowElement
setter for the label attribute.
setLargeop(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the largeop attribute.
setLargeop(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the largeop attribute.
setLayoutStage(LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
setLayoutStage(LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
setLinebreak(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
setter for the linebreak attribute.
setLinebreak(String) - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
setter for the linebreak attribute.
setLinethickness(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
Sets the thickness of the fraction line.
setLinethickness(String) - Method in interface org.w3c.dom.mathml.MathMLFractionElement
setter for the linethickness attribute.
setLowLimit(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLApplyElement
setter for the lowLimit attribute.
setLquote(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Ms
 
setLquote(String) - Method in interface org.w3c.dom.mathml.MathMLStringLitElement
setter for the lquote attribute.
setLspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
setter for the lspace attribute.
setLspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the lspace attribute.
setLspace(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the lspace attribute.
setLspace(String) - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
setter for the lspace attribute.
setMacros(String) - Method in class net.sourceforge.jeuclid.elements.generic.MathImpl
setter for the macros attribute.
setMacros(String) - Method in interface org.w3c.dom.mathml.MathMLMathElement
setter for the macros attribute.
setMathbackground(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets the value of the machbackground attribute.
setMathbackground(String) - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
setter for the mathbackground attribute.
setMathcolor(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets value of math color attribute.
setMathcolor(String) - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
setter for the mathcolor attribute.
setMathElement(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets a specific child to the newElement, creating other subelements as necessary.
setMathElementStyle(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
setter for the mathElementStyle attribute.
setMathElementStyle(String) - Method in interface org.w3c.dom.mathml.MathMLElement
setter for the mathElementStyle attribute.
setMathsize(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets mathsize to a new value.
setMathsize(String) - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
setter for the mathsize attribute.
setMathvariant(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
Sets value of mathvariant attribute (style of the element).
setMathvariant(String) - Method in interface org.w3c.dom.mathml.MathMLPresentationToken
setter for the mathvariant attribute.
setMaxsize(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Sets value of maxsize property.
setMaxsize(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the maxsize attribute.
setMediummathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the mediummathspace attribute.
setMediummathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the mediummathspace attribute.
setMfracKeepScriptLevel(boolean) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets <mfrac> keep scriptlevel.
setMinlabelspacing(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the minlabelspacing attribute.
setMinlabelspacing(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the minlabelspacing attribute.
setMinsize(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
Sets value of minsize property.
setMinsize(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the minsize attribute.
setMomentAbout(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
setter for the momentAbout attribute.
setMovablelimits(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the movablelimits attribute.
setMovablelimits(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the movablelimits attribute.
setNargs(int) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the nargs attribute.
setNegativemediummathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativemediummathspace attribute.
setNegativemediummathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativemediummathspace attribute.
setNegativethickmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativethickmathspace attribute.
setNegativethickmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativethickmathspace attribute.
setNegativethinmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativethinmathspace attribute.
setNegativethinmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativethinmathspace attribute.
setNegativeverythickmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativeverythickmathspace attribute.
setNegativeverythickmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativeverythickmathspace attribute.
setNegativeverythinmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativeverythinmathspace attribute.
setNegativeverythinmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativeverythinmathspace attribute.
setNegativeveryverythickmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativeveryverythickmathspace attribute.
setNegativeveryverythickmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativeveryverythickmathspace attribute.
setNegativeveryverythinmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the negativeveryverythinmathspace attribute.
setNegativeveryverythinmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the negativeveryverythinmathspace attribute.
setNotation(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Menclose
Sets notation for menclose element.
setNotation(String) - Method in interface org.w3c.dom.mathml.MathMLEncloseElement
setter for the notation attribute.
setNumalign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
setter for the numalign attribute.
setNumalign(String) - Method in interface org.w3c.dom.mathml.MathMLFractionElement
setter for the numalign attribute.
setNumerator(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfrac
setter for the numerator attribute.
setNumerator(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLFractionElement
setter for the numerator attribute.
setOccurrence(String) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the occurrence attribute.
setOpaque(boolean) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
setOpDegree(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLContentContainer
setter for the opDegree attribute.
setOpen(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
Set the opening delimiter.
setOpen(String) - Method in interface org.w3c.dom.mathml.MathMLFencedElement
setter for the open attribute.
setOperator(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLApplyElement
setter for the operator attribute.
setOrdering(String) - Method in interface org.w3c.dom.mathml.MathMLListElement
setter for the ordering attribute.
setOtherwise(MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLPiecewiseElement
setter for the otherwise attribute.
setOut(File) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets an out file.
setOverscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mover
setter for the overscript attribute.
setOverscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munder
setter for the overscript attribute.
setOverscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munderover
setter for the overscript attribute.
setOverscript(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
setter for the overscript attribute.
setParameter(Parameter, Object) - Method in class net.sourceforge.jeuclid.context.LayoutContextImpl
Set a layout Parameter.
setParameter(Parameter, Object) - Method in interface net.sourceforge.jeuclid.MutableLayoutContext
Set a layout Parameter.
setParameter(Parameter, Object) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Sets a generic rendering parameter.
setParameters(MutableLayoutContext) - Method in class net.sourceforge.jeuclid.awt.MathComponent
Sets the rendering parameters.
setParameters(Map<Parameter, Object>) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Sets generic rendering parameters.
setPreSubScriptAt(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to set the pre-subscript child at the position referenced by colIndex.
setPreSubScriptAt(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to set the pre-subscript child at the position referenced by colIndex.
setPreSuperScriptAt(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to set the pre-superscript child at the position referenced by colIndex.
setPreSuperScriptAt(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to set the pre-superscript child at the position referenced by colIndex.
setRadicand(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mroot
setter for the radicand attribute.
setRadicand(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Msqrt
setter for the radicand attribute.
setRadicand(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLRadicalElement
setter for the radicand attribute.
setRow(int, MathMLTableRowElement) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setRow(long, MathMLTableRowElement) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
A method to set the value of the row in the table at the specified index to the mtr or mlabeledtr represented by newRow.
setRow(MathMLMatrixrowElement, int) - Method in interface org.w3c.dom.mathml.MathMLMatrixElement
A convenience method to set the value of the index-th child matrixrow element of this element.
setRow(long, MathMLTableRowElement) - Method in interface org.w3c.dom.mathml.MathMLTableElement
A method to set the value of the row in the table at the specified index to the mtr or mlabeledtr represented by newRow.
setRowalign(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.AbstractTableElement
Sets row alignment.
setRowalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
setter for the rowalign attribute.
setRowalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the rowalign attribute.
setRowalign(String) - Method in interface org.w3c.dom.mathml.MathMLTableRowElement
setter for the rowalign attribute.
setRowlines(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the rowlines attribute.
setRowlines(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the rowlines attribute.
setRowspacing(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the rowspacing attribute.
setRowspacing(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the rowspacing attribute.
setRowspan(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtd
 
setRowspan(String) - Method in interface org.w3c.dom.mathml.MathMLTableCellElement
setter for the rowspan attribute.
setRquote(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Ms
 
setRquote(String) - Method in interface org.w3c.dom.mathml.MathMLStringLitElement
setter for the rquote attribute.
setRspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the rspace attribute.
setRspace(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the rspace attribute.
setScriptLevel(int) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets scripts level (default is 0).
setScriptlevel(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
 
setScriptlevel(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the scriptlevel attribute.
setScriptMinSize(float) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets minimal size of smallest font size (default is 8.0).
setScriptminsize(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
 
setScriptminsize(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the scriptminsize attribute.
setScriptSizeMult(float) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets size of multiplier (default is 0.71).
setScriptsizemultiplier(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the scriptsizemultiplier attribute.
setScriptsizemultiplier(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the scriptsizemultiplier attribute.
setSelection(String) - Method in class net.sourceforge.jeuclid.elements.presentation.enlivening.Maction
setter for the selection attribute.
setSelection(String) - Method in interface org.w3c.dom.mathml.MathMLActionElement
setter for the selection attribute.
setSeparator(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the separator attribute.
setSeparator(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the separator attribute.
setSeparators(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mfenced
Set the separators.
setSeparators(String) - Method in interface org.w3c.dom.mathml.MathMLFencedElement
setter for the separators attribute.
setSide(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the side attribute.
setSide(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the side attribute.
setSize(double, double) - Method in class net.sourceforge.jeuclid.elements.support.Dimension2DImpl
setSize(int, int) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
setStart(MathMLContentElement) - Method in interface org.w3c.dom.mathml.MathMLIntervalElement
setter for the start attribute.
setStretchAscent(float) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Set the stretch ascent for children.
setStretchAscent(float) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Set the stretch ascent for children.
setStretchDescent(float) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Set the stretch descent for children.
setStretchDescent(float) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Set the stretch descent for children.
setStretchWidth(float) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Set the stretch width for children, or < 0 if children should be horizontally unstretched.
setStretchWidth(float) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Set the stretch width for children, or < 0 if children should be horizontally unstretched.
setStretchy(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the stretchy attribute.
setStretchy(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the stretchy attribute.
setSubscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
setter for the subscript attribute.
setSubscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
setter for the subscript attribute.
setSubscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
setter for the subscript attribute.
setSubscript(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLScriptElement
setter for the subscript attribute.
setSubScriptAt(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to set the subscript child at the position referenced by colIndex.
setSubScriptAt(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to set the subscript child at the position referenced by colIndex.
setSubscriptshift(String) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
 
setSubscriptshift(String) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
setter for the subscriptshift attribute.
setSubscriptshift(String) - Method in interface org.w3c.dom.mathml.MathMLScriptElement
setter for the subscriptshift attribute.
setSuperscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msub
setter for the superscript attribute.
setSuperscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msubsup
setter for the superscript attribute.
setSuperscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Msup
setter for the superscript attribute.
setSuperscript(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLScriptElement
setter for the superscript attribute.
setSuperScriptAt(int, MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mmultiscripts
A convenience method to set the superscript child at the position referenced by colIndex.
setSuperScriptAt(int, MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
A convenience method to set the superscript child at the position referenced by colIndex.
setSuperscriptshift(String) - Method in class net.sourceforge.jeuclid.elements.presentation.script.AbstractScriptElement
 
setSuperscriptshift(String) - Method in interface org.w3c.dom.mathml.MathMLMultiScriptsElement
setter for the superscriptshift attribute.
setSuperscriptshift(String) - Method in interface org.w3c.dom.mathml.MathMLScriptElement
setter for the superscriptshift attribute.
setSymmetric(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mo
setter for the symmetric attribute.
setSymmetric(String) - Method in interface org.w3c.dom.mathml.MathMLOperatorElement
setter for the symmetric attribute.
setThickmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the thickmathspace attribute.
setThickmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the thickmathspace attribute.
setThinmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the thinmathspace attribute.
setThinmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the thinmathspace attribute.
setType(String) - Method in class net.sourceforge.jeuclid.ant.MathMLConverter
Sets output file mimetype.
setType(String) - Method in interface org.w3c.dom.mathml.MathMLCiElement
setter for the type attribute.
setType(String) - Method in interface org.w3c.dom.mathml.MathMLCnElement
setter for the type attribute.
setType(String) - Method in interface org.w3c.dom.mathml.MathMLDeclareElement
setter for the type attribute.
setType(String) - Method in interface org.w3c.dom.mathml.MathMLSetElement
setter for the type attribute.
setType(String) - Method in interface org.w3c.dom.mathml.MathMLTendsToElement
setter for the type attribute.
setUnderscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Mover
setter for the underscript attribute.
setUnderscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munder
setter for the underscript attribute.
setUnderscript(MathMLElement) - Method in class net.sourceforge.jeuclid.elements.presentation.script.Munderover
setter for the underscript attribute.
setUnderscript(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLUnderOverElement
setter for the underscript attribute.
setUpLimit(MathMLElement) - Method in interface org.w3c.dom.mathml.MathMLApplyElement
setter for the upLimit attribute.
setVerticalAlignment(int) - Method in class net.sourceforge.jeuclid.swing.JMathComponent
Vertical alignment, as defined by JLabel.setVerticalAlignment(int).
setVerythickmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the verythickmathspace attribute.
setVerythickmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the verythickmathspace attribute.
setVerythinmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the verythinmathspace attribute.
setVerythinmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the verythinmathspace attribute.
setVeryverythickmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the veryverythickmathspace attribute.
setVeryverythickmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the veryverythickmathspace attribute.
setVeryverythinmathspace(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mstyle
setter for the veryverythinmathspace attribute.
setVeryverythinmathspace(String) - Method in interface org.w3c.dom.mathml.MathMLStyleElement
setter for the veryverythinmathspace attribute.
setWidth(String) - Method in class net.sourceforge.jeuclid.elements.presentation.general.Mpadded
setter for the width attribute.
setWidth(String) - Method in class net.sourceforge.jeuclid.elements.presentation.table.Mtable
setter for the width attribute.
setWidth(String) - Method in class net.sourceforge.jeuclid.elements.presentation.token.Mspace
 
setWidth(float, LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
 
setWidth(float, LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
setWidth(String) - Method in interface org.w3c.dom.mathml.MathMLPaddedElement
setter for the width attribute.
setWidth(String) - Method in interface org.w3c.dom.mathml.MathMLSpaceElement
setter for the width attribute.
setWidth(String) - Method in interface org.w3c.dom.mathml.MathMLTableElement
setter for the width attribute.
setXref(String) - Method in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
setter for the xref attribute.
setXref(String) - Method in interface org.w3c.dom.mathml.MathMLElement
setter for the xref attribute.
shiftVertically(float, LayoutStage) - Method in interface net.sourceforge.jeuclid.layout.LayoutInfo
Shift vertically by given offset.
shiftVertically(float, LayoutStage) - Method in class net.sourceforge.jeuclid.layout.LayoutInfoImpl
Shift vertically by given offset.
StretchOverride - Class in net.sourceforge.jeuclid.elements.support.operatordict
Contains information on characters which stretch vertical / horizontal only.
stringToColor(String, Color) - Static method in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Creates a color from a given string.
stringToMathVariant(String) - Static method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
Creates a Mathvariant object from an attribute value.
StringTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
Converting String to String is trivial...
StringUtil - Class in net.sourceforge.jeuclid.elements.support.text
Utilities for String handling.
StringUtil.TextLayoutInfo - Class in net.sourceforge.jeuclid.elements.support.text
Contains layout information retrieved from a TextLayout.
StringUtil.TextLayoutInfo(float, float, float, float) - Constructor for class net.sourceforge.jeuclid.elements.support.text.StringUtil.TextLayoutInfo
Default Constructor.
StyleAttributeLayoutContext - Class in net.sourceforge.jeuclid.context
 
StyleAttributeLayoutContext(LayoutContext, String, Color) - Constructor for class net.sourceforge.jeuclid.context.StyleAttributeLayoutContext
Default Constructor.

T

TextContent - Class in net.sourceforge.jeuclid.elements.support.text
Helper class for handling Text Content.
textContentAsAttributedCharacterIterator(LayoutContext, JEuclidElement, Node, float) - Static method in class net.sourceforge.jeuclid.elements.support.text.StringUtil
Provide the text content of the current element as AttributedCharacterIterator.
TextContentModifier - Interface in net.sourceforge.jeuclid.elements.support.text
 
TextObject - Class in net.sourceforge.jeuclid.layout
 
TextObject(TextLayout, float, Color) - Constructor for class net.sourceforge.jeuclid.layout.TextObject
Default Constructor.
TextObject(TextLayout, float, float, AffineTransform, Color) - Constructor for class net.sourceforge.jeuclid.layout.TextObject
Constructor for more complex texts (operators).
THICKMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of tickmath space according to 3.3.4.2.
THINMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of thinmath space according to 3.3.4.2.
TLIListTypeWrapper - Class in net.sourceforge.jeuclid.context.typewrapper
List is converted to String and back by using comma-separated representation.
TO - Static variable in interface net.sourceforge.jeuclid.context.typewrapper.TypeWrapper
Error message for failed to convert 2/2.
toString(Object) - Method in enum net.sourceforge.jeuclid.context.Parameter
Attempts to convert a parameter value expressed as an object of the appropriate (for this parameter) type into a string representation.
toString(Object) - Method in class net.sourceforge.jeuclid.context.typewrapper.AbstractSimpleTypeWrapper
Attempts to convert a parameter value expressed as an object of the appropriate (for this parameter) type into a string representation.
toString(Object) - Method in class net.sourceforge.jeuclid.context.typewrapper.ColorTypeWrapper
Attempts to convert a parameter value expressed as an object of the appropriate (for this parameter) type into a string representation.
toString(Object) - Method in class net.sourceforge.jeuclid.context.typewrapper.StringTypeWrapper
Attempts to convert a parameter value expressed as an object of the appropriate (for this parameter) type into a string representation.
toString(Object) - Method in class net.sourceforge.jeuclid.context.typewrapper.TLIListTypeWrapper
Attempts to convert a parameter value expressed as an object of the appropriate (for this parameter) type into a string representation.
toString(Object) - Method in interface net.sourceforge.jeuclid.context.typewrapper.TypeWrapper
Attempts to convert a parameter value expressed as an object of the appropriate (for this parameter) type into a string representation.
toString() - Method in class net.sourceforge.jeuclid.elements.support.attributes.MathVariant
toString() - Method in class net.sourceforge.jeuclid.elements.support.text.CodePointAndVariant
toString() - Method in class net.sourceforge.jeuclid.layout.JEuclidView.NodeRect
TRIVIAL_SPACE_MAX - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
largest value for all trivial spaces (= spaces that can be ignored / shortened).
TRUE - Static variable in class net.sourceforge.jeuclid.Constants
String constant for true.
TYPE_SVG - Static variable in class net.sourceforge.jeuclid.converter.Converter
Mime type for SVG.
TypeWrapper - Interface in net.sourceforge.jeuclid.context.typewrapper
Encapsulates information about a parameter's value type and how values should be converted between strings and the appropriate object instances.

U

UNDER_OVER_SPACE - Static variable in class net.sourceforge.jeuclid.elements.presentation.script.AbstractUnderOver
Space between base and under/over for accents.
uninstallUI(JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
UnknownAttributeException - Exception in net.sourceforge.jeuclid.elements.support.operatordict
This is just a marker class.
UnknownAttributeException(String, Exception) - Constructor for exception net.sourceforge.jeuclid.elements.support.operatordict.UnknownAttributeException
Default constructor.
update(Graphics, JComponent) - Method in class net.sourceforge.jeuclid.swing.MathComponentUI
updateCursorPosition(Node) - Method in interface net.sourceforge.jeuclid.swing.CursorListener
updates cursor position from given search result.
updateUI() - Method in class net.sourceforge.jeuclid.swing.JMathComponent
URI - Static variable in class net.sourceforge.jeuclid.elements.AbstractJEuclidElement
The URI from MathML.

V

valid(Object) - Method in enum net.sourceforge.jeuclid.context.Parameter
Checks if the object is of a valid type for this parameter.
valid(Object) - Method in class net.sourceforge.jeuclid.context.typewrapper.AbstractSimpleTypeWrapper
Checks if the object is of a valid type for this type info.
valid(Object) - Method in interface net.sourceforge.jeuclid.context.typewrapper.TypeWrapper
Checks if the object is of a valid type for this type info.
VALUE_STRETCHY_HORIZONTAL - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
JEuclid extension to stretchy: stretch horizontal only.
VALUE_STRETCHY_VERTICAL - Static variable in class net.sourceforge.jeuclid.elements.presentation.token.Mo
JEuclid extension to stretchy: stretch vertical only.
VALUE_UNKNOWN - Static variable in interface net.sourceforge.jeuclid.elements.support.operatordict.OperatorDictionary
This value is returned, when default value of operator attribute doesn't exist in this dictionary so far.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.context.Display
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.context.Parameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.elements.presentation.table.Mtable.LineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.elements.support.attributes.FontFamily
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.elements.support.attributes.HAlign
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorAttribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorForm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sourceforge.jeuclid.layout.LayoutStage
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sourceforge.jeuclid.context.Display
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jeuclid.context.Parameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.sourceforge.jeuclid.context.typewrapper.EnumTypeWrapper
Retrieves values of the enum type being wrapped.
values() - Static method in enum net.sourceforge.jeuclid.elements.presentation.table.Mtable.LineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jeuclid.elements.support.attributes.FontFamily
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jeuclid.elements.support.attributes.HAlign
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorAttribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jeuclid.elements.support.operatordict.OperatorForm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sourceforge.jeuclid.layout.LayoutStage
Returns an array containing the constants of this enum type, in the order they are declared.
VERYTHICKMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of verytickmath space according to 3.3.4.2.
VERYTHINMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of verythinmath space according to 3.3.4.2.
VERYVERYTHICKMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of veryverytickmath space according to 3.3.4.2.
VERYVERYTHINMATHSPACE - Static variable in class net.sourceforge.jeuclid.elements.support.attributes.AttributesHelper
Width of veryverythinmath space according to 3.3.4.2.

Z

ZERO - Static variable in class net.sourceforge.jeuclid.Constants
String for numeric zero.

A B C D E F G H I J L M N O P R S T U V Z

Copyright © 2002-2010 The JEuclid project. All Rights Reserved.