public class ComplexOutputDescriptionImpl extends AbstractProcessOutputDescription implements ComplexOutputDescription
| Modifier and Type | Class and Description |
|---|---|
static class |
ComplexOutputDescriptionImpl.AbstractBuilder<T extends ComplexOutputDescription,B extends ComplexOutputDescriptionImpl.AbstractBuilder<T,B>> |
static class |
ComplexOutputDescriptionImpl.Builder |
ProcessOutputDescription.ReturningVisitor<T>, ProcessOutputDescription.ThrowingReturningVisitor<T,X extends Exception>, ProcessOutputDescription.ThrowingVisitor<X extends Exception>, ProcessOutputDescription.Visitor| Modifier | Constructor and Description |
|---|---|
protected |
ComplexOutputDescriptionImpl(ComplexOutputDescriptionImpl.AbstractBuilder<?,?> builder) |
| Modifier and Type | Method and Description |
|---|---|
Format |
getDefaultFormat() |
Optional<BigInteger> |
getMaximumMegabytes() |
Set<Format> |
getSupportedFormats() |
ComplexOutputDescription.Builder<?,?> |
newBuilder() |
getAbstract, getId, getKeywords, getMetadata, getTitlegetFactoryclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasComplex, isComplex, visit, visitasBoundingBox, asGroup, asLiteral, visit, visitisBoundingBox, isGroup, isLiteralgetAbstract, getId, getKeywords, getMetadata, getTitleprotected ComplexOutputDescriptionImpl(ComplexOutputDescriptionImpl.AbstractBuilder<?,?> builder)
public Set<Format> getSupportedFormats()
getSupportedFormats in interface ComplexDescriptionpublic Format getDefaultFormat()
getDefaultFormat in interface ComplexDescriptionpublic Optional<BigInteger> getMaximumMegabytes()
getMaximumMegabytes in interface ComplexDescriptionpublic ComplexOutputDescription.Builder<?,?> newBuilder()
newBuilder in interface ComplexOutputDescriptionCopyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.