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
Subclasses with type arguments of type ErrorAction in org.apache.sis.imageModifier and TypeClassDescription(package private) enumSome common ways to handle exceptions occurring during tile calculation.Methods in org.apache.sis.image that return ErrorActionModifier and TypeMethodDescriptionstatic ErrorActionReturns 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.