Uses of Class
org.apache.xmlgraphics.java2d.color.ColorWithAlternatives
-
Packages that use ColorWithAlternatives Package Description org.apache.xmlgraphics.java2d.color Provides additional color infrastructure so SVG and XSL-FO implementations can store additional color information and do things like specialized color conversions. -
-
Uses of ColorWithAlternatives in org.apache.xmlgraphics.java2d.color
Methods in org.apache.xmlgraphics.java2d.color with parameters of type ColorWithAlternatives Modifier and Type Method Description boolean
ColorWithAlternatives. hasSameAlternativeColors(ColorWithAlternatives col)
Indicates whether another instance has the same alternative colors.
-