|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.fop.fo.FONode
org.apache.fop.fo.XMLObj
net.sourceforge.jeuclid.fop.JEuclidObj
net.sourceforge.jeuclid.fop.JEuclidElement
public class JEuclidElement
Defines the top-level element for MathML.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.fop.fo.FONode |
|---|
org.apache.fop.fo.FONode.FONodeIterator |
| Field Summary |
|---|
| Fields inherited from class org.apache.fop.fo.XMLObj |
|---|
doc, element, name |
| Fields inherited from class org.apache.fop.fo.FONode |
|---|
FO_URI, FOX_URI, locator, log, parent, siblings |
| Constructor Summary | |
|---|---|
JEuclidElement(org.apache.fop.fo.FONode parent)
Default constructor. |
|
| Method Summary | |
|---|---|
protected org.apache.fop.fo.PropertyList |
createPropertyList(org.apache.fop.fo.PropertyList pList,
org.apache.fop.fo.FOEventHandler foEventHandler)
|
Point2D |
getDimension(Point2D view)
|
org.apache.fop.datatypes.Length |
getIntrinsicAlignmentAdjust()
|
void |
processNode(String elementName,
Locator locator,
Attributes attlist,
org.apache.fop.fo.PropertyList propertyList)
|
| Methods inherited from class net.sourceforge.jeuclid.fop.JEuclidObj |
|---|
getNamespaceURI, getNormalNamespacePrefix |
| Methods inherited from class org.apache.fop.fo.XMLObj |
|---|
addCharacters, addChildNode, addElement, buildTopLevel, createBasicDocument, getDOMDocument, getLocalName, notifyObjectBuilt, validateChildNode |
| Methods inherited from class org.apache.fop.fo.FONode |
|---|
attachSiblings, attributeError, attributeWarning, bind, canHaveMarkers, charIterator, clone, clone, decorateWithContextInfo, endOfNode, errorText, gatherContextInfo, getChildNodes, getChildNodes, getContentHandlerFactory, getContextInfo, getExtensionAttachment, getFOEventHandler, getLocator, getLocatorString, getLogger, getName, getName, getNameId, getNodeString, getParent, getRoot, getUserAgent, inMarker, invalidChildError, invalidChildError, missingChildElementError, missingPropertyError, nodesOutOfOrderError, removeChild, setLocator, startOfNode, tooManyNodesError, tooManyNodesError, validateChildNode, warningText |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JEuclidElement(org.apache.fop.fo.FONode parent)
parent - Parent Node in the FO tree.| Method Detail |
|---|
public void processNode(String elementName,
Locator locator,
Attributes attlist,
org.apache.fop.fo.PropertyList propertyList)
throws org.apache.fop.apps.FOPException
processNode in class org.apache.fop.fo.XMLObjorg.apache.fop.apps.FOPExceptionpublic Point2D getDimension(Point2D view)
getDimension in class org.apache.fop.fo.XMLObjpublic org.apache.fop.datatypes.Length getIntrinsicAlignmentAdjust()
getIntrinsicAlignmentAdjust in class org.apache.fop.fo.XMLObj
protected org.apache.fop.fo.PropertyList createPropertyList(org.apache.fop.fo.PropertyList pList,
org.apache.fop.fo.FOEventHandler foEventHandler)
throws org.apache.fop.apps.FOPException
createPropertyList in class org.apache.fop.fo.FONodeorg.apache.fop.apps.FOPException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||