Kinetica C# API
Version 6.0.1.0
|
A set of parameters for /visualize/image/labels. More...
Classes | |
struct | Projection |
Values: EPSG:4326, PLATE_CARREE, 900913, EPSG:900913, 102100, EPSG:102100, 3857, EPSG:3857, WEB_MERCATOR. More... | |
Public Member Functions | |
VisualizeImageLabelsRequest () | |
Constructs a VisualizeImageLabelsRequest object with default parameters. More... | |
VisualizeImageLabelsRequest (string table_name, string x_column_name, string y_column_name, string x_offset, string y_offset, string text_string, string font, string text_color, string text_angle, string text_scale, string draw_box, string draw_leader, string line_width, string line_color, string fill_color, string leader_x_column_name, string leader_y_column_name, double min_x, double max_x, double min_y, double max_y, int width, int height, string projection=null, IDictionary< string, string > options=null) | |
Constructs a VisualizeImageLabelsRequest object with the specified parameters. More... | |
![]() | |
KineticaData (KineticaType type) | |
Constructor from Kinetica Type More... | |
KineticaData (System.Type type=null) | |
Default constructor, with optional System.Type More... | |
object | Get (int fieldPos) |
Retrieve a specific property from this object More... | |
void | Put (int fieldPos, object fieldValue) |
Write a specific property to this object More... | |
Properties | |
string | table_name [get, set] |
string | x_column_name [get, set] |
string | y_column_name [get, set] |
string | x_offset [get, set] |
string | y_offset [get, set] |
string | text_string [get, set] |
string | font [get, set] |
string | text_color [get, set] |
string | text_angle [get, set] |
string | text_scale [get, set] |
string | draw_box [get, set] |
string | draw_leader [get, set] |
string | line_width [get, set] |
string | line_color [get, set] |
string | fill_color [get, set] |
string | leader_x_column_name [get, set] |
string | leader_y_column_name [get, set] |
double | min_x [get, set] |
double | max_x [get, set] |
double | min_y [get, set] |
double | max_y [get, set] |
int | width [get, set] |
int | height [get, set] |
string | projection [get, set] |
Values: EPSG:4326, PLATE_CARREE, 900913, EPSG:900913, 102100, EPSG:102100, 3857, EPSG:3857, WEB_MERCATOR. More... | |
IDictionary< string, string > | options = Projection.PLATE_CARREE [get, set] |
![]() | |
Schema | Schema [get] |
Avro Schema for this class More... | |
Additional Inherited Members | |
![]() | |
static RecordSchema | SchemaFromType (System.Type t, KineticaType ktype=null) |
Create an Avro Schema from a System.Type and a KineticaType. More... | |
A set of parameters for /visualize/image/labels.
Definition at line 18 of file VisualizeImageLabels.cs.
|
inline |
Constructs a VisualizeImageLabelsRequest object with default parameters.
Definition at line 180 of file VisualizeImageLabels.cs.
|
inline |
Constructs a VisualizeImageLabelsRequest object with the specified parameters.
table_name | |
x_column_name | |
y_column_name | |
x_offset | |
y_offset | |
text_string | |
font | |
text_color | |
text_angle | |
text_scale | |
draw_box | |
draw_leader | |
line_width | |
line_color | |
fill_color | |
leader_x_column_name | |
leader_y_column_name | |
min_x | |
max_x | |
min_y | |
max_y | |
width | |
height | |
projection | Values: EPSG:4326, PLATE_CARREE, 900913, EPSG:900913, 102100, EPSG:102100, 3857, EPSG:3857, WEB_MERCATOR. |
options |
Definition at line 214 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 116 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 120 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 132 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 100 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 164 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 136 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 140 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 128 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 124 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 148 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 156 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 144 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 152 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 174 of file VisualizeImageLabels.cs.
|
getset |
Values: EPSG:4326, PLATE_CARREE, 900913, EPSG:900913, 102100, EPSG:102100, 3857, EPSG:3857, WEB_MERCATOR.
Definition at line 170 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 76 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 108 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 104 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 112 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 96 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 160 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 80 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 88 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 84 of file VisualizeImageLabels.cs.
|
getset |
Definition at line 92 of file VisualizeImageLabels.cs.