Package org.geotools.metadata.i18n
Class LoggingKeys
Object
LoggingKeys
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:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intGrid geometry has been adjusted for coverage "{0}".static final intAmbiguity between inverse flattening and semi minor axis length.static final int{3,choice,0#Apply|Reuse} operation "{1}" on coverage "{0}" with interpolation "{2}".static final intResampled coverage "{0}" from coordinate system "{1}" (for an image of size {2}×{3}) to coordinate system "{4}" (image size {5}×{6}).static final intConverted "{0}" from "{1}" to "{2}" units.static final intFailed to bind a "{0}" entry.static final intFailed to create a coordinate operation from "{0}" authority factory.static final intFailed to dispose the backing store after timeout.static final intCan't load a service for category "{0}".static final intCan't read "{0}".static final intCan't register ImageN operation "{0}".static final intChanged the renderer coordinate system.static final intClosed the EPSG database connection.static final intConnected to EPSG database "{0}" on "{1}".static final intCreated coordinate operation "{0}" for source CRS "{1}" and target CRS "{2}".static final intCreated a "{0}" entry in the naming system.static final intCreated serializable image for coverage "{0}" using the "{1}" codec.static final intCreating cached EPSG database version {0}.static final intDeferred painting for tile ({0},{1}).static final intExcessive memory usage.static final intTile cache capacity exceed maximum heap size ({0} Mb).static final intFactory implementations for category {0}:static final intFailure in the primary factory: {0} Now trying the fallback factory...static final intFound {0} reference systems in {1} elements.static final intIgnored "{0}" hint.static final intInitializing transformation from {0} to {1}.static final intLoaded "{0}" JDBC driver version {1}.{2}.static final intLoading datum aliases from "{0}".static final intText were discarted for some locales.static final intNo coordinate operation from "{0}" to "{1}" because of mismatched factories.static final intThe type of the requested object doesn't match the "{0}" URI type.static final intNative acceleration {1,choice,0#disabled|enabled} for "{0}" operation.static final intOffscreen rendering failed for layer "{0}".static final intRenderer "{0}" painted in {1} seconds.static final intPolygons drawn with {0,number,percent} of available points, reusing {1,number,percent} from the cache (resolution: {2} {3}).static final intFailed to allocate {0} Mb of memory.static final intLog records are redirected to Apache commons logging.static final intRegistered Geotools extensions to ImageN operations.static final intSelect an image of "{0}" decimated to level {1} of {2}.static final intCreates a {1,choice,0#packed|1#geophysics|2#photographic} view of grid coverage "{0}" using operation "{2}".static final intLayer "{0}" send a repaint event for the whole widget area.static final intLayer "{0}" send a repaint event for pixels x=[{1}..{2}] and y=[{3}..{4}] in widget area.static final intUnavailable authority factory: {0}static final intAttempt to recover from unexpected exception.static final intUnexpected unit "{0}".static final intIgnoring unknow parameter: "{0}" = {1} {2}.static final intCan't handle style of class {0}.static final intUnrecognized scale type: "{0}".static final intUpdate the cache for layer "{0}".static final intUsing "{0}" as {1} factory. -
Method Summary
-
Field Details
-
ADJUSTED_GRID_GEOMETRY_$1
public static final int ADJUSTED_GRID_GEOMETRY_$1Grid geometry has been adjusted for coverage "{0}".- See Also:
-
AMBIGUOUS_ELLIPSOID
public static final int AMBIGUOUS_ELLIPSOIDAmbiguity between inverse flattening and semi minor axis length. Using inverse flattening.- See Also:
-
APPLIED_OPERATION_$4
public static final int APPLIED_OPERATION_$4{3,choice,0#Apply|Reuse} operation "{1}" on coverage "{0}" with interpolation "{2}".- See Also:
-
APPLIED_RESAMPLE_$11
public static final int APPLIED_RESAMPLE_$11Resampled coverage "{0}" from coordinate system "{1}" (for an image of size {2}×{3}) to coordinate system "{4}" (image size {5}×{6}). ImageN operation is "{7}" with "{9}" interpolation on {8,choice,0#packed|1#geophysics} pixels values. Background value is ({10}).- See Also:
-
APPLIED_UNIT_CONVERSION_$3
public static final int APPLIED_UNIT_CONVERSION_$3Converted "{0}" from "{1}" to "{2}" units. We assume that this is the expected units for computation purpose.- See Also:
-
CANT_BIND_DATASOURCE_$1
public static final int CANT_BIND_DATASOURCE_$1Failed to bind a "{0}" entry.- See Also:
-
CANT_CREATE_COORDINATE_OPERATION_$1
public static final int CANT_CREATE_COORDINATE_OPERATION_$1Failed to create a coordinate operation from "{0}" authority factory.- See Also:
-
CANT_DISPOSE_BACKING_STORE
public static final int CANT_DISPOSE_BACKING_STOREFailed to dispose the backing store after timeout.- See Also:
-
CANT_LOAD_SERVICE_$2
public static final int CANT_LOAD_SERVICE_$2Can't load a service for category "{0}". Cause is "{1}".- See Also:
-
CANT_READ_FILE_$1
public static final int CANT_READ_FILE_$1Can't read "{0}".- See Also:
-
CANT_REGISTER_JAI_OPERATION_$1
public static final int CANT_REGISTER_JAI_OPERATION_$1Can't register ImageN operation "{0}". Some grid coverage operations may not work.- See Also:
-
CHANGED_COORDINATE_REFERENCE_SYSTEM
public static final int CHANGED_COORDINATE_REFERENCE_SYSTEMChanged the renderer coordinate system. Cause is:- See Also:
-
CLOSED_EPSG_DATABASE
public static final int CLOSED_EPSG_DATABASEClosed the EPSG database connection.- See Also:
-
CONNECTED_EPSG_DATABASE_$2
public static final int CONNECTED_EPSG_DATABASE_$2Connected to EPSG database "{0}" on "{1}".- See Also:
-
CREATED_COORDINATE_OPERATION_$3
public static final int CREATED_COORDINATE_OPERATION_$3Created coordinate operation "{0}" for source CRS "{1}" and target CRS "{2}".- See Also:
-
CREATED_DATASOURCE_ENTRY_$1
public static final int CREATED_DATASOURCE_ENTRY_$1Created a "{0}" entry in the naming system.- See Also:
-
CREATED_SERIALIZABLE_IMAGE_$2
public static final int CREATED_SERIALIZABLE_IMAGE_$2Created serializable image for coverage "{0}" using the "{1}" codec.- See Also:
-
CREATING_CACHED_EPSG_DATABASE_$1
public static final int CREATING_CACHED_EPSG_DATABASE_$1Creating cached EPSG database version {0}. This operation may take a few minutes...- See Also:
-
DEFERRED_TILE_PAINTING_$2
public static final int DEFERRED_TILE_PAINTING_$2Deferred painting for tile ({0},{1}).- See Also:
-
EXCESSIVE_MEMORY_USAGE
public static final int EXCESSIVE_MEMORY_USAGEExcessive memory usage.- See Also:
-
EXCESSIVE_TILE_CACHE_$1
public static final int EXCESSIVE_TILE_CACHE_$1Tile cache capacity exceed maximum heap size ({0} Mb).- See Also:
-
FACTORY_IMPLEMENTATIONS_$1
public static final int FACTORY_IMPLEMENTATIONS_$1Factory implementations for category {0}:- See Also:
-
FALLBACK_FACTORY_$1
public static final int FALLBACK_FACTORY_$1Failure in the primary factory: {0} Now trying the fallback factory...- See Also:
-
FOUND_MISMATCHED_CRS_$4
public static final int FOUND_MISMATCHED_CRS_$4Found {0} reference systems in {1} elements. The most frequent appears {2} time and the less frequent appears {3} times.- See Also:
-
HINT_IGNORED_$1
public static final int HINT_IGNORED_$1Ignored "{0}" hint.- See Also:
-
INITIALIZING_TRANSFORMATION_$2
public static final int INITIALIZING_TRANSFORMATION_$2Initializing transformation from {0} to {1}.- See Also:
-
LOADED_JDBC_DRIVER_$3
public static final int LOADED_JDBC_DRIVER_$3Loaded "{0}" JDBC driver version {1}.{2}.- See Also:
-
LOADING_DATUM_ALIASES_$1
public static final int LOADING_DATUM_ALIASES_$1Loading datum aliases from "{0}".- See Also:
-
LOCALES_DISCARTED
public static final int LOCALES_DISCARTEDText were discarted for some locales.- See Also:
-
MISMATCHED_COORDINATE_OPERATION_FACTORIES_$2
public static final int MISMATCHED_COORDINATE_OPERATION_FACTORIES_$2No coordinate operation from "{0}" to "{1}" because of mismatched factories.- See Also:
-
MISMATCHED_URI_TYPE_$1
public static final int MISMATCHED_URI_TYPE_$1The type of the requested object doesn't match the "{0}" URI type.- See Also:
-
NATIVE_ACCELERATION_STATE_$2
public static final int NATIVE_ACCELERATION_STATE_$2Native acceleration {1,choice,0#disabled|enabled} for "{0}" operation.- See Also:
-
OFFSCREEN_RENDERING_FAILED_$1
public static final int OFFSCREEN_RENDERING_FAILED_$1Offscreen rendering failed for layer "{0}". Fall back on default rendering.- See Also:
-
PAINTING_LAYER_$2
public static final int PAINTING_LAYER_$2Renderer "{0}" painted in {1} seconds.- See Also:
-
POLYGON_CACHE_USE_$4
public static final int POLYGON_CACHE_USE_$4Polygons drawn with {0,number,percent} of available points, reusing {1,number,percent} from the cache (resolution: {2} {3}).- See Also:
-
RECOVERABLE_OUT_OF_MEMORY_$1
public static final int RECOVERABLE_OUT_OF_MEMORY_$1Failed to allocate {0} Mb of memory. Trying a smaller memory allocation.- See Also:
-
REDIRECTED_TO_COMMONS_LOGGING
public static final int REDIRECTED_TO_COMMONS_LOGGINGLog records are redirected to Apache commons logging.- See Also:
-
REGISTERED_JAI_OPERATIONS
public static final int REGISTERED_JAI_OPERATIONSRegistered Geotools extensions to ImageN operations.- See Also:
-
RESSAMPLING_RENDERED_IMAGE_$3
public static final int RESSAMPLING_RENDERED_IMAGE_$3Select an image of "{0}" decimated to level {1} of {2}.- See Also:
-
SAMPLE_TRANSCODE_$3
public static final int SAMPLE_TRANSCODE_$3Creates a {1,choice,0#packed|1#geophysics|2#photographic} view of grid coverage "{0}" using operation "{2}".- See Also:
-
SEND_REPAINT_EVENT_$1
public static final int SEND_REPAINT_EVENT_$1Layer "{0}" send a repaint event for the whole widget area.- See Also:
-
SEND_REPAINT_EVENT_$5
public static final int SEND_REPAINT_EVENT_$5Layer "{0}" send a repaint event for pixels x=[{1}..{2}] and y=[{3}..{4}] in widget area.- See Also:
-
UNAVAILABLE_AUTHORITY_FACTORY_$1
public static final int UNAVAILABLE_AUTHORITY_FACTORY_$1Unavailable authority factory: {0}- See Also:
-
UNEXPECTED_EXCEPTION
public static final int UNEXPECTED_EXCEPTIONAttempt to recover from unexpected exception.- See Also:
-
UNEXPECTED_UNIT_$1
public static final int UNEXPECTED_UNIT_$1Unexpected unit "{0}". Map scale may be inacurate.- See Also:
-
UNKNOW_PARAMETER_$3
public static final int UNKNOW_PARAMETER_$3Ignoring unknow parameter: "{0}" = {1} {2}.- See Also:
-
UNKNOW_STYLE_$2
public static final int UNKNOW_STYLE_$2Can't handle style of class {0}. Consequently, geometry "{1}" will ignore its style information.- See Also:
-
UNRECOGNIZED_SCALE_TYPE_$1
public static final int UNRECOGNIZED_SCALE_TYPE_$1Unrecognized scale type: "{0}". Default to linear.- See Also:
-
UPDATE_RENDERER_CACHE_$1
public static final int UPDATE_RENDERER_CACHE_$1Update the cache for layer "{0}".- See Also:
-
USING_FILE_AS_FACTORY_$2
public static final int USING_FILE_AS_FACTORY_$2Using "{0}" as {1} factory.- See Also:
-