| Modifier and Type | Method and Description |
|---|---|
String |
TDGWTService.startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession)
Point Creation
|
void |
TDGWTServiceAsync.startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
static GeometryCreatePointSession |
SessionUtil.getGeometryCreatePointSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setGeometryCreatePointSession(javax.servlet.http.HttpServletRequest httpRequest,
ServiceCredentials serviceCredentials,
GeometryCreatePointSession geometryCreatePointSession) |
String |
TDGWTServiceImpl.startGeometryCreatePoint(GeometryCreatePointSession geometryCreatePointSession)
Point Creation
|
| Constructor and Description |
|---|
OpExecution4GeometryCreatePoint(org.gcube.data.analysis.tabulardata.service.TabularDataService service,
GeometryCreatePointSession geometryCreatePointSession) |
Copyright © 2017. All Rights Reserved.