|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.resources.i18n.DescriptionKeys
public final class DescriptionKeys
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.
IndexedResourceBundle
,
IndexedResourceCompiler
Field Summary | |
---|---|
static int |
CODEC_GRID
Data distributed over a grid |
static int |
CODEC_MATRIX
Matrix in text file |
static int |
CODEC_RAW
Raw binary file |
static int |
STATISTICS_TO_STRING_$6
Count: {0} Minimum: {1} Maximum: {2} Mean: {3} RMS: {4} Standard deviation: {5} |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int CODEC_GRID
public static final int CODEC_MATRIX
public static final int CODEC_RAW
public static final int STATISTICS_TO_STRING_$6
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |