Uses of Class
org.apache.sis.internal.coverage.j2d.FillValues
Packages that use FillValues
Package
Description
A set of helper classes for the SIS implementation backed by Java2D.
-
Uses of FillValues in org.apache.sis.internal.coverage.j2d
Methods in org.apache.sis.internal.coverage.j2d with parameters of type FillValuesModifier and TypeMethodDescriptionstatic TilePlaceholderTilePlaceholder.filled(SampleModel model, FillValues fill) Returns a provider of empty tiles filled with the given values.