public class FilterResolver extends Object
| Constructor and Description |
|---|
FilterResolver(IoParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isSetInsituFilter() |
boolean |
isSetMobileFilter() |
boolean |
isSetPlatformTypeFilter() |
boolean |
isSetRemoteFilter() |
boolean |
isSetStationaryFilter() |
boolean |
shallBehaveBackwardsCompatible() |
boolean |
shallIncludeAllDatasetTypes() |
boolean |
shallIncludeAllPlatformTypes() |
boolean |
shallIncludeDatasetType(String datasetType) |
boolean |
shallIncludeInsituPlatformTypes() |
boolean |
shallIncludeMobilePlatformTypes() |
boolean |
shallIncludeObservedGeometriesDynamic() |
boolean |
shallIncludeObservedGeometriesStatic() |
boolean |
shallIncludePlatformGeometriesSite() |
boolean |
shallIncludePlatformGeometriesTrack() |
boolean |
shallIncludeRemotePlatformTypes() |
boolean |
shallIncludeStationaryPlatformTypes() |
public FilterResolver(IoParameters parameters)
public boolean shallBehaveBackwardsCompatible()
public boolean shallIncludeMobilePlatformTypes()
public boolean shallIncludeStationaryPlatformTypes()
public boolean shallIncludeInsituPlatformTypes()
public boolean shallIncludeRemotePlatformTypes()
public boolean isSetStationaryFilter()
public boolean isSetMobileFilter()
public boolean isSetInsituFilter()
public boolean isSetRemoteFilter()
public boolean shallIncludeAllPlatformTypes()
public boolean isSetPlatformTypeFilter()
public boolean shallIncludePlatformGeometriesSite()
public boolean shallIncludePlatformGeometriesTrack()
public boolean shallIncludeObservedGeometriesStatic()
public boolean shallIncludeObservedGeometriesDynamic()
public boolean shallIncludeAllDatasetTypes()
public boolean shallIncludeDatasetType(String datasetType)
Copyright © 2013–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.