@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
@Inherited
@Documented
public @interface BoundingBoxOutput
| Modifier and Type | Fields and Description |
|---|---|
static java.lang.String |
CRS_EPSG_4326 |
| Modifier and Type | Required Element and Description |
|---|---|
java.lang.String |
identifier |
| Modifier and Type | Optional Element and Description |
|---|---|
java.lang.String |
abstrakt |
java.lang.String |
defaultCRSString |
java.lang.String[] |
supportedCRSStringArray |
java.lang.String |
title |
Copyright © 2016–2019 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.