A C D E F G H I K L M N P R S T U V X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addEntity(SVGEntity) - Method in class com.jsevy.jsvg.SVGDocument
-
Utility method used by the associated SVGGraphics object.
- addEntity(Entity) - Method in class com.jsevy.jxml.XMLDocumentType
- addNotation(Notation) - Method in class com.jsevy.jxml.XMLDocumentType
- addRenderingHints(Map<?, ?>) - Method in class com.jsevy.jsvg.SVGGraphics
-
Does nothing...
- addUnits(double) - Static method in class com.jsevy.jsvg.SVGDocument
-
Utility routine for use with addSetToEntity method when geometric values are supplied.
- adoptNode(Node) - Method in class com.jsevy.jxml.XMLDocument
- animateAttribute(String, Object, Object, double, double, int, boolean, boolean) - Method in class com.jsevy.jsvg.SVGDocument
-
For the supplied SVG entity, animate the value of the specified attribute between the supplied fromValue and toValue, starting at the specified beginning time and over the period specified by the duration.
- animateAttribute(String, String, double, double, int, boolean, boolean) - Method in class com.jsevy.jsvg.SVGDocument
-
For the supplied SVG entity, animate the value of the specified attribute between the supplied fromValue and toValue, starting at the specified beginning time and over the period specified by the duration.
- appendChild(Node) - Method in class com.jsevy.jxml.XMLNode
- appendData(String) - Method in class com.jsevy.jxml.XMLCharacterData
- autosizeDocument(boolean) - Method in class com.jsevy.jsvg.SVGDocument
-
Specify whether or not to autosize the document, which will set the viewport to the minimum size needed to enclose all of the graphics entities.
All Classes All Packages