Uses of Annotation Type
org.apache.sis.util.Debug
Packages that use Debug
Package
Description
Functions that associates positions within a bounded space (its domain) to values (its range).
A coverage backed by a regular grid.
A set of helper classes for the SIS implementation backed by Java2D.
A set of helper classes for the SIS implementation.
A set of helper classes for SQL handling in the Apache SIS implementation.
Math transform provider
implementations.
A set of helper classes for the SIS implementation.
Well Known Text (WKT) parsing and formatting.
Descriptions and values of parameters used by a coordinate operation or a process.
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Mapping between geographic identifiers (addresses, grid indexes…) and locations (descriptions, coordinates…).
Map projection implementations.
Conversions or transformations of multi-dimensional coordinate tuples.
Extensions to the JDK logging framework.
Localized resources for SIS.
-
Uses of Debug in org.apache.sis.coverage
Methods in org.apache.sis.coverage with annotations of type DebugModifier and TypeMethodDescriptionstatic StringSampleDimension.toString(Locale locale, SampleDimension... dimensions) Returns a string representation of the given sample dimensions. -
Uses of Debug in org.apache.sis.coverage.grid
Methods in org.apache.sis.coverage.grid with annotations of type Debug -
Uses of Debug in org.apache.sis.internal.coverage.j2d
Methods in org.apache.sis.internal.coverage.j2d with annotations of type DebugModifier and TypeMethodDescriptionstatic voidColorModelFactory.formatDescription(ColorSpace cs, StringBuilder buffer) Appends a description of the given color space in the given buffer. -
Uses of Debug in org.apache.sis.internal.feature
Methods in org.apache.sis.internal.feature with annotations of type DebugModifier and TypeMethodDescriptionabstract double[]GeometryWrapper.getAllCoordinates()Returns all geometry coordinate tuples. -
Uses of Debug in org.apache.sis.internal.metadata.sql
Methods in org.apache.sis.internal.metadata.sql with annotations of type Debug -
Uses of Debug in org.apache.sis.internal.referencing.provider
Methods in org.apache.sis.internal.referencing.provider with annotations of type DebugModifier and TypeMethodDescriptionstatic org.opengis.parameter.ParameterDescriptorGroupMolodensky.internal()Creates a descriptor for the internal parameters ofMolodenskyTransform. -
Uses of Debug in org.apache.sis.internal.util
Methods in org.apache.sis.internal.util with annotations of type DebugModifier and TypeMethodDescriptionstatic StringNumerics.messageForDifference(String name, double v1, double v2) Creates a messages to put inAssertionErrorwhen two values differ in an unexpected way. -
Uses of Debug in org.apache.sis.io.wkt
Methods in org.apache.sis.io.wkt with annotations of type DebugModifier and TypeMethodDescriptionvoidFormattableObject.print()Prints a string representation of this object to the standard output stream. -
Uses of Debug in org.apache.sis.parameter
Methods in org.apache.sis.parameter with annotations of type DebugModifier and TypeMethodDescriptionvoidAbstractParameterDescriptor.print()Prints a string representation of this descriptor to the standard output stream.voidParameters.print()Prints a string representation of this group to the standard output stream. -
Uses of Debug in org.apache.sis.referencing.factory
Methods in org.apache.sis.referencing.factory with annotations of type DebugModifier and TypeMethodDescriptionvoidConcurrentAuthorityFactory.printCacheContent(PrintWriter out) Prints the cache content to the given writer. -
Uses of Debug in org.apache.sis.referencing.gazetteer
Methods in org.apache.sis.referencing.gazetteer with annotations of type Debug -
Uses of Debug in org.apache.sis.referencing.operation.projection
Methods in org.apache.sis.referencing.operation.projection with annotations of type DebugModifier and TypeMethodDescriptionorg.opengis.parameter.ParameterDescriptorGroupNormalizedProjection.getParameterDescriptors()Returns a description of the non-linear internal parameters of thisNormalizedProjection.org.opengis.parameter.ParameterValueGroupNormalizedProjection.getParameterValues()Returns a copy of non-linear internal parameter values of thisNormalizedProjection. -
Uses of Debug in org.apache.sis.referencing.operation.transform
Methods in org.apache.sis.referencing.operation.transform with annotations of type DebugModifier and TypeMethodDescriptionorg.opengis.parameter.ParameterDescriptorGroupEllipsoidToCentricTransform.getParameterDescriptors()Returns a description of the internal parameters of thisEllipsoidToCentricTransformtransform.org.opengis.parameter.ParameterDescriptorGroupInterpolatedMolodenskyTransform.getParameterDescriptors()Returns a description of the internal parameters of thisInterpolatedMolodenskyTransformtransform.org.opengis.parameter.ParameterDescriptorGroupMolodenskyTransform.getParameterDescriptors()Returns a description of the internal parameters of thisMolodenskyTransformtransform.org.opengis.parameter.ParameterDescriptorGroupPoleRotation.getParameterDescriptors()Returns a description of the parameters of this transform.org.opengis.parameter.ParameterValueGroupDatumShiftTransform.getParameterValues()Returns the internal parameter values of thisDatumShiftTransforminstance (ignoring context).org.opengis.parameter.ParameterValueGroupEllipsoidToCentricTransform.getParameterValues()Returns a copy of internal parameter values of thisEllipsoidToCentricTransformtransform.org.opengis.parameter.ParameterValueGroupPoleRotation.getParameterValues()Returns a copy of the parameter values of this transform. -
Uses of Debug in org.apache.sis.util.logging
Methods in org.apache.sis.util.logging with annotations of type DebugModifier and TypeMethodDescriptionstatic MonolineFormatterInstalls aMonolineFormatterfor the specified logger, or returns the existing instance if any. -
Uses of Debug in org.apache.sis.util.resources
Methods in org.apache.sis.util.resources with annotations of type DebugModifier and TypeMethodDescriptionfinal voidIndexedResourceBundle.list(Appendable out) Lists resources to the specified stream.