A C D E F G H I K L M N P R S T U V X Y 
All Classes All Packages

G

getAttribute(String) - Method in class com.jsevy.jxml.XMLElement
 
getAttributeNode(String) - Method in class com.jsevy.jxml.XMLElement
 
getAttributeNodeNS(String, String) - Method in class com.jsevy.jxml.XMLElement
 
getAttributeNS(String, String) - Method in class com.jsevy.jxml.XMLElement
 
getAttributes() - Method in class com.jsevy.jxml.XMLElement
 
getAttributes() - Method in class com.jsevy.jxml.XMLNode
 
getBackground() - Method in class com.jsevy.jsvg.SVGGraphics
Return the current background color.
getBaseURI() - Method in class com.jsevy.jxml.XMLNode
 
getBounds() - Method in class com.jsevy.jsvg.SVGEntity
Returns the rectangle that bounds the shape, i.e., the smallest enclosing rectangle.
getChildNodes() - Method in class com.jsevy.jxml.XMLNode
 
getClip() - Method in class com.jsevy.jsvg.SVGGraphics
Returns null, as clipping not supported
getClipBounds() - Method in class com.jsevy.jsvg.SVGGraphics
Returns null, as clipping not supported.
getClipBounds(Rectangle) - Method in class com.jsevy.jsvg.SVGGraphics
Returns r, as clipping not supported.
getClipRect() - Method in class com.jsevy.jsvg.SVGGraphics
Deprecated.
getColor() - Method in class com.jsevy.jsvg.SVGGraphics
Gets this graphic's foreground color.
getComposite() - Method in class com.jsevy.jsvg.SVGGraphics
Returns null; Composite not supported.
getData() - Method in class com.jsevy.jxml.XMLCharacterData
 
getDescendants() - Method in class com.jsevy.jxml.XMLNode
 
getDeviceConfiguration() - Method in class com.jsevy.jsvg.SVGGraphics
Returns null; GraphicsConfiguration not supported.
getDoctype() - Method in class com.jsevy.jxml.XMLDocument
 
getDocumentBounds() - Method in class com.jsevy.jsvg.SVGDocument
Return a copy of the rectangle defining the viewport of the document.
getDocumentElement() - Method in class com.jsevy.jxml.XMLDocument
 
getDocumentURI() - Method in class com.jsevy.jxml.XMLDocument
 
getDomConfig() - Method in class com.jsevy.jxml.XMLDocument
 
getElementById(String) - Method in class com.jsevy.jxml.XMLDocument
 
getElementsByTagName(String) - Method in class com.jsevy.jxml.XMLDocument
 
getElementsByTagName(String) - Method in class com.jsevy.jxml.XMLElement
 
getElementsByTagNameNS(String, String) - Method in class com.jsevy.jxml.XMLDocument
 
getElementsByTagNameNS(String, String) - Method in class com.jsevy.jxml.XMLElement
 
getEntities() - Method in class com.jsevy.jxml.XMLDocumentType
 
getEntityBounds() - Method in class com.jsevy.jsvg.SVGDocument
Return the smallest rectangle which encloses the graphical elements included in the drawing up to the point of this call.
getFeature(String, String) - Method in class com.jsevy.jxml.XMLNode
 
getFirstChild() - Method in class com.jsevy.jxml.XMLNode
 
getFont() - Method in class com.jsevy.jsvg.SVGGraphics
Gets the current font.
getFontMetrics() - Method in class com.jsevy.jsvg.SVGGraphics
Gets the font metrics of the current font.
getFontMetrics(Font) - Method in class com.jsevy.jsvg.SVGGraphics
Gets the font metrics for the specified font.
getFontRenderContext() - Method in class com.jsevy.jsvg.SVGGraphics
Returns null; Font render context needed for Font sizing; use from current graphics environment.
getGraphics() - Method in class com.jsevy.jsvg.SVGDocument
Get the SVGGraphics associated with this document for use with standard Graphics drawing operations to generate an svg text representation.
getImplementation() - Method in class com.jsevy.jxml.XMLDocument
 
getInputEncoding() - Method in class com.jsevy.jxml.XMLDocument
 
getInputEncoding() - Method in class com.jsevy.jxml.XMLEntity
 
getInternalSubset() - Method in class com.jsevy.jxml.XMLDocumentType
 
getLastChild() - Method in class com.jsevy.jxml.XMLNode
 
getLastEntity() - Method in class com.jsevy.jsvg.SVGDocument
Utility method for use with addSet method of SVGObject to enable animation of elements.
getLength() - Method in class com.jsevy.jxml.XMLCharacterData
 
getLength() - Method in class com.jsevy.jxml.XMLNamedNodeMap
 
getLength() - Method in class com.jsevy.jxml.XMLNodeList
 
getLocalName() - Method in class com.jsevy.jxml.XMLNode
 
getName() - Method in class com.jsevy.jxml.XMLAttribute
 
getName() - Method in class com.jsevy.jxml.XMLDocumentType
 
getNamedItem(String) - Method in class com.jsevy.jxml.XMLNamedNodeMap
 
getNamedItemNS(String, String) - Method in class com.jsevy.jxml.XMLNamedNodeMap
 
getNamespaceURI() - Method in class com.jsevy.jxml.XMLNode
 
getNextSibling() - Method in class com.jsevy.jxml.XMLNode
 
getNodeName() - Method in class com.jsevy.jxml.XMLNode
 
getNodeType() - Method in class com.jsevy.jxml.XMLAttribute
 
getNodeType() - Method in class com.jsevy.jxml.XMLCDATASection
 
getNodeType() - Method in class com.jsevy.jxml.XMLComment
 
getNodeType() - Method in class com.jsevy.jxml.XMLDocument
 
getNodeType() - Method in class com.jsevy.jxml.XMLDocumentType
 
getNodeType() - Method in class com.jsevy.jxml.XMLElement
 
getNodeType() - Method in class com.jsevy.jxml.XMLEntity
 
getNodeType() - Method in class com.jsevy.jxml.XMLNotation
 
getNodeType() - Method in class com.jsevy.jxml.XMLText
 
getNodeValue() - Method in class com.jsevy.jxml.XMLNode
 
getNotationName() - Method in class com.jsevy.jxml.XMLEntity
 
getNotations() - Method in class com.jsevy.jxml.XMLDocumentType
 
getOwnerDocument() - Method in class com.jsevy.jxml.XMLNode
 
getOwnerElement() - Method in class com.jsevy.jxml.XMLAttribute
 
getPaint() - Method in class com.jsevy.jsvg.SVGGraphics
Just return the current foreground color object.
getParentNode() - Method in class com.jsevy.jxml.XMLNode
 
getPrefix() - Method in class com.jsevy.jxml.XMLNode
 
getPreviousSibling() - Method in class com.jsevy.jxml.XMLNode
 
getPublicId() - Method in class com.jsevy.jxml.XMLDocumentType
 
getPublicId() - Method in class com.jsevy.jxml.XMLEntity
 
getPublicId() - Method in class com.jsevy.jxml.XMLNotation
 
getRenderingHint(RenderingHints.Key) - Method in class com.jsevy.jsvg.SVGGraphics
Return null; rendering hints not supported.
getRenderingHints() - Method in class com.jsevy.jsvg.SVGGraphics
Return null; rendering hints not supported.
getSchemaTypeInfo() - Method in class com.jsevy.jxml.XMLAttribute
 
getSchemaTypeInfo() - Method in class com.jsevy.jxml.XMLElement
 
getSpecified() - Method in class com.jsevy.jxml.XMLAttribute
 
getStrictErrorChecking() - Method in class com.jsevy.jxml.XMLDocument
 
getStroke() - Method in class com.jsevy.jsvg.SVGGraphics
Return our current pen stroke.
getSystemId() - Method in class com.jsevy.jxml.XMLDocumentType
 
getSystemId() - Method in class com.jsevy.jxml.XMLEntity
 
getSystemId() - Method in class com.jsevy.jxml.XMLNotation
 
getTagName() - Method in class com.jsevy.jxml.XMLElement
 
getTextContent() - Method in class com.jsevy.jxml.XMLAttribute
 
getTextContent() - Method in class com.jsevy.jxml.XMLComment
 
getTextContent() - Method in class com.jsevy.jxml.XMLDocument
 
getTextContent() - Method in class com.jsevy.jxml.XMLDocumentType
 
getTextContent() - Method in class com.jsevy.jxml.XMLElement
 
getTextContent() - Method in class com.jsevy.jxml.XMLEntity
 
getTextContent() - Method in class com.jsevy.jxml.XMLNotation
 
getTextContent() - Method in class com.jsevy.jxml.XMLText
 
getTransform() - Method in class com.jsevy.jsvg.SVGEntity
 
getTransform() - Method in class com.jsevy.jsvg.SVGGraphics
Return a copy of the current graphics transformation being applied to drawing and text operations.
getUserData(String) - Method in class com.jsevy.jxml.XMLNode
 
getValue() - Method in class com.jsevy.jxml.XMLAttribute
 
getWholeText() - Method in class com.jsevy.jxml.XMLText
 
getXmlEncoding() - Method in class com.jsevy.jxml.XMLDocument
 
getXmlEncoding() - Method in class com.jsevy.jxml.XMLEntity
 
getXmlStandalone() - Method in class com.jsevy.jxml.XMLDocument
 
getXmlVersion() - Method in class com.jsevy.jxml.XMLDocument
 
getXmlVersion() - Method in class com.jsevy.jxml.XMLEntity
 
A C D E F G H I K L M N P R S T U V X Y 
All Classes All Packages