the ShapeCollection represents a collection of symbols to visualize in Bridges
- See also
- See tutorial at http://bridgesuncc.github.io/tutorials/Symbol_Collection.html
- Author
- David Burlinson
- Date
- 2018, 7/15/19
◆ SymbolCollection()
bridges.base.SymbolCollection.SymbolCollection |
( |
| ) |
|
◆ addSymbol()
void bridges.base.SymbolCollection.addSymbol |
( |
Symbol |
s | ) |
|
This method adds a symbol to the collection
- Parameters
-
◆ getDataStructType()
String bridges.base.SymbolCollection.getDataStructType |
( |
| ) |
|
This method gets the data structure type
- Returns
- The date structure type as a string
◆ getDataStructureRepresentation()
String bridges.base.SymbolCollection.getDataStructureRepresentation |
( |
| ) |
|
Get the JSON representation of the the data structure
- Returns
- JSON of symbol collection (string)
◆ domain
Float bridges.base.SymbolCollection.domain = 100.0f |
|
protected |
The documentation for this class was generated from the following file: