public static interface BoundingBoxDescription.Builder<T extends BoundingBoxDescription,B extends BoundingBoxDescription.Builder<T,B>> extends Builder<T,B>
| Modifier and Type | Method and Description |
|---|---|
B |
withDefaultCRS(OwsCRS defaultCRS) |
default B |
withDefaultCRS(URI defaultCRS) |
default B |
withSupportedCRS(Iterable<OwsCRS> crss) |
default B |
withSupportedCRS(OwsCRS... crss) |
B |
withSupportedCRS(OwsCRS uom) |
default B |
withSupportedCRS(URI crs) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.