Index
All Classes and Interfaces|All Packages|Constant Field Values
V
- validChildElements() - Method in class org.tquadrat.foundation.svg.internal.SVGImpl
- 
Composes the list of the valid child elements for the<svg>element.
- value() - Method in class org.tquadrat.foundation.svg.type.SVGNumber
- 
Return the type with the unit for this instance.
- value() - Method in class org.tquadrat.foundation.svg.type.SVGPaint
- 
Returns the type for this instance ofSVGPaint.
- ValueBase - Class in org.tquadrat.foundation.svg.type
- 
The abstract base class for SVG type class, providing some helper methods.
- ValueBase() - Constructor for class org.tquadrat.foundation.svg.type.ValueBase
- 
Creates a newValueBaseinstance.
- valueForUnit(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGUnit
- 
Returns theSVGUnitinstance for the given unit String.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.SVG.Usage
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGMarkerOrientation
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGPreserveAspectRatio
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGTextAnchor
- 
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.tquadrat.foundation.svg.type.SVGUnit
- 
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.tquadrat.foundation.svg.SVG.Usage
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tquadrat.foundation.svg.type.SVGMarkerOrientation
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tquadrat.foundation.svg.type.SVGPreserveAspectRatio
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tquadrat.foundation.svg.type.SVGTextAnchor
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.tquadrat.foundation.svg.type.SVGUnit
- 
Returns an array containing the constants of this enum class, in the order they are declared.
- vLineTo(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
- 
Creates an instance of the path elementSVGPathElement.SVGHLineTothat uses relative coordinates.
- vLineTo(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
- 
Creates an instance of the path elementSVGPathElement.SVGHLineTothat uses relative coordinates.
- vLineToAbs(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
- 
Creates an instance of the path elementSVGPathElement.SVGVLineTothat uses absolute coordinates.
- vLineToAbs(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
- 
Creates an instance of the path elementSVGPathElement.SVGVLineTothat uses absolute coordinates.
All Classes and Interfaces|All Packages|Constant Field Values
