Uses of Class
org.n52.io.IoStyleContext.StyleMetadata
-
Packages that use IoStyleContext.StyleMetadata Package Description org.n52.io -
-
Uses of IoStyleContext.StyleMetadata in org.n52.io
Methods in org.n52.io that return IoStyleContext.StyleMetadata Modifier and Type Method Description IoStyleContext.StyleMetadataIoStyleContext.StyleMetadata. setDatasetId(String datasetId)IoStyleContext.StyleMetadataIoStyleContext.StyleMetadata. setDatasetMetadata(DatasetOutput<?> datasetMetadata)IoStyleContext.StyleMetadataIoStyleContext.StyleMetadata. setStyleProperties(StyleProperties styleProperties)Methods in org.n52.io that return types with arguments of type IoStyleContext.StyleMetadata Modifier and Type Method Description Optional<IoStyleContext.StyleMetadata>IoStyleContext. getStyleMetadataFor(String datasetId)
-