|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Area | |
|---|---|
| org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced | |
| org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper | |
| Uses of Area in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced |
|---|
| Methods in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced that return types with arguments of type Area | |
|---|---|
Set<Area> |
Job.getSelectedAreas()
|
static Set<Area> |
Area.load(org.gcube_system.namespaces.application.aquamaps.types.AreasArray toLoad)
|
| Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced with type arguments of type Area | |
|---|---|
int |
Job.addAreas(Collection<Area> toAdd)
|
int |
Job.removeAreas(Collection<Area> toRemove)
|
void |
Job.setSelectedAreas(Set<Area> selectedAreas)
|
static org.gcube_system.namespaces.application.aquamaps.types.AreasArray |
Area.toStubsVersion(Set<Area> toConvert)
|
| Uses of Area in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper |
|---|
| Method parameters in org.gcube.application.aquamaps.aquamapsservice.stubs.wrapper with type arguments of type Area | |
|---|---|
Envelope |
AquaMapsServiceCall.calculateEnvelope(BoundingBox bb,
List<Area> areas,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO)
|
Envelope |
AquaMapsServiceInterface.calculateEnvelope(BoundingBox bb,
List<Area> areas,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||