|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.jeuclid.dom.AbstractPartialNodeImpl
net.sourceforge.jeuclid.dom.AbstractPartialElementImpl
net.sourceforge.jeuclid.dom.AbstractChangeTrackingElement
net.sourceforge.jeuclid.elements.AbstractJEuclidElement
net.sourceforge.jeuclid.elements.presentation.AbstractContainer
net.sourceforge.jeuclid.elements.presentation.general.AbstractMathElementWithChildren
net.sourceforge.jeuclid.elements.presentation.general.AbstractRowLike
net.sourceforge.jeuclid.elements.presentation.general.Menclose.AbstractRowLikeNotation
net.sourceforge.jeuclid.elements.presentation.general.Menclose.Updiagonalstrike
public static class Menclose.Updiagonalstrike
base class for all row-like notations.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.sourceforge.jeuclid.dom.AbstractPartialElementImpl |
|---|
AbstractPartialElementImpl.AttributeNodeMap, AbstractPartialElementImpl.AttrImpl |
| Nested classes/interfaces inherited from class net.sourceforge.jeuclid.dom.AbstractPartialNodeImpl |
|---|
AbstractPartialNodeImpl.NodeList |
| Field Summary |
|---|
| Fields inherited from class net.sourceforge.jeuclid.elements.AbstractJEuclidElement |
|---|
ALIGN_AXIS, ALIGN_BASELINE, ALIGN_BOTTOM, ALIGN_CENTER, ALIGN_LEFT, ALIGN_RIGHT, ALIGN_TOP, ATTR_CLASS, ATTR_DEPRECATED_BACKGROUND, ATTR_DEPRECATED_COLOR, ATTR_DEPRECATED_FONTFAMILY, ATTR_DEPRECATED_FONTSIZE, ATTR_DEPRECATED_FONTSTYLE, ATTR_DEPRECATED_FONTWEIGHT, ATTR_HREF, ATTR_ID, ATTR_MATHBACKGROUND, ATTR_MATHCOLOR, ATTR_MATHSIZE, ATTR_MATHVARIANT, ATTR_STYLE, ATTR_XREF, TRIVIAL_SPACE_MAX, URI |
| Constructor Summary | |
|---|---|
Menclose.Updiagonalstrike(MathBase base)
Default constructor. |
|
| Method Summary | |
|---|---|
void |
paint(Graphics2D g,
float posX,
float posY)
Paints this element. |
| Methods inherited from class net.sourceforge.jeuclid.elements.presentation.general.Menclose.AbstractRowLikeNotation |
|---|
getTagName |
| Methods inherited from class net.sourceforge.jeuclid.elements.presentation.general.AbstractRowLike |
|---|
calculateAscentHeight, calculateDescentHeight, calculateWidth |
| Methods inherited from class net.sourceforge.jeuclid.elements.presentation.general.AbstractMathElementWithChildren |
|---|
calculateChildrenAscentHeight, calculateChildrenDescentHeight, calculateChildrenWidth, paintChildren |
| Methods inherited from class net.sourceforge.jeuclid.elements.presentation.AbstractContainer |
|---|
deleteArgument, deleteDeclaration, getArgument, getArguments, getDeclaration, getDeclarations, getNArguments, insertArgument, insertDeclaration, removeArgument, removeDeclaration, setArgument, setDeclaration |
| Methods inherited from class net.sourceforge.jeuclid.dom.AbstractChangeTrackingElement |
|---|
addListener, appendChild, fireChanged, fireChangeForSubTree, replaceChild, setAttribute, setTextContent |
| Methods inherited from class net.sourceforge.jeuclid.dom.AbstractPartialElementImpl |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getElementsByTagName, getElementsByTagNameNS, getLocalName, getNodeName, getNodeType, getSchemaTypeInfo, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS, toString |
| Methods inherited from class net.sourceforge.jeuclid.dom.AbstractPartialNodeImpl |
|---|
cloneNode, compareDocumentPosition, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getNamespaceURI, getNextSibling, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, setNodeValue, setPrefix, setUserData |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.mathml.MathMLElement |
|---|
getClassName, getHref, getId, getMathElementStyle, getOwnerMathElement, getXref, setClassName, setHref, setId, setMathElementStyle, setXref |
| Methods inherited from interface org.w3c.dom.Element |
|---|
getAttribute, getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, hasAttribute, hasAttributeNS, removeAttribute, removeAttributeNode, removeAttributeNS, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasAttributes, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setNodeValue, setPrefix, setTextContent, setUserData |
| Methods inherited from interface org.w3c.dom.mathml.MathMLContainer |
|---|
deleteArgument, deleteDeclaration, getArgument, getArguments, getDeclaration, getDeclarations, getNArguments, insertArgument, insertDeclaration, removeArgument, removeDeclaration, setArgument, setDeclaration |
| Methods inherited from interface net.sourceforge.jeuclid.dom.ChangeTrackingInterface |
|---|
addListener, fireChanged, fireChangeForSubTree |
| Constructor Detail |
|---|
public Menclose.Updiagonalstrike(MathBase base)
base - MathBase to use.| Method Detail |
|---|
public void paint(Graphics2D g,
float posX,
float posY)
paint in interface DisplayableNodepaint in class AbstractRowLikeg - The graphics context to use for paintingposX - The first left position for paintingposY - The position of the baseline
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||