![]() |
Bridges-Java 3.5.1
Bridges(Java API)
|
Struct like class used to represent Bridges Assignment Data as returned from the server. More...
Public Attributes | |
| String | coord_system_type |
| String | encoding |
| Object[] | nodes |
| int[] | dimensions |
Package Attributes | |
| boolean | map_overlay |
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
| String bridges.data_src_dependent.AssignmentData.coord_system_type |
| int [] bridges.data_src_dependent.AssignmentData.dimensions |
| String bridges.data_src_dependent.AssignmentData.encoding |
|
package |
| Object [] bridges.data_src_dependent.AssignmentData.nodes |