| Package | Description |
|---|---|
| org.n52.shetland.ogc.swe | |
| org.n52.shetland.ogc.swe.stream |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
VoidSweDataComponentVisitor._visit(StreamingSweDataArray component) |
protected T |
AbstractOptionalSweDataComponentVisitor._visit(StreamingSweDataArray component) |
protected void |
AbstractVoidSweDataComponentVisitor._visit(StreamingSweDataArray component) |
protected void |
AbstractThrowingVoidSweDataComponentVisitor._visit(StreamingSweDataArray component) |
Void |
VoidSweDataComponentVisitor.visit(StreamingSweDataArray component) |
T |
SweDataComponentVisitor.visit(StreamingSweDataArray component) |
Optional<T> |
AbstractOptionalSweDataComponentVisitor.visit(StreamingSweDataArray component) |
| Modifier and Type | Method and Description |
|---|---|
StreamingSweDataArray |
StreamingSweDataArray.setElementCount(SweCount elementCount) |
StreamingSweDataArray |
StreamingSweDataArray.setElementType(SweAbstractDataComponent elementType) |
StreamingSweDataArray |
StreamingSweDataArray.setEncoding(SweAbstractEncoding encoding) |
StreamingSweDataArray |
StreamingSweDataArray.setValues(StreamingValue<?> values) |
Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.