Class AnnotatedImage.CacheKey
java.lang.Object
org.apache.sis.image.AnnotatedImage.CacheKey
- Enclosing class:
AnnotatedImage
Keys in the
AnnotatedImage.cache when AnnotatedImage.areaOfInterest is non-null.- Since:
- 1.1
- Version:
- 1.2
-
Field Details
-
property
The property name (never null). -
areaOfInterest
The area of interest, or null if none. -
extraParameter
Parameter specific to subclass, or null if none.
-
-
Constructor Details
-
CacheKey
-
-
Method Details
-
hashCode
-
equals
-
toString
-