| java.lang.Object org.geotools.resources.i18n.DescriptionKeys
DescriptionKeys | final public class DescriptionKeys (Code) | | Resource keys. This class is used when compiling sources, but
no dependencies to
ResourceKeys should appear in any
resulting class files. Since Java compiler inlines final integer
values, using long identifiers will not bloat constant pools of
classes compiled against the interface, provided that no class
implements this interface.
See Also: org.geotools.resources.IndexedResourceBundle See Also: org.geotools.resources.IndexedResourceCompiler |
CODEC_GRID | final public static int CODEC_GRID(Code) | | Data distributed over a grid
|
CODEC_MATRIX | final public static int CODEC_MATRIX(Code) | | Matrix in text file
|
CODEC_RAW | final public static int CODEC_RAW(Code) | | Raw binary file
|
STATISTICS_TO_STRING_$6 | final public static int STATISTICS_TO_STRING_$6(Code) | | Count: {0}
Minimum: {1}
Maximum: {2}
Mean: {3}
RMS: {4}
Standard deviation: {5}
|
|
|