| Package | Description |
|---|---|
| com.gpudb | |
| com.gpudb.protocol |
| Modifier and Type | Method and Description |
|---|---|
VisualizeImageClassbreakResponse |
GPUdb.visualizeImageClassbreak(List<String> tableNames,
List<String> worldTableNames,
String xColumnName,
String yColumnName,
String geometryColumnName,
List<List<String>> trackIds,
String cbAttr,
List<String> cbVals,
String cbPointcolorAttr,
List<String> cbPointcolorVals,
String cbPointalphaAttr,
List<String> cbPointalphaVals,
String cbPointsizeAttr,
List<String> cbPointsizeVals,
String cbPointshapeAttr,
List<String> cbPointshapeVals,
double minX,
double maxX,
double minY,
double maxY,
int width,
int height,
String projection,
long bgColor,
Map<String,List<String>> styleOptions,
Map<String,String> options,
List<Integer> cbTransparencyVec) |
VisualizeImageClassbreakResponse |
GPUdb.visualizeImageClassbreak(VisualizeImageClassbreakRequest request) |
| Modifier and Type | Method and Description |
|---|---|
VisualizeImageClassbreakResponse |
VisualizeImageClassbreakResponse.setBgColor(long bgColor) |
VisualizeImageClassbreakResponse |
VisualizeImageClassbreakResponse.setHeight(double height) |
VisualizeImageClassbreakResponse |
VisualizeImageClassbreakResponse.setImageData(ByteBuffer imageData) |
VisualizeImageClassbreakResponse |
VisualizeImageClassbreakResponse.setInfo(Map<String,String> info) |
VisualizeImageClassbreakResponse |
VisualizeImageClassbreakResponse.setWidth(double width) |
Copyright © 2020. All rights reserved.