| Package | Description |
|---|---|
| org.apache.sis.measure | |
| org.apache.sis.util.iso |
Implementations of GeoAPI types from the
org.opengis.util package. |
| org.apache.sis.util.logging |
Extensions to the JDK logging framework.
|
| Modifier and Type | Method and Description |
|---|---|
String |
AngleFormat.toString()
Returns a string representation of this object for debugging purpose.
|
| Modifier and Type | Method and Description |
|---|---|
String |
DefaultRecordSchema.toString()
Returns a string representation of this schema for debugging purpose only.
|
String |
DefaultRecord.toString()
Returns a string representation of this record.
|
String |
DefaultNameSpace.toString()
Returns a JCR-like lexical form representation of this namespace.
|
| Modifier and Type | Method and Description |
|---|---|
protected Level |
LoggerAdapter.getDebugLevel()
|
static MonolineFormatter |
MonolineFormatter.install(Logger logger,
Level level)
Installs a
MonolineFormatter for the specified logger, or returns the existing instance if any. |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.