Index

A B C D E F G H I L M N O P Q R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values

A

add(SVGNumber.SVGDegree, SVGNumber.SVGDegree...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Adds the given values.
add(SVGNumber.SVGMillimeter, SVGNumber.SVGMillimeter...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Adds the given values.
add(SVGNumber.SVGPercent, SVGNumber.SVGPercent...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Adds the given values.
add(SVGNumber.SVGPixel, SVGNumber.SVGPixel...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Adds the given values.
add(T, T...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Adds the given values.
addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.svg.SVGText
Adds a CDATA element to this <text> element.
addCDATA(CharSequence) - Method in interface org.tquadrat.foundation.svg.SVGTSpan
Adds a CDATA element to this <tspan> element.
addChild(E) - Method in class org.tquadrat.foundation.svg.internal.SVGElementImpl
Adds a child to this element.
addChild(E) - Method in interface org.tquadrat.foundation.svg.SVGElementWithChildren
Adds a child to this element.
addComment(CharSequence) - Method in interface org.tquadrat.foundation.svg.SVGElement
Adds a comment.
addDefinition(E) - Method in class org.tquadrat.foundation.svg.internal.SVGImpl
Adds a child to the definitions of this <svg> element.
addDefinition(E) - Method in interface org.tquadrat.foundation.svg.SVG
Adds a child to the definitions of this <svg> element.
addStyle(CharSequence...) - Method in class org.tquadrat.foundation.svg.internal.SVGStyleImpl
Adds a CSS style definition to this style.
addStyle(CharSequence...) - Method in class org.tquadrat.foundation.svg.SVGElementAdapter
Adds a CSS style definition to this style.
addStyle(CharSequence...) - Method in interface org.tquadrat.foundation.svg.SVGStyle
Adds a CSS style definition to this style.
addStyle(SVGStyle) - Method in class org.tquadrat.foundation.svg.internal.SVGImpl
Adds an SVG <style> element to the definitions of this <svg> element.
addStyle(SVGStyle) - Method in interface org.tquadrat.foundation.svg.SVG
Adds an SVG <style> element to the definitions of this <svg> element.
addText(CharSequence) - Method in interface org.tquadrat.foundation.svg.SVGText
Adds text to this <text> element.
addText(CharSequence) - Method in interface org.tquadrat.foundation.svg.SVGTSpan
Adds text to this <tspan> element.
AFTER_EDGE - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
After edge.
AllowsConditionalProcessingAttributes - Interface in org.tquadrat.foundation.svg
SVG elements that allow the conditional processing attributes "externalResourcesRequired", "requiredExtensions", "requiredFeatures", and "systemLanguage" will implement this interface.
AllowsDocumentElementEventAttributes - Interface in org.tquadrat.foundation.svg
SVG elements that allow the document element event attributes "oncopy", "oncut", and "onpaste" will implement this interface.
AllowsDocumentEventAttributes - Interface in org.tquadrat.foundation.svg
SVG elements that allow the document event attributes "onabort", "onerror", "onresize", "onscroll", and "onunload" will implement this interface.
AllowsGlobalEventAttributes - Interface in org.tquadrat.foundation.svg
AllowsGraphicalEventAttributes - Interface in org.tquadrat.foundation.svg
SVG elements that allow the graphical event attributes "onactivate", "onfocusin", and "onfocusout" will implement this interface.
AllowsPresentationAttributes - Interface in org.tquadrat.foundation.svg
AllowsStyleAttributes - Interface in org.tquadrat.foundation.svg
SVG elements that allow the style attributes "class" and "style" will implement this interface.
AllowsXLinkAttributes - Interface in org.tquadrat.foundation.svg
SVG elements that allow the XLink attributes "xlink:actuate", "xlink:arcrole", "xlink:href", "xlink:role", "xlink:show", "xlink:title", and "xlink:type" will implement this interface.
ALPHABETIC - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
Alphabetic.
ANIMATION - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
Animation element.
arcTo(double, double, double, boolean, boolean, double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGArcTo that uses relative coordinates.
arcTo(long, long, long, boolean, boolean, long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGArcTo that uses relative coordinates.
arcToAbs(double, double, double, boolean, boolean, double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGArcTo that uses absolute coordinates.
arcToAbs(long, long, long, boolean, boolean, long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGArcTo that uses absolute coordinates.
AUTO - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
Auto.
AUTO - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGMarkerOrientation
A type of auto indicates that the marker is oriented such that its positive x-axis is pointing in the direction of the path at the point it is place.
AUTO_START_REVERSE - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGMarkerOrientation
A type of auto-start-reverse means the same as SVGMarkerOrientation.AUTO except that for a marker placed by "marker-start", the orientation is 180° different from the orientation as determined by auto.
A B C D E F G H I L M N O P Q R S T U V X 
All Classes and Interfaces|All Packages|Constant Field Values