Bridges-Java
3.4.3
Bridges(Java API)
|
Struct like class used to represent Bridges Assignment Data as returned from the server.
Assignment data has coordinate system type, encoding, nodes, map overlay and dimensions
Public Attributes | |
String | coord_system_type |
Object[] | nodes |
int[] | dimensions |
Package Attributes | |
String | encoding |
boolean | map_overlay |
String bridges.data_src_dependent.AssignmentData.coord_system_type |
int [] bridges.data_src_dependent.AssignmentData.dimensions |
|
package |
|
package |
Object [] bridges.data_src_dependent.AssignmentData.nodes |