Package org.opengis.test.report
package org.opengis.test.report
Generates HTML pages that summarize the operations provided by a GeoAPI implementation.
Implementers can override the
Report
subclasses for customizing the reports.- Since:
- 3.1
-
ClassesClassDescriptionGenerates a list of object identified by authority codes for a given authority factory.A single row in the table produced by
AuthorityCodesReport
.Generates a list of operations (typically map projections) and their parameters.A single row in the table produced byOperationParametersReport
.Base class for tools generating reports as HTML pages.