Uses of Enum
org.apache.sis.image.ErrorAction
Packages that use ErrorAction
Package
Description
Provides helper classes for handling Java2D rendered images together with some operations.
-
Uses of ErrorAction in org.apache.sis.image
Methods in org.apache.sis.image that return ErrorActionModifier and TypeMethodDescriptionstatic ErrorAction
Returns the enum constant of this type with the specified name.static ErrorAction[]
ErrorAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.