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