Uses of Interface
org.n52.shetland.ogc.wps.description.BoundingBoxDescription
-
Packages that use BoundingBoxDescription Package Description org.n52.shetland.ogc.wps.description org.n52.shetland.ogc.wps.description.impl -
-
Uses of BoundingBoxDescription in org.n52.shetland.ogc.wps.description
Classes in org.n52.shetland.ogc.wps.description with type parameters of type BoundingBoxDescription Modifier and Type Interface Description static interfaceBoundingBoxDescription.Builder<T extends BoundingBoxDescription,B extends BoundingBoxDescription.Builder<T,B>>Subinterfaces of BoundingBoxDescription in org.n52.shetland.ogc.wps.description Modifier and Type Interface Description interfaceBoundingBoxInputDescriptionTODO JavaDocinterfaceBoundingBoxOutputDescriptionTODO JavaDoc -
Uses of BoundingBoxDescription in org.n52.shetland.ogc.wps.description.impl
Classes in org.n52.shetland.ogc.wps.description.impl that implement BoundingBoxDescription Modifier and Type Class Description classBoundingBoxInputDescriptionImplTODO JavaDocclassBoundingBoxOutputDescriptionImplTODO JavaDoc
-