Java Doc for LoggingKeys.java in  » GIS » GeoTools-2.4.1 » org » geotools » resources » i18n » Java Source Code / Java DocumentationJava Source Code and Java Documentation

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » GIS » GeoTools 2.4.1 » org.geotools.resources.i18n 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.geotools.resources.i18n.LoggingKeys

LoggingKeys
final public class LoggingKeys (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


Field Summary
final public static  intADJUSTED_GRID_GEOMETRY_$1
     Grid geometry has been adjusted for coverage "{0}".
final public static  intAMBIGUOUS_ELLIPSOID
     Ambiguity between inverse flattening and semi minor axis length.
final public static  intAPPLIED_OPERATION_$4
     {3,choice,0#Apply|Reuse} operation "{1}" on coverage "{0}" with interpolation "{2}".
final public static  intAPPLIED_RESAMPLE_$11
     Resampled coverage "{0}" from coordinate system "{1}" (for an image of size {2}×{3}) to coordinate system "{4}" (image size {5}×{6}).
final public static  intAPPLIED_UNIT_CONVERSION_$3
     Converted "{0}" from "{1}" to "{2}" units.
final public static  intCANT_BIND_DATASOURCE_$1
     Failed to bind a "{0}" entry.
final public static  intCANT_CREATE_COORDINATE_OPERATION_$1
     Failed to create a coordinate operation from "{0}" authority factory.
final public static  intCANT_DISPOSE_BACKING_STORE
     Failed to dispose the backing store after timeout.
final public static  intCANT_LOAD_SERVICE_$2
     Can't load a service for category "{0}".
final public static  intCANT_READ_FILE_$1
     Can't read "{0}".
final public static  intCANT_REGISTER_JAI_OPERATION_$1
     Can't register JAI operation "{0}".
final public static  intCHANGED_COORDINATE_REFERENCE_SYSTEM
     Changed the renderer coordinate system.
final public static  intCLOSED_EPSG_DATABASE
     Closed the EPSG database connection.
final public static  intCONNECTED_EPSG_DATABASE_$2
     Connected to EPSG database "{0}" on "{1}".
final public static  intCREATED_COORDINATE_OPERATION_$3
     Created coordinate operation "{0}" for source CRS "{1}" and target CRS "{2}".
final public static  intCREATED_DATASOURCE_ENTRY_$1
     Created a "{0}" entry in the naming system.
final public static  intCREATED_SERIALIZABLE_IMAGE_$2
     Created serializable image for coverage "{0}" using the "{1}" codec.
final public static  intCREATING_CACHED_EPSG_DATABASE_$1
     Creating cached EPSG database version {0}.
final public static  intDEFERRED_TILE_PAINTING_$2
     Deferred painting for tile ({0},{1}).
final public static  intEXCESSIVE_MEMORY_USAGE
     Excessive memory usage.
final public static  intEXCESSIVE_TILE_CACHE_$1
     Tile cache capacity exceed maximum heap size ({0} Mb).
final public static  intFACTORY_IMPLEMENTATIONS_$1
    
final public static  intFALLBACK_FACTORY_$1
     Failure in the primary factory: {0} Now trying the fallback factory...
final public static  intHINT_IGNORED_$1
     Ignored "{0}" hint.
final public static  intINITIALIZING_TRANSFORMATION_$2
     Initializing transformation from {0} to {1}.
final public static  intLOADED_JDBC_DRIVER_$3
     Loaded "{0}" JDBC driver version {1}.{2}.
final public static  intLOADING_DATUM_ALIASES_$1
     Loading datum aliases from "{0}".
final public static  intLOCALES_DISCARTED
     Text were discarted for some locales.
final public static  intMISMATCHED_COORDINATE_OPERATION_FACTORIES_$2
     No coordinate operation from "{0}" to "{1}" because of mismatched factories.
final public static  intMISMATCHED_URN_TYPE_$1
     The type of the requested object doesn't match the "{0}" URN type.
final public static  intNATIVE_ACCELERATION_STATE_$2
     Native acceleration {1,choice,0#disabled|enabled} for "{0}" operation.
final public static  intOFFSCREEN_RENDERING_FAILED_$1
     Offscreen rendering failed for layer "{0}".
final public static  intPAINTING_LAYER_$2
     Renderer "{0}" painted in {1} seconds.
final public static  intPOLYGON_CACHE_USE_$4
     Polygons drawn with {0,number,percent} of available points, reusing {1,number,percent} from the cache (resolution: {2} {3}).
final public static  intREDIRECTED_TO_COMMONS_LOGGING
     Log records are redirected to Apache commons logging.
final public static  intREGISTERED_JAI_OPERATIONS
     Registered Geotools extensions to JAI operations.
final public static  intRESSAMPLING_RENDERED_IMAGE_$3
     Select an image of "{0}" decimated to level {1} of {2}.
final public static  intSAMPLE_TRANSCODE_$3
     Creates a {1,choice,0#packed view|1#geophysics view} of grid coverage "{0}" using operation "{2}".
final public static  intSEND_REPAINT_EVENT_$1
     Layer "{0}" send a repaint event for the whole widget area.
final public static  intSEND_REPAINT_EVENT_$5
     Layer "{0}" send a repaint event for pixels x=[{1}..{2}] and y=[{3}..{4}] in widget area.
final public static  intUNAVAILABLE_AUTHORITY_FACTORY_$1
    
final public static  intUNEXPECTED_EXCEPTION
     Attempt to recover from unexpected exception.
final public static  intUNEXPECTED_UNIT_$1
     Unexpected unit "{0}".
final public static  intUNKNOW_PARAMETER_$3
     Ignoring unknow parameter: "{0}" = {1} {2}.
final public static  intUNKNOW_STYLE_$2
     Can't handle style of class {0}.
final public static  intUNRECOGNIZED_SCALE_TYPE_$1
     Unrecognized scale type: "{0}".
final public static  intUPDATE_RENDERER_CACHE_$1
     Update the cache for layer "{0}".
final public static  intUSING_FILE_AS_FACTORY_$2
     Using "{0}" as {1} factory.



Field Detail
ADJUSTED_GRID_GEOMETRY_$1
final public static int ADJUSTED_GRID_GEOMETRY_$1(Code)
Grid geometry has been adjusted for coverage "{0}".



AMBIGUOUS_ELLIPSOID
final public static int AMBIGUOUS_ELLIPSOID(Code)
Ambiguity between inverse flattening and semi minor axis length. Using inverse flattening.



APPLIED_OPERATION_$4
final public static int APPLIED_OPERATION_$4(Code)
{3,choice,0#Apply|Reuse} operation "{1}" on coverage "{0}" with interpolation "{2}".



APPLIED_RESAMPLE_$11
final public static int APPLIED_RESAMPLE_$11(Code)
Resampled coverage "{0}" from coordinate system "{1}" (for an image of size {2}×{3}) to coordinate system "{4}" (image size {5}×{6}). JAI operation is "{7}" with "{9}" interpolation on {8,choice,0#packed|1#geophysics} pixels values. Background value is ({10}).



APPLIED_UNIT_CONVERSION_$3
final public static int APPLIED_UNIT_CONVERSION_$3(Code)
Converted "{0}" from "{1}" to "{2}" units. We assume that this is the expected units for computation purpose.



CANT_BIND_DATASOURCE_$1
final public static int CANT_BIND_DATASOURCE_$1(Code)
Failed to bind a "{0}" entry.



CANT_CREATE_COORDINATE_OPERATION_$1
final public static int CANT_CREATE_COORDINATE_OPERATION_$1(Code)
Failed to create a coordinate operation from "{0}" authority factory.



CANT_DISPOSE_BACKING_STORE
final public static int CANT_DISPOSE_BACKING_STORE(Code)
Failed to dispose the backing store after timeout.



CANT_LOAD_SERVICE_$2
final public static int CANT_LOAD_SERVICE_$2(Code)
Can't load a service for category "{0}". Cause is "{1}".



CANT_READ_FILE_$1
final public static int CANT_READ_FILE_$1(Code)
Can't read "{0}".



CANT_REGISTER_JAI_OPERATION_$1
final public static int CANT_REGISTER_JAI_OPERATION_$1(Code)
Can't register JAI operation "{0}". Some grid coverage operations may not work.



CHANGED_COORDINATE_REFERENCE_SYSTEM
final public static int CHANGED_COORDINATE_REFERENCE_SYSTEM(Code)
Changed the renderer coordinate system. Cause is:



CLOSED_EPSG_DATABASE
final public static int CLOSED_EPSG_DATABASE(Code)
Closed the EPSG database connection.



CONNECTED_EPSG_DATABASE_$2
final public static int CONNECTED_EPSG_DATABASE_$2(Code)
Connected to EPSG database "{0}" on "{1}".



CREATED_COORDINATE_OPERATION_$3
final public static int CREATED_COORDINATE_OPERATION_$3(Code)
Created coordinate operation "{0}" for source CRS "{1}" and target CRS "{2}".



CREATED_DATASOURCE_ENTRY_$1
final public static int CREATED_DATASOURCE_ENTRY_$1(Code)
Created a "{0}" entry in the naming system.



CREATED_SERIALIZABLE_IMAGE_$2
final public static int CREATED_SERIALIZABLE_IMAGE_$2(Code)
Created serializable image for coverage "{0}" using the "{1}" codec.



CREATING_CACHED_EPSG_DATABASE_$1
final public static int CREATING_CACHED_EPSG_DATABASE_$1(Code)
Creating cached EPSG database version {0}. This operation may take a few minutes...



DEFERRED_TILE_PAINTING_$2
final public static int DEFERRED_TILE_PAINTING_$2(Code)
Deferred painting for tile ({0},{1}).



EXCESSIVE_MEMORY_USAGE
final public static int EXCESSIVE_MEMORY_USAGE(Code)
Excessive memory usage.



EXCESSIVE_TILE_CACHE_$1
final public static int EXCESSIVE_TILE_CACHE_$1(Code)
Tile cache capacity exceed maximum heap size ({0} Mb).



FACTORY_IMPLEMENTATIONS_$1
final public static int FACTORY_IMPLEMENTATIONS_$1(Code)
Factory implementations for category {0}:



FALLBACK_FACTORY_$1
final public static int FALLBACK_FACTORY_$1(Code)
Failure in the primary factory: {0} Now trying the fallback factory...



HINT_IGNORED_$1
final public static int HINT_IGNORED_$1(Code)
Ignored "{0}" hint.



INITIALIZING_TRANSFORMATION_$2
final public static int INITIALIZING_TRANSFORMATION_$2(Code)
Initializing transformation from {0} to {1}.



LOADED_JDBC_DRIVER_$3
final public static int LOADED_JDBC_DRIVER_$3(Code)
Loaded "{0}" JDBC driver version {1}.{2}.



LOADING_DATUM_ALIASES_$1
final public static int LOADING_DATUM_ALIASES_$1(Code)
Loading datum aliases from "{0}".



LOCALES_DISCARTED
final public static int LOCALES_DISCARTED(Code)
Text were discarted for some locales.



MISMATCHED_COORDINATE_OPERATION_FACTORIES_$2
final public static int MISMATCHED_COORDINATE_OPERATION_FACTORIES_$2(Code)
No coordinate operation from "{0}" to "{1}" because of mismatched factories.



MISMATCHED_URN_TYPE_$1
final public static int MISMATCHED_URN_TYPE_$1(Code)
The type of the requested object doesn't match the "{0}" URN type.



NATIVE_ACCELERATION_STATE_$2
final public static int NATIVE_ACCELERATION_STATE_$2(Code)
Native acceleration {1,choice,0#disabled|enabled} for "{0}" operation.



OFFSCREEN_RENDERING_FAILED_$1
final public static int OFFSCREEN_RENDERING_FAILED_$1(Code)
Offscreen rendering failed for layer "{0}". Fall back on default rendering.



PAINTING_LAYER_$2
final public static int PAINTING_LAYER_$2(Code)
Renderer "{0}" painted in {1} seconds.



POLYGON_CACHE_USE_$4
final public static int POLYGON_CACHE_USE_$4(Code)
Polygons drawn with {0,number,percent} of available points, reusing {1,number,percent} from the cache (resolution: {2} {3}).



REDIRECTED_TO_COMMONS_LOGGING
final public static int REDIRECTED_TO_COMMONS_LOGGING(Code)
Log records are redirected to Apache commons logging.



REGISTERED_JAI_OPERATIONS
final public static int REGISTERED_JAI_OPERATIONS(Code)
Registered Geotools extensions to JAI operations.



RESSAMPLING_RENDERED_IMAGE_$3
final public static int RESSAMPLING_RENDERED_IMAGE_$3(Code)
Select an image of "{0}" decimated to level {1} of {2}.



SAMPLE_TRANSCODE_$3
final public static int SAMPLE_TRANSCODE_$3(Code)
Creates a {1,choice,0#packed view|1#geophysics view} of grid coverage "{0}" using operation "{2}".



SEND_REPAINT_EVENT_$1
final public static int SEND_REPAINT_EVENT_$1(Code)
Layer "{0}" send a repaint event for the whole widget area.



SEND_REPAINT_EVENT_$5
final public static int SEND_REPAINT_EVENT_$5(Code)
Layer "{0}" send a repaint event for pixels x=[{1}..{2}] and y=[{3}..{4}] in widget area.



UNAVAILABLE_AUTHORITY_FACTORY_$1
final public static int UNAVAILABLE_AUTHORITY_FACTORY_$1(Code)
Unavailable authority factory: {0}



UNEXPECTED_EXCEPTION
final public static int UNEXPECTED_EXCEPTION(Code)
Attempt to recover from unexpected exception.



UNEXPECTED_UNIT_$1
final public static int UNEXPECTED_UNIT_$1(Code)
Unexpected unit "{0}". Map scale may be inacurate.



UNKNOW_PARAMETER_$3
final public static int UNKNOW_PARAMETER_$3(Code)
Ignoring unknow parameter: "{0}" = {1} {2}.



UNKNOW_STYLE_$2
final public static int UNKNOW_STYLE_$2(Code)
Can't handle style of class {0}. Consequently, geometry "{1}" will ignore its style information.



UNRECOGNIZED_SCALE_TYPE_$1
final public static int UNRECOGNIZED_SCALE_TYPE_$1(Code)
Unrecognized scale type: "{0}". Default to linear.



UPDATE_RENDERER_CACHE_$1
final public static int UPDATE_RENDERER_CACHE_$1(Code)
Update the cache for layer "{0}".



USING_FILE_AS_FACTORY_$2
final public static int USING_FILE_AS_FACTORY_$2(Code)
Using "{0}" as {1} factory.





Methods inherited from java.lang.Object
native protected Object clone() throws CloneNotSupportedException(Code)(Java Doc)
public boolean equals(Object obj)(Code)(Java Doc)
protected void finalize() throws Throwable(Code)(Java Doc)
final native public Class getClass()(Code)(Java Doc)
native public int hashCode()(Code)(Java Doc)
final native public void notify()(Code)(Java Doc)
final native public void notifyAll()(Code)(Java Doc)
public String toString()(Code)(Java Doc)
final native public void wait(long timeout) throws InterruptedException(Code)(Java Doc)
final public void wait(long timeout, int nanos) throws InterruptedException(Code)(Java Doc)
final public void wait() throws InterruptedException(Code)(Java Doc)

www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.