Index
All Classes and Interfaces|All Packages|Constant Field Values
P
- PAINT_CURRENTCOLOR - Static variable in class org.tquadrat.foundation.svg.type.SVGPaint
-
The type 'currentColor'.
- PAINT_INHERIT - Static variable in class org.tquadrat.foundation.svg.type.SVGPaint
-
The type 'inherit'.
- PAINT_NONE - Static variable in class org.tquadrat.foundation.svg.type.SVGPaint
-
The type 'none'.
- PAINT_SERVER - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGElementCategory
-
Paint server element.
- percent(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber.SVGPercent
with the given numeric type. - percent(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber.SVGPercent
with the given numeric type. - PERCENT - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Percent.
- pica(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.PICA
. - pica(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.PICA
. - PICA - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Picas.
- pixel(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber.SVGPixel
with the given numeric type. - pixel(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber.SVGPixel
with the given numeric type. - PIXEL - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Pixels.
- point(double) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.POINT
. - point(long) - Static method in class org.tquadrat.foundation.svg.SVGUtils
-
Creates an instance of
SVGNumber
with the given numeric type and with the unitSVGUnit.POINT
. - POINT - Enum constant in enum class org.tquadrat.foundation.svg.type.SVGUnit
-
Points.
- PRESENTATION_ATTRIBUTES - Static variable in interface org.tquadrat.foundation.svg.AllowsPresentationAttributes
-
The presentation attributes.
All Classes and Interfaces|All Packages|Constant Field Values