| Package | Description |
|---|---|
| org.bimserver.charting.Algorithms | |
| org.bimserver.charting.Charts | |
| org.bimserver.charting.Containers | |
| org.bimserver.charting.Models |
| Modifier and Type | Field and Description |
|---|---|
ChartExtent |
CirclePacking.RadiusExtent
Provide for a translation between incoming value of "size" value into a world-space value.
|
ChartExtent |
StreamgraphLayout.sizeExtent |
ChartExtent |
StreamgraphLayout.xExtent |
| Constructor and Description |
|---|
CirclePacking(String group,
ChartExtent sizeExtent) |
CirclePacking(String group,
ChartExtent sizeExtent,
double padding,
boolean sortBySize) |
| Modifier and Type | Method and Description |
|---|---|
StringBuilder |
ClusterForce.iterateTree(prefuse.Visualization visualization,
prefuse.data.Graph graph,
boolean showLabels,
ChartExtent colorExtent,
GroupedChartExtents<String> colorScale,
StringBuilder builder) |
StringBuilder |
Packing.iterateTree(prefuse.Visualization visualization,
prefuse.data.Graph graph,
boolean showLabels,
ChartExtent colorExtent,
GroupedChartExtents<String> colorScale,
StringBuilder builder) |
StringBuilder |
Treemap.iterateTree(prefuse.Visualization visualization,
prefuse.data.Graph graph,
ChartExtent colorExtent,
GroupedChartExtents<String> colorScale,
double viewportWidth,
boolean showLabels,
StringBuilder builder) |
| Modifier and Type | Field and Description |
|---|---|
ChartExtent |
Axis.Extent |
| Modifier and Type | Field and Description |
|---|---|
List<ChartExtent> |
GroupedChartExtents.Extents |
| Modifier and Type | Method and Description |
|---|---|
ChartExtent |
ChartRows.getExtentFromDimension(ModelDimension dimension,
boolean lowerBoundIsZero) |
| Constructor and Description |
|---|
Axis(String name,
ChartExtent extent,
org.bimserver.geometry.Vector2d startingLocation,
org.bimserver.geometry.Vector2d p2OfConstructedLine,
Axis.Movement direction) |
| Constructor and Description |
|---|
GroupedChartExtents(List<ChartExtent> extents,
IModulateObjectDelegate<T> handler) |
| Modifier and Type | Method and Description |
|---|---|
ChartExtent |
Model.getExtentFromDimensionGivenKey(String key,
boolean lowerBoundIsZero,
ChartRows filteredData) |
ChartExtent |
Model.getExtentFromDimensionGivenKey(String key,
boolean lowerBoundIsZero,
ChartRows filteredData,
double worldSpaceStart,
double worldSpaceEnd) |
ChartExtent |
Model.getExtentFromDimensionGivenKey(String key,
boolean lowerBoundIsZero,
ChartRows filteredData,
double worldSpaceStart,
double worldSpaceEnd,
double defaultTickCount) |
Copyright © 2017 OpenSource BIM. All rights reserved.