| Package | Description |
|---|---|
| org.n52.javaps.algorithm |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalAlgorithmRepository
A static repository to retrieve the available algorithms.
|
class |
ServiceLoaderAlgorithmRepository |
| Modifier and Type | Method and Description |
|---|---|
Optional<AlgorithmRepository> |
RepositoryManager.getRepositoryForAlgorithm(org.n52.shetland.ogc.ows.OwsCode id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
RepositoryManager.registerAlgorithm(org.n52.shetland.ogc.ows.OwsCode id,
AlgorithmRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
void |
RepositoryManager.setRepositories(Set<AlgorithmRepository> repositories) |
Copyright © 2016–2021 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.