|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClientEnvelope in org.gcube.application.aquamaps.aquamapsportlet.client.details |
---|
Fields in org.gcube.application.aquamaps.aquamapsportlet.client.details with type parameters of type ClientEnvelope | |
---|---|
com.google.gwt.user.client.rpc.AsyncCallback<ClientEnvelope> |
EnvelopeGrid.envelopeRetrievalCallback
|
Uses of ClientEnvelope in org.gcube.application.aquamaps.aquamapsportlet.client.perturbation |
---|
Fields in org.gcube.application.aquamaps.aquamapsportlet.client.perturbation with type parameters of type ClientEnvelope | |
---|---|
com.google.gwt.user.client.rpc.AsyncCallback<ClientEnvelope> |
EnvelopeGridsPanel.envelopeRecalculationCallback
|
com.google.gwt.user.client.rpc.AsyncCallback<ClientEnvelope> |
EnvelopeGridsPanel.envelopeRetrievalCallback
|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.perturbation with parameters of type ClientEnvelope | |
---|---|
void |
EnvelopeCalulationForm.loadEnvelope(ClientEnvelope toLoad)
|
Uses of ClientEnvelope in org.gcube.application.aquamaps.aquamapsportlet.client.rpc |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.client.rpc that return ClientEnvelope | |
---|---|
ClientEnvelope |
AquaMapsPortletRemoteService.getEnvelope(String speciesId,
boolean loadCustomization)
|
ClientEnvelope |
AquaMapsPortletRemoteService.reCalculateEnvelopeFromCellIds(List<String> cellsId,
String SpeciesId)
|
ClientEnvelope |
AquaMapsPortletRemoteService.reCalculateGoodCells(String bb,
String faoSelection,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO)
|
Method parameters in org.gcube.application.aquamaps.aquamapsportlet.client.rpc with type arguments of type ClientEnvelope | |
---|---|
void |
AquaMapsPortletRemoteServiceAsync.getEnvelope(String speciesId,
boolean loadCustomization,
com.google.gwt.user.client.rpc.AsyncCallback<ClientEnvelope> callback)
|
void |
AquaMapsPortletRemoteServiceAsync.reCalculateEnvelopeFromCellIds(List<String> cellsId,
String SpeciesId,
com.google.gwt.user.client.rpc.AsyncCallback<ClientEnvelope> callback)
|
void |
AquaMapsPortletRemoteServiceAsync.reCalculateGoodCells(String bb,
String faoSelection,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO,
com.google.gwt.user.client.rpc.AsyncCallback<ClientEnvelope> callback)
|
Uses of ClientEnvelope in org.gcube.application.aquamaps.aquamapsportlet.servlet |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.servlet that return ClientEnvelope | |
---|---|
ClientEnvelope |
AquaMapsPortletRemoteImpl.getEnvelope(String speciesId,
boolean loadCustomizations)
|
ClientEnvelope |
AquaMapsPortletRemoteImpl.reCalculateEnvelopeFromCellIds(List<String> cellsId,
String speciesId)
|
ClientEnvelope |
AquaMapsPortletRemoteImpl.reCalculateGoodCells(String bb,
String faoSelection,
String speciesId,
boolean useBottom,
boolean useBounding,
boolean useFAO)
|
Uses of ClientEnvelope in org.gcube.application.aquamaps.aquamapsportlet.servlet.utils |
---|
Methods in org.gcube.application.aquamaps.aquamapsportlet.servlet.utils that return ClientEnvelope | |
---|---|
static ClientEnvelope |
ModelTranslation.toClient(org.gcube.application.aquamaps.aquamapsservice.stubs.datamodel.enhanced.Envelope env,
String speciesId)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |