| Package | Description |
|---|---|
| org.bimserver.charting.Containers |
| Modifier and Type | Method and Description |
|---|---|
static <K,V> Pair<K,V> |
Pair.createPair(K element0,
V element1) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Pair<Double,Double>> |
ChartExtent.getWorldSpaceToActualValuePairsLinearSchedule() |
ArrayList<Pair<Double,Double>> |
ChartExtent.getWorldSpaceToActualValuePairsLinearSchedule(boolean reverseTransformedDataOrder)
Get sets of data in the form Pair(world space value, actual value), representing the translation between the world space and actual values.
|
Copyright © 2017 OpenSource BIM. All rights reserved.