Bridges-Java  3.3.0
Bridges(Java API)
Public Attributes | List of all members
bridges.data_src_dependent.AssignmentData Class Reference

Detailed Description

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

Author
Alec Goncharow
Date
12/26/20

Public Attributes

String coord_system_type
 
Object[] nodes
 
int[] dimensions
 

Member Data Documentation

◆ coord_system_type

String bridges.data_src_dependent.AssignmentData.coord_system_type

◆ dimensions

int [] bridges.data_src_dependent.AssignmentData.dimensions

◆ nodes

Object [] bridges.data_src_dependent.AssignmentData.nodes

The documentation for this class was generated from the following file: