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

M

m_AttributeValue - Variable in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
The attribute type.
m_AttributeValue - Variable in enum class org.tquadrat.foundation.svg.type.SVGMarkerOrientation
The attribute type.
m_AttributeValue - Variable in enum class org.tquadrat.foundation.svg.type.SVGPreserveAspectRatio
The attribute type.
m_AttributeValue - Variable in enum class org.tquadrat.foundation.svg.type.SVGTextAnchor
The attribute type.
m_CategoriesByElement - Static variable in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
The element categories by element names.
m_Definitions - Variable in class org.tquadrat.foundation.svg.internal.SVGImpl
The optional <defs> element for this <svg> element.
m_Description - Variable in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
The category description.
m_Divisor - Static variable in class org.tquadrat.foundation.svg.type.SVGColor
This constant is used to force the colour values into the range from 0 to 255.
m_ElementNames - Variable in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
The elements that belong to this category.
m_FloatingPointFormat - Variable in enum class org.tquadrat.foundation.svg.type.SVGUnit
The format string for the unit for floating point values.
m_HasDescription - Variable in class org.tquadrat.foundation.svg.internal.SVGElementImpl
Flag that indicates whether a description was already provided for this element.
m_HasTitle - Variable in class org.tquadrat.foundation.svg.internal.SVGElementImpl
Flag that indicates whether a title was already provided for this element.
m_IntegerFormat - Variable in enum class org.tquadrat.foundation.svg.type.SVGUnit
The format string for the unit for integer values.
m_IsInteger - Variable in class org.tquadrat.foundation.svg.type.SVGNumber
Flag that indicates whether the type is an integer (int) - as in opposite to a double).
m_IsNegative - Variable in class org.tquadrat.foundation.svg.type.SVGNumber
Flag that indicates whether the type is a negative number.
m_IsZero - Variable in class org.tquadrat.foundation.svg.type.SVGNumber
Flag that indicates whether the type is zero.
m_Name - Variable in class org.tquadrat.foundation.svg.type.SVGPathElement
The name of the path element.
m_Name - Variable in class org.tquadrat.foundation.svg.type.SVGTransform
The name of the transformation.
m_Parameters - Variable in class org.tquadrat.foundation.svg.type.SVGPathElement
The parameters for the transformation.
m_Parameters - Variable in class org.tquadrat.foundation.svg.type.SVGTransform
The parameters for the transformation.
m_StyleDefinitions - Variable in class org.tquadrat.foundation.svg.internal.SVGStyleImpl
The lines of the CSS style definitions.
m_StyleDefinitions - Variable in class org.tquadrat.foundation.svg.SVGElementAdapter
The lines of the CSS style definitions.
m_StyleSheet - Variable in class org.tquadrat.foundation.svg.internal.SVGImpl
The style sheet for this <svg> element.
m_Unit - Variable in class org.tquadrat.foundation.svg.type.SVGNumber
The unit.
m_Unit - Variable in enum class org.tquadrat.foundation.svg.type.SVGUnit
The unit identifier.
m_Value - Variable in class org.tquadrat.foundation.svg.type.SVGNumber
The numerical value.
m_Value - Variable in class org.tquadrat.foundation.svg.type.SVGPaint
The type.
makeList(T, T...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Returns a list built from the given values.
MATHEMATICAL - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
Mathematical.
matrix(double, double, double, double, double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of SVGTransform.SVGMatrix.
matrix(long, long, long, long, long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of SVGTransform.SVGMatrix.
max(T, T...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Returns the greatest one of the given values.
merge(SVGStyle) - Method in class org.tquadrat.foundation.svg.internal.SVGStyleImpl
Merges the given SVG <style> element into this one.

Only the CSS style definitions are taken from the other element, no attributes or comments.
merge(SVGStyle) - Method in class org.tquadrat.foundation.svg.SVGElementAdapter
Merges the given SVG <style> element into this one.

Only the CSS style definitions are taken from the other element, no attributes or comments.
merge(SVGStyle) - Method in interface org.tquadrat.foundation.svg.SVGStyle
Merges the given SVG <style> element into this one.

Only the CSS style definitions are taken from the other element, no attributes or comments.
MIDDLE - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
Middle.
MIDDLE - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGTextAnchor
Align to the middle.
millimeter(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of SVGNumber.SVGMillimeter with the given numeric type.
millimeter(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of SVGNumber.SVGMillimeter with the given numeric type.
MILLIMETER - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
Millimeters.
min(T, T...) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Returns the smallest one of the given values.
moveTo(double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGMoveTo that uses relative coordinates.
moveTo(long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGMoveTo that uses relative coordinates.
moveToAbs(double, double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGMoveTo that uses absolute coordinates.
moveToAbs(long, long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
Creates an instance of the path element SVGPathElement.SVGMoveTo that uses absolute coordinates.
multiply(T, double) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
Multiplies the given instance of SVGNumber with the given factor and returns the result.
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