Uses of Class
org.apache.sis.internal.coverage.j2d.ColorModelFactory
Packages that use ColorModelFactory
Package
Description
A set of helper classes for the SIS implementation backed by Java2D.
-
Uses of ColorModelFactory in org.apache.sis.internal.coverage.j2d
Fields in org.apache.sis.internal.coverage.j2d with type parameters of type ColorModelFactoryModifier and TypeFieldDescriptionprivate static final Map
<ColorModelFactory, ColorModel> ColorModelFactory.PIECEWISES
A pool of color models previously created bycreateColorModel()
.