Index
All Classes and Interfaces|All Packages|Constant Field Values
I
- IDEOGRAPHIC - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
-
Ideographic.
- inch(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.INCH
. - inch(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.INCH
. - INCH - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Inch.
- increase(T, double) - Static method in class org.tquadrat.foundation.svg.type.SVGCalculator
-
Increases the given instance of
SVGNumber
by the given increment and returns the result. - INHERIT - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGAlignmentBaseLine
-
Inherit.
- INHERIT - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGTextAnchor
-
Inherit alignment from parent.
- isInteger() - Method in class org.tquadrat.foundation.svg.type.SVGNumber
-
Returns a flag that indicates whether the type is an integer (
int
) - as in opposite to adouble
). - isNegative() - Method in class org.tquadrat.foundation.svg.type.SVGNumber
-
Returns a flag that indicates whether the type is a negative number.
- isZero() - Method in class org.tquadrat.foundation.svg.type.SVGNumber
-
Returns a flag that indicates whether the type is zero.
All Classes and Interfaces|All Packages|Constant Field Values