Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

A

add(TreeNode) - Method in class org.bimserver.charting.Containers.TreeNode
Adds the child node to this container making this its parent.
add(TreeNode, Integer) - Method in class org.bimserver.charting.Containers.TreeNode
Adds the child node to this container making this its parent.
add8TrackData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
addCassetteData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
addCassetteSingleData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
addCDData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
addLookupKey(String) - Method in class org.bimserver.charting.Dimensions.ModelDimension
 
addOption(String, Object) - Method in class org.bimserver.charting.ChartEmfSerializer
 
advancingXValue - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
AllDimensions - Static variable in class org.bimserver.charting.Models.AlluvialModel
 
AllDimensions - Static variable in class org.bimserver.charting.Models.ParallelCoordinatesModel
 
AllDimensions - Static variable in class org.bimserver.charting.Models.PointsModel
 
AllDimensions - Static variable in class org.bimserver.charting.Models.StreamModel
 
AllDimensions - Static variable in class org.bimserver.charting.Models.TreeModel
 
AllowMultipleValues - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 
Alluvial - Class in org.bimserver.charting.Charts
 
Alluvial() - Constructor for class org.bimserver.charting.Charts.Alluvial
 
Alluvial(String) - Constructor for class org.bimserver.charting.Charts.Alluvial
 
Alluvial(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Alluvial
 
AlluvialModel - Class in org.bimserver.charting.Models
 
AlluvialModel() - Constructor for class org.bimserver.charting.Models.AlluvialModel
 
AlluvialModel(List<String>) - Constructor for class org.bimserver.charting.Models.AlluvialModel
 
angle - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
angle(double, double, double, double) - Static method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
angle(Point2D.Double, Point2D.Double) - Static method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
AngleBasis - Static variable in class org.bimserver.charting.Algorithms.Binning
Basis of the polygon (in radians).
AREA - Static variable in class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
 
AREA_SCHEMA - Static variable in class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
 
ascending - Variable in class org.bimserver.charting.Algorithms.StreamGraph.OnsetComparator
 
ascendingBreadth - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
ascendingDepth - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
ascendingName - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
ascendingSourceDepth - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
ascendingTargetDepth - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
ascendingValue - Static variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
attribute(String, String) - Method in class org.bimserver.charting.Containers.ElementLike
 
Attributes - Variable in class org.bimserver.charting.Containers.ElementLike
 
Axis - Class in org.bimserver.charting.Containers
 
Axis(String, ChartExtent, Vector2d, Vector2d, Axis.Movement) - Constructor for class org.bimserver.charting.Containers.Axis
 
Axis.Movement - Enum in org.bimserver.charting.Containers
 
AxisLineSettings - Class in org.bimserver.charting.Containers
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
AxisLineSettings(double, double, Colord, boolean) - Constructor for class org.bimserver.charting.Containers.AxisLineSettings
 
AxisLineSettings(double, double, Colord, boolean, boolean) - Constructor for class org.bimserver.charting.Containers.AxisLineSettings
 

B

BaseChartTest - Class in org.bimserver.charting.Testing
 
BaseChartTest() - Constructor for class org.bimserver.charting.Testing.BaseChartTest
 
BasicLateOnsetSort - Class in org.bimserver.charting.Algorithms.StreamGraph
BasicLateOnsetSort Sorts by onset, but does not partition to the outsides of the graph in order to illustrate short-sighted errors found during design process.
BasicLateOnsetSort() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.BasicLateOnsetSort
 
Bin - Class in org.bimserver.charting.Containers
Intended to contain data values by ID (i.e.
Bin() - Constructor for class org.bimserver.charting.Containers.Bin
 
Bin(Collection<? extends Vector2d>) - Constructor for class org.bimserver.charting.Containers.Bin
 
Bin(int) - Constructor for class org.bimserver.charting.Containers.Bin
 
BinCollection - Class in org.bimserver.charting.Containers
 
BinCollection() - Constructor for class org.bimserver.charting.Containers.BinCollection
 
BinCollection(Collection<? extends Bin>) - Constructor for class org.bimserver.charting.Containers.BinCollection
 
BinCollection(int) - Constructor for class org.bimserver.charting.Containers.BinCollection
 
Binning - Class in org.bimserver.charting.Algorithms
 
Binning(double, int) - Constructor for class org.bimserver.charting.Algorithms.Binning
 
Binning(double, int, IModulateValueDelegate<Double>, IModulateValueDelegate<Double>) - Constructor for class org.bimserver.charting.Algorithms.Binning
 
bottom - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
buildString(int) - Method in class org.bimserver.charting.Containers.Axis
 
buildString(int) - Method in class org.bimserver.charting.Containers.ElementLike
 
BumpChart - Class in org.bimserver.charting.Charts
 
BumpChart() - Constructor for class org.bimserver.charting.Charts.BumpChart
 
BumpChart(String) - Constructor for class org.bimserver.charting.Charts.BumpChart
 
BumpChart(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.BumpChart
 
BumpLayout - Class in org.bimserver.charting.Algorithms.StreamGraph
 
BumpLayout(String, boolean, double, double) - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
BumpLayout.LayerComparator - Class in org.bimserver.charting.Algorithms.StreamGraph
 
byName - Static variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 

C

calculateDelta() - Method in class org.bimserver.charting.Algorithms.Binning
 
call(I) - Method in interface org.bimserver.charting.Delegates.GenericMethodHandler
 
canBeMultidimensional() - Method in class org.bimserver.charting.Dimensions.ModelDimension
 
Category - Variable in class org.bimserver.charting.Charts.Chart
 
chart - Variable in class org.bimserver.charting.ChartEmfSerializer
 
Chart - Class in org.bimserver.charting.Charts
 
Chart(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Chart
 
Chart(String, String, String, ArrayList<ChartOption>, Model) - Constructor for class org.bimserver.charting.Charts.Chart
 
Chart(String, String, String, Model) - Constructor for class org.bimserver.charting.Charts.Chart
 
ChartEmfSerializer - Class in org.bimserver.charting
 
ChartEmfSerializer() - Constructor for class org.bimserver.charting.ChartEmfSerializer
 
ChartEmfSerializer(String) - Constructor for class org.bimserver.charting.ChartEmfSerializer
 
ChartEmfSerializer(String, ArrayList<ChartOption>) - Constructor for class org.bimserver.charting.ChartEmfSerializer
 
ChartExtent - Class in org.bimserver.charting.Containers
 
ChartExtent() - Constructor for class org.bimserver.charting.Containers.ChartExtent
 
ChartExtent(Double, Double, boolean) - Constructor for class org.bimserver.charting.Containers.ChartExtent
Container for lower and upper double values.
ChartExtent(Integer, Integer, boolean) - Constructor for class org.bimserver.charting.Containers.ChartExtent
Integer to Double conversion.
ChartExtent(boolean, Double[]) - Constructor for class org.bimserver.charting.Containers.ChartExtent
Double sequence-based constructor meant to yield a lower and an upper value.
ChartExtent(boolean, Integer[]) - Constructor for class org.bimserver.charting.Containers.ChartExtent
Integer sequence-based constructor meant to yield a lower and an upper value.
ChartExtent(boolean, ArrayList<Number>) - Constructor for class org.bimserver.charting.Containers.ChartExtent
Number sequence-based constructor meant to yield a lower and an upper value.
ChartExtent(boolean, boolean, ArrayList<Number>) - Constructor for class org.bimserver.charting.Containers.ChartExtent
Number sequence-based constructor meant to yield a lower and an upper value.
ChartExtent(Double, Double, double, double) - Constructor for class org.bimserver.charting.Containers.ChartExtent
 
ChartOption - Class in org.bimserver.charting.Containers
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ChartOption(String, String, Object, Object) - Constructor for class org.bimserver.charting.Containers.ChartOption
Create option to help control and manage a particular chart, including the value to be used.
ChartOption(String, String, Object) - Constructor for class org.bimserver.charting.Containers.ChartOption
Create option to help control and manage a particular chart.
ChartRow - Class in org.bimserver.charting.Containers
 
ChartRow() - Constructor for class org.bimserver.charting.Containers.ChartRow
This class is intended to replace a generic class, LinkedHashMap>, to better logically represent a row in a chart's final data structure.
ChartRow(int, float, boolean) - Constructor for class org.bimserver.charting.Containers.ChartRow
 
ChartRow(int, float) - Constructor for class org.bimserver.charting.Containers.ChartRow
 
ChartRow(int) - Constructor for class org.bimserver.charting.Containers.ChartRow
 
ChartRow(Map<? extends ModelDimension, ? extends ArrayList<Object>>) - Constructor for class org.bimserver.charting.Containers.ChartRow
 
ChartRows - Class in org.bimserver.charting.Containers
 
ChartRows() - Constructor for class org.bimserver.charting.Containers.ChartRows
 
ChartRows(Collection<? extends ChartRow>) - Constructor for class org.bimserver.charting.Containers.ChartRows
 
ChartRows(int) - Constructor for class org.bimserver.charting.Containers.ChartRows
 
child(ElementLike) - Method in class org.bimserver.charting.Containers.ElementLike
 
Children - Variable in class org.bimserver.charting.Containers.ElementLike
 
Children - Variable in class org.bimserver.charting.Containers.TreeNode
An array of all this node's child nodes.
children() - Method in class org.bimserver.charting.Containers.TreeNode
Gets a list of all the child nodes of this node.
CIRCLE - Static variable in class org.bimserver.charting.Algorithms.CirclePacking
 
CIRCLE_SCHEMA - Static variable in class org.bimserver.charting.Algorithms.CirclePacking
 
CirclePacking - Class in org.bimserver.charting.Algorithms
 
CirclePacking(String) - Constructor for class org.bimserver.charting.Algorithms.CirclePacking
 
CirclePacking(String, ChartExtent) - Constructor for class org.bimserver.charting.Algorithms.CirclePacking
 
CirclePacking(String, ChartExtent, double, boolean) - Constructor for class org.bimserver.charting.Algorithms.CirclePacking
 
Class - Variable in class org.bimserver.charting.Containers.TreeNode
A string representing the key of the ModelDimension that the data in Name came from.
ClassificationPackingChartSerializer - Class in org.bimserver.charting
 
ClassificationPackingChartSerializer() - Constructor for class org.bimserver.charting.ClassificationPackingChartSerializer
 
ClassPackingChartSerializer - Class in org.bimserver.charting
 
ClassPackingChartSerializer() - Constructor for class org.bimserver.charting.ClassPackingChartSerializer
 
clearNextAndPreviousLinksOnChildNodes(Node) - Method in class org.bimserver.charting.Algorithms.CirclePacking
 
clone() - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
clone() - Method in class org.bimserver.charting.Containers.ElementLike
 
ClusterForce - Class in org.bimserver.charting.Charts
 
ClusterForce() - Constructor for class org.bimserver.charting.Charts.ClusterForce
 
ClusterForce(String) - Constructor for class org.bimserver.charting.Charts.ClusterForce
 
ClusterForce(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.ClusterForce
 
ClusterForceChartSerializer - Class in org.bimserver.charting
 
ClusterForceChartSerializer() - Constructor for class org.bimserver.charting.ClusterForceChartSerializer
 
collapseAllNodesWithNullNames() - Method in class org.bimserver.charting.Containers.TreeNode
 
CollapsesInto - Variable in class org.bimserver.charting.Containers.TreeNode
 
ColorId - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
colorize(Layer[]) - Method in interface org.bimserver.charting.Algorithms.StreamGraph.ColorPicker
 
colorize(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.DefaultColorPicker
 
ColorPicker - Interface in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
compare(Layer, Layer) - Method in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout.LayerComparator
 
compare(Object, Object) - Method in class org.bimserver.charting.Algorithms.StreamGraph.OnsetComparator
 
compareNatural(String, String) - Static method in class org.bimserver.charting.Dimensions.ModelDimension
 
computeNodeDepths(List<SankeyLink>, double, double, int) - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyMatrix
 
Consume(ChartRows, ModelDimension, ModelDimension) - Static method in class org.bimserver.charting.Containers.TreeNode
 
Consume(ChartRows, ModelDimension, ModelDimension, Double) - Static method in class org.bimserver.charting.Containers.TreeNode
 
ConsumeByGroup(ChartRows, ModelDimension, ModelDimension) - Static method in class org.bimserver.charting.Containers.TreeNode
 
ConvexHull - Class in org.bimserver.charting.Charts
 
ConvexHull() - Constructor for class org.bimserver.charting.Charts.ConvexHull
 
ConvexHull(String) - Constructor for class org.bimserver.charting.Charts.ConvexHull
 
ConvexHull(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.ConvexHull
 
createPair(K, V) - Static method in class org.bimserver.charting.Containers.Pair
 
createRectangularClipPath(String, double, double, double, double) - Static method in class org.bimserver.charting.Containers.ElementLike
Get a rectangle that can be used to remove the things that fall outside of it.
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
createSerializer(PluginConfiguration) - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
Current - Variable in class org.bimserver.charting.Containers.PackableCircle
 
Curvature - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 

D

d(Geometry, boolean, boolean) - Method in class org.bimserver.charting.Containers.ElementLike
 
Data - Variable in class org.bimserver.charting.Containers.TreeNode
A handle to the assigned object encapsulated by this node.
DataSetMustContainAtLeastXDimensions - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 
DataSource - Interface in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
DatesOnly - Static variable in class org.bimserver.charting.Dimensions.ModelDimension
Dates (java.util.Date) only.
DEFAULT_RADIUS - Static variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
DefaultColorPicker - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
DefaultColorPicker() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.DefaultColorPicker
 
DefaultDimensions - Static variable in class org.bimserver.charting.Models.AlluvialModel
 
DefaultDimensions - Static variable in class org.bimserver.charting.Models.ParallelCoordinatesModel
 
DefaultDimensions - Static variable in class org.bimserver.charting.Models.PointsModel
 
DefaultDimensions - Static variable in class org.bimserver.charting.Models.StreamModel
 
DefaultDimensions - Static variable in class org.bimserver.charting.Models.TreeModel
 
DefaultHorizontalDateFormat - Static variable in class org.bimserver.charting.Containers.Axis
 
DefaultTickCount - Variable in class org.bimserver.charting.Containers.ChartExtent
 
DefaultTypes - Static variable in class org.bimserver.charting.Dimensions.ModelDimension
Non-primitive numbers, strings, and dates (java.util.Date).
DefaultValue - Variable in class org.bimserver.charting.Containers.ChartOption
 
DefaultVerticalDateFormat - Static variable in class org.bimserver.charting.Containers.Axis
 
Delaunay - Class in org.bimserver.charting.Charts
 
Delaunay() - Constructor for class org.bimserver.charting.Charts.Delaunay
 
Delaunay(String) - Constructor for class org.bimserver.charting.Charts.Delaunay
 
Delaunay(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Delaunay
 
Delta - Variable in class org.bimserver.charting.Algorithms.Binning
Used to scale down incoming x and y values.
Delta - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
Delta - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
depth() - Method in class org.bimserver.charting.Containers.TreeNode
Gets this node's depth in the tree.
DepthClusteredTreeview - Class in org.bimserver.charting.Charts
 
DepthClusteredTreeview() - Constructor for class org.bimserver.charting.Charts.DepthClusteredTreeview
 
DepthClusteredTreeview(String) - Constructor for class org.bimserver.charting.Charts.DepthClusteredTreeview
 
DepthClusteredTreeview(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.DepthClusteredTreeview
 
DepthClusteredTreeviewChartSerializer - Class in org.bimserver.charting
 
DepthClusteredTreeviewChartSerializer() - Constructor for class org.bimserver.charting.DepthClusteredTreeviewChartSerializer
 
Descending - Variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout.LayerComparator
 
Description - Variable in class org.bimserver.charting.Charts.Chart
 
Description - Variable in class org.bimserver.charting.Containers.ChartOption
 
Description - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 
Description - Variable in class org.bimserver.charting.Models.Model
 
Dimensions - Variable in class org.bimserver.charting.Models.Model
 
Direction - Variable in class org.bimserver.charting.Containers.Axis
 
DistanceToAngle - Variable in class org.bimserver.charting.Algorithms.Binning
Used to generate the shape.
DoNotDrawLastAxisLine - Variable in class org.bimserver.charting.Containers.AxisLineSettings
 

E

ElementLike - Class in org.bimserver.charting.Containers
 
ElementLike(String) - Constructor for class org.bimserver.charting.Containers.ElementLike
 
end - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
EndLineCapAmount - Variable in class org.bimserver.charting.Containers.AxisLineSettings
 
equals(Object, Object) - Method in class org.bimserver.charting.Algorithms.StreamGraph.OnsetComparator
 
expandAboveBaseline(int, int) - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
Push upper edge (yTop) to be flatly along the upper axis.
expandValuesAboveBaseLine - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
Extent - Variable in class org.bimserver.charting.Containers.Axis
 
Extents - Variable in class org.bimserver.charting.Containers.GroupedChartExtents
 

F

Filled - Variable in class org.bimserver.charting.Containers.PackableCircle
 
filterData(ArrayList<LinkedHashMap<String, Object>>) - Method in class org.bimserver.charting.Models.Model
This method filters a list of data rows, rewriting them into a list of transformed data rows.
filterDataEntry(HashMap<String, Object>) - Method in class org.bimserver.charting.Dimensions.ModelDimension
Filter data entry such that a data row's data will be rewritten to just a standard list of values.
FitToSize - Variable in class org.bimserver.charting.Charts.Chart
 

G

generateEdgePoints(int, int) - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
generateNonEdgePoints(int, int, int) - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
generateSVGDataAttribute(Geometry, boolean, boolean) - Method in class org.bimserver.charting.Containers.ElementLike
Generates a String that represents the "d" attribute of an SVG path.
GenericMethodHandler<I,O> - Interface in org.bimserver.charting.Delegates
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
get(float, float) - Method in class org.bimserver.charting.Algorithms.StreamGraph.DefaultColorPicker
 
get(Integer) - Method in class org.bimserver.charting.Containers.TreeNode
 
get(String) - Method in class org.bimserver.charting.Containers.TreeNode
 
get(String, String) - Method in class org.bimserver.charting.Containers.TreeNode
 
getActualValue() - Method in class org.bimserver.charting.Containers.Pair
 
getAutoScale() - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Indicates if the layout automatically scales to fit the layout bounds.
getBinsById(ModelDimension, ModelDimension, ChartRows) - Method in class org.bimserver.charting.Algorithms.Binning
Get bins (a bin is variant of an ArrayList object) containing data points.
getBounds() - Method in class org.bimserver.charting.Containers.PackableCircle
 
getBSplineInterpolatedPath(Layer, StreamgraphLayout) - Method in class org.bimserver.charting.Charts.BumpChart
 
getBSplineInterpolatedValuePath(Layer, StreamgraphLayout) - Method in class org.bimserver.charting.Charts.BumpChart
 
getByName(String) - Method in class org.bimserver.charting.Containers.TreeNode
 
getCarData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestClusterForce
 
getCenter() - Method in class org.bimserver.charting.Containers.Rectangle
 
getCenterY() - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
getChildrenSortedByLargerRadiusSizeFirst(Node) - Method in class org.bimserver.charting.Algorithms.CirclePacking
 
getClusterStructureWithAreaFromIFCData(IfcModelInterface, Chart) - Static method in class org.bimserver.charting.SupportFunctions
 
getCocktailData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestAlluvial
 
getComponentMinimumAndMaximum(PackableCircle) - Method in class org.bimserver.charting.Containers.PackableCircle
 
getCosineOfAngle() - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
getCurrentDataKeyConsumptionCount() - Method in class org.bimserver.charting.Dimensions.ModelDimension
 
getData() - Method in class org.bimserver.charting.Containers.TreeNode
Gets the object attached to this node.
getDataOfDimensionAsObjectsByKey(ModelDimension) - Method in class org.bimserver.charting.Containers.ChartRows
 
getDataOfDimensionAsObjectsByKey(String, ChartRows) - Method in class org.bimserver.charting.Models.Model
 
getDataWithTreeStructure(String, IfcModelInterface, Chart) - Static method in class org.bimserver.charting.SupportFunctions
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
getDefaultContentType() - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
getDefaultExtension() - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
getDefaultTickCount() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getDelta() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getDiameter() - Method in class org.bimserver.charting.Containers.PackableCircle
 
getDimensionByKey(String) - Method in class org.bimserver.charting.Models.Model
Provide a method to facilitate getting a dimension of this model by its key.
getDistanceConsumedAtMax(double, int) - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
getDistanceToAngle() - Method in class org.bimserver.charting.Algorithms.Binning
 
getElementValue() - Method in class org.bimserver.charting.Containers.Pair
 
getExtentFromDimension(ModelDimension, boolean) - Method in class org.bimserver.charting.Containers.ChartRows
 
getExtentFromDimensionGivenKey(String, boolean, ChartRows) - Method in class org.bimserver.charting.Models.Model
 
getExtentFromDimensionGivenKey(String, boolean, ChartRows, double, double) - Method in class org.bimserver.charting.Models.Model
 
getExtentFromDimensionGivenKey(String, boolean, ChartRows, double, double, double) - Method in class org.bimserver.charting.Models.Model
 
getExteriorAngle() - Method in class org.bimserver.charting.Algorithms.Binning
 
getFrameWidth() - Method in class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
Gets the amount of desired framing space, in pixels, between parent rectangles and their enclosed children.
getGroupedNodes() - Method in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
getIfcByClassificationReferenceWithTreeStructure(String, IfcModelInterface, Chart, boolean) - Static method in class org.bimserver.charting.SupportFunctions
 
getIfcDataByClassWithTreeStructure(String, IfcModelInterface, Chart, int) - Static method in class org.bimserver.charting.SupportFunctions
 
getIfcMaterialsByClassWithTreeStructure(String, IfcModelInterface, Chart, MutableInt) - Static method in class org.bimserver.charting.SupportFunctions
 
getIfcMaterialsByNameWithTreeStructure(String, IfcModelInterface, Chart, MutableInt) - Static method in class org.bimserver.charting.SupportFunctions
 
getInstruction() - Method in class org.bimserver.charting.Models.Model
 
getInteriorAngle() - Method in class org.bimserver.charting.Algorithms.Binning
Repeated interior angle of the symmetric polygon (in radians).
getLeafNodeCount() - Method in class org.bimserver.charting.Containers.TreeNode
 
getLeft() - Method in class org.bimserver.charting.Containers.Pair
 
getLength() - Method in class org.bimserver.charting.Dimensions.ModelDimension
 
getLengthUnitPrefix(IfcModelInterface) - Static method in class org.bimserver.charting.SupportFunctions
 
getLevelOfDetailData(LevelOfDetailMetricsChartSerializer.DetailMode) - Method in class org.bimserver.charting.LevelOfDetailMetricsChartSerializer
 
getLinearlyInterpolatedPath(Layer, StreamgraphLayout) - Method in class org.bimserver.charting.Charts.BumpChart
 
getLinearlyInterpolatedValuePath(Layer, StreamgraphLayout) - Method in class org.bimserver.charting.Charts.BumpChart
 
getLinearSchedule(boolean) - Method in class org.bimserver.charting.Containers.ChartExtent
Get the default linear scale, using the default tick count to subdivide this range and the world space range.
getLinearSchedule() - Method in class org.bimserver.charting.Containers.ChartExtent
Get the default linear scale, using the default tick count to subdivide this range and the world space range.
getLinearScheduleGivenWorldSpaceValues(ArrayList<Double>, boolean) - Method in class org.bimserver.charting.Containers.ChartExtent
Use a series of world space values (like locations, specified in pixels), to calculate percentages to be used to obtain corresponding real values (in range of lower to upper).
getLinearValueAtXGivenWorldSpaceValue(double, boolean) - Method in class org.bimserver.charting.Containers.ChartExtent
Use a world space value (like a location, specified in pixels), to calculate a percentage to be used to obtain a corresponding real value (in range of lower to upper).
getLinearValueAtXGivenWorldSpaceValue(double) - Method in class org.bimserver.charting.Containers.ChartExtent
Use a world space value (like a location, specified in pixels), to calculate a percentage to be used to obtain a corresponding real value (in range of lower to upper).
getLinearWorldSpaceScheduleGivenActualValues(ArrayList<Double>, boolean) - Method in class org.bimserver.charting.Containers.ChartExtent
Use a series of actual values (like raw data positions), to calculate percentages to be used to obtain corresponding world-space values.
getLinearWorldSpaceValueAtXGivenActualValue(double) - Method in class org.bimserver.charting.Containers.ChartExtent
Use an actual value (like a raw data position), to calculate a percentage to be used to obtain a corresponding world-space value.
getLinearWorldSpaceValueAtXGivenActualValue(double, boolean) - Method in class org.bimserver.charting.Containers.ChartExtent
Use an actual value (like a raw data position), to calculate a percentage to be used to obtain a corresponding world-space value.
getLongTestableData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestHexagonBinning
 
getLower() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getMajorBranch() - Method in class org.bimserver.charting.Containers.TreeNode
 
getMaximumDoubleFromDimensionGivenKey(ModelDimension, Double, IModulateValueDelegate<Double>) - Method in class org.bimserver.charting.Containers.ChartRows
Provide a way to get the maximum value of a sequence.
getMaximumDoubleFromDimensionGivenKey(String, Double, ChartRows, IModulateValueDelegate<Double>) - Method in class org.bimserver.charting.Models.Model
 
getMaximumIntegerFromDimensionGivenKey(ModelDimension, Integer, IModulateValueDelegate<Integer>) - Method in class org.bimserver.charting.Containers.ChartRows
Provide a way to get the maximum value of a sequence.
getMaximumIntegerFromDimensionGivenKey(String, Integer, ChartRows, IModulateValueDelegate<Integer>) - Method in class org.bimserver.charting.Models.Model
Provide a way to get the maximum value of a sequence.
getMinimumAndMaximumComponents(Rectangle) - Method in class org.bimserver.charting.Containers.Rectangle
 
getModulatedLinearWorldSpaceValueAtXGivenActualValue(double, boolean) - Method in class org.bimserver.charting.Containers.GroupedChartExtents
 
getModulatedLinearWorldSpaceValueAtXGivenActualValue(double, boolean) - Method in interface org.bimserver.charting.Delegates.ITranslateToWorldSpace
Use an actual value (like a raw data position), to calculate a percentage to be used to obtain a corresponding world-space value.
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestAlluvial
 
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestDepthClusteredTreeview
 
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestRadialDendrogram
 
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestStreamgraph
 
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestTreemap
 
getMusicData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestTreeview
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.BasicLateOnsetSort
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
getName() - Method in interface org.bimserver.charting.Algorithms.StreamGraph.ColorPicker
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.DefaultColorPicker
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.LateOnsetSort
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.MinimizedWiggleLayout
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.NoLayerSort
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.StackLayout
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.StreamLayout
 
getName() - Method in class org.bimserver.charting.Algorithms.StreamGraph.ThemeRiverLayout
 
getNameOfMaterialsFromMaterialLike(IfcMaterialSelect, boolean, boolean) - Static method in class org.bimserver.charting.SupportFunctions
 
getNameOfMaterialsFromMaterialLikeWithPercents(IfcMaterialSelect, boolean) - Static method in class org.bimserver.charting.SupportFunctions
 
getNumberOfFiguresFromDouble(Double) - Static method in class org.bimserver.charting.Models.Model
 
getNumberOfFiguresFromInteger(int) - Static method in class org.bimserver.charting.Models.Model
 
getNumberStringForDisplay(Double) - Static method in class org.bimserver.charting.Containers.ElementLike
 
getOption(String) - Method in class org.bimserver.charting.Charts.Chart
 
getOptionValue(String) - Method in class org.bimserver.charting.ChartEmfSerializer
 
getOptionValue(String) - Method in class org.bimserver.charting.Charts.Chart
 
getOrderedRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
getOrderedRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestClusterForce
 
getOrderedRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestSmallMultiplesArea
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
getOutputFormat(Schema) - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
getParent() - Method in class org.bimserver.charting.Containers.TreeNode
Gets the parent node of this one.
getRadiusIncrement() - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Set the radius increment to use between concentric circles.
getRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestClusterForce
 
getRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestConvexHull
 
getRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestDelaunay
 
getRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestParallelCoordinates
 
getRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestScatterPlot
 
getRandomData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestVoronoiTessellation
 
getRawShape(VisualItem) - Method in class org.bimserver.charting.Charts.Treemap.NodeRenderer
 
getRawTextDataSet(ArrayList<LinkedHashMap<String, Object>>) - Method in class org.bimserver.charting.Charts.Chart
 
getRight() - Method in class org.bimserver.charting.Containers.Pair
 
getRoughAreaEstimateFromIfcProduct(IfcProduct) - Static method in class org.bimserver.charting.SupportFunctions
 
getRoughVolumeEstimateFromIfcProduct(IfcProduct) - Static method in class org.bimserver.charting.SupportFunctions
 
getSanitizedSimpleClassName(Class<?>) - Static method in class org.bimserver.charting.SupportFunctions
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
getSettingsDefinition() - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
getShape() - Method in class org.bimserver.charting.Algorithms.Binning
 
getShape(double, Vector2d, double) - Method in class org.bimserver.charting.Algorithms.Binning
 
getSineOfAngle() - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
getStrokeColor() - Method in class org.bimserver.charting.Containers.AxisLineSettings
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
getSupportedSchemas() - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
getSVGShape() - Method in class org.bimserver.charting.Algorithms.Binning
 
getSVGShape(double) - Method in class org.bimserver.charting.Algorithms.Binning
 
getSVGShape(double, Vector2d, double) - Method in class org.bimserver.charting.Algorithms.Binning
 
getTestableData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestHexagonBinning
 
getTestData(ArrayList<LinkedHashMap<String, Object>>) - Static method in class org.bimserver.charting.Testing.TestCirclePacking
 
getTextOffset(int) - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
getTooltip() - Method in class org.bimserver.charting.Containers.TreeNode
 
getTranslationValue() - Method in class org.bimserver.charting.Containers.Pair
 
getTreeStructureWithAreaFromIFCData(IfcModelInterface, Chart) - Static method in class org.bimserver.charting.SupportFunctions
 
getUpper() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getValidName() - Method in class org.bimserver.charting.Containers.ElementLike
 
getValue() - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
getValue() - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
getValue() - Method in class org.bimserver.charting.Containers.ChartOption
 
getValueListByDimensionId(String) - Method in class org.bimserver.charting.Containers.ChartRow
 
getVerticalSumAtLocation(Layer[], int, int) - Method in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
getVerticalSumAtLocation(int, int) - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
getWorldSpaceDelta() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getWorldSpaceToActualValuePairsLinearSchedule() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getWorldSpaceToActualValuePairsLinearSchedule(boolean) - Method in class org.bimserver.charting.Containers.ChartExtent
Get sets of data in the form Pair(world space value, actual value), representing the translation between the world space and actual values.
getWorldSpaceValue() - Method in class org.bimserver.charting.Containers.Pair
 
getWorldSpaceValueGivenActualValue(double) - Method in class org.bimserver.charting.Containers.Axis
 
getWorldSpaceValuesFromDefaultTickValue() - Method in class org.bimserver.charting.Containers.ChartExtent
 
getXHandler() - Method in class org.bimserver.charting.Algorithms.Binning
 
getYHandler() - Method in class org.bimserver.charting.Algorithms.Binning
 
GroupedChartExtents<T> - Class in org.bimserver.charting.Containers
 
GroupedChartExtents(List<ChartExtent>, IModulateObjectDelegate<T>) - Constructor for class org.bimserver.charting.Containers.GroupedChartExtents
 

H

handleNode(Node) - Method in class org.bimserver.charting.Algorithms.CirclePacking
 
handleNode(Node) - Method in interface org.bimserver.charting.Delegates.INodeHandler
 
handleNode(TreeNode) - Method in interface org.bimserver.charting.Delegates.ITreeNodeHandler
 
handlePointAndIndex(Vector2d, Vector2d, LinkedHashMap<String, Bin>) - Method in class org.bimserver.charting.Algorithms.Binning
 
Handler - Variable in class org.bimserver.charting.Containers.GroupedChartExtents
 
hasChildren() - Method in class org.bimserver.charting.Containers.TreeNode
Returns if this node has children or if it is a leaf node.
hasEnoughData() - Method in class org.bimserver.charting.Dimensions.ModelDimension
 
hasOption(String) - Method in class org.bimserver.charting.ChartEmfSerializer
 
hasOption(String) - Method in class org.bimserver.charting.Charts.Chart
 
Height - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
HexagonalBinning - Class in org.bimserver.charting.Charts
 
HexagonalBinning() - Constructor for class org.bimserver.charting.Charts.HexagonalBinning
 
HexagonalBinning(String) - Constructor for class org.bimserver.charting.Charts.HexagonalBinning
 
HexagonalBinning(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.HexagonalBinning
 
HSLColorScale - Class in org.bimserver.charting.ColorScales
 
HSLColorScale() - Constructor for class org.bimserver.charting.ColorScales.HSLColorScale
 

I

IfcClassificationPackingChartSerializerPlugin - Class in org.bimserver.charting
 
IfcClassificationPackingChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
IfcClassPackingChartSerializerPlugin - Class in org.bimserver.charting
 
IfcClassPackingChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
IfcClusterForceChartSerializerPlugin - Class in org.bimserver.charting
 
IfcClusterForceChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
IfcDepthClusteredTreeviewChartSerializerPlugin - Class in org.bimserver.charting
 
IfcDepthClusteredTreeviewChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
IfcLevelOfDetailMetricsChartSerializerPlugin - Class in org.bimserver.charting
 
IfcLevelOfDetailMetricsChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
IfcMaterialUsageChartSerializerPlugin - Class in org.bimserver.charting
 
IfcMaterialUsageChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
IfcMaterialUsageOwnScaleChartSerializerPlugin - Class in org.bimserver.charting
 
IfcMaterialUsageOwnScaleChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
IfcObjectWithTrace - Class in org.bimserver.charting.Export
 
IfcObjectWithTrace(StackTrace, IfcObject) - Constructor for class org.bimserver.charting.Export.IfcObjectWithTrace
 
IfcObjectWithTrace(IfcObject) - Constructor for class org.bimserver.charting.Export.IfcObjectWithTrace
 
IfcObjectWithTrace(StackTrace, IfcObject, Double) - Constructor for class org.bimserver.charting.Export.IfcObjectWithTrace
 
IfcPackingChartSerializerPlugin - Class in org.bimserver.charting
 
IfcPackingChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
IfcRadialDendrogramChartSerializerPlugin - Class in org.bimserver.charting
 
IfcRadialDendrogramChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
IfcRawMaterialUsageChartSerializerPlugin - Class in org.bimserver.charting
 
IfcRawMaterialUsageChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
IfcTreemapChartSerializerPlugin - Class in org.bimserver.charting
 
IfcTreemapChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
IfcTreeviewChartSerializerPlugin - Class in org.bimserver.charting
 
IfcTreeviewChartSerializerPlugin() - Constructor for class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
IModulateObjectDelegate<T> - Interface in org.bimserver.charting.Delegates
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
IModulateValueDelegate<T> - Interface in org.bimserver.charting.Delegates
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
IncludeLabels - Variable in class org.bimserver.charting.Containers.AxisLineSettings
 
includeValue(Double) - Method in class org.bimserver.charting.Containers.ChartExtent
 
Index - Variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout.LayerComparator
 
index() - Method in class org.bimserver.charting.Containers.TreeNode
Gets the position of this node in the list of siblings managed by the parent node.
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.ClassificationPackingChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.ClassPackingChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.ClusterForceChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.DepthClusteredTreeviewChartSerializer
 
init(PluginContext) - Method in class org.bimserver.charting.IfcClassificationPackingChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcClassPackingChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcClusterForceChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcDepthClusteredTreeviewChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcLevelOfDetailMetricsChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcMaterialUsageChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcMaterialUsageOwnScaleChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcPackingChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcRadialDendrogramChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcRawMaterialUsageChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcTreemapChartSerializerPlugin
 
init(PluginContext) - Method in class org.bimserver.charting.IfcTreeviewChartSerializerPlugin
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.LevelOfDetailMetricsChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.MaterialUsageChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.PackingChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.RadialDendrogramChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.RawMaterialUsageChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.TreemapChartSerializer
 
init(IfcModelInterface, ProjectInfo, PluginManagerInterface, boolean) - Method in class org.bimserver.charting.TreeviewChartSerializer
 
initSchema(TupleSet) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
INodeHandler - Interface in org.bimserver.charting.Delegates
 
integrateSettings() - Method in class org.bimserver.charting.ChartEmfSerializer
 
isDataInDimensionAllDates(ModelDimension) - Method in class org.bimserver.charting.Containers.ChartRows
 
isLeaf() - Method in class org.bimserver.charting.Containers.TreeNode
 
isParentRoot() - Method in class org.bimserver.charting.Containers.TreeNode
 
isRoot() - Method in class org.bimserver.charting.Containers.TreeNode
Returns if this node is the root node in the tree or not.
isValid() - Method in class org.bimserver.charting.Containers.ChartExtent
 
isValid() - Method in class org.bimserver.charting.Models.Model
 
iterateFromLeafNodesToRoot(Node) - Static method in class org.bimserver.charting.Algorithms.CirclePacking
 
iterateFromLeafNodesToRoot() - Method in class org.bimserver.charting.Containers.TreeNode
 
iterateFromRootToLeafNodes(Node) - Static method in class org.bimserver.charting.Algorithms.CirclePacking
 
iterateFromRootToLeafNodes() - Method in class org.bimserver.charting.Containers.TreeNode
 
iterateLeafNodes(Node) - Static method in class org.bimserver.charting.Algorithms.CirclePacking
 
iterateLeafNodes() - Method in class org.bimserver.charting.Containers.TreeNode
 
iterateTree(Visualization, Graph, boolean, ChartExtent, GroupedChartExtents<String>, StringBuilder) - Method in class org.bimserver.charting.Charts.ClusterForce
 
iterateTree(Visualization, Graph, Point2D.Double, StringBuilder) - Method in class org.bimserver.charting.Charts.DepthClusteredTreeview
 
iterateTree(Visualization, Graph, boolean, ChartExtent, GroupedChartExtents<String>, StringBuilder) - Method in class org.bimserver.charting.Charts.Packing
 
iterateTree(Visualization, Graph, Point2D.Double, Point2D.Double, StringBuilder) - Method in class org.bimserver.charting.Charts.RadialDendrogram
 
iterateTree(Visualization, Graph, ChartExtent, GroupedChartExtents<String>, double, boolean, StringBuilder) - Method in class org.bimserver.charting.Charts.Treemap
 
iterateTree(Visualization, Graph, Point2D.Double, StringBuilder) - Method in class org.bimserver.charting.Charts.Treeview
 
iterateTreeCollapsingEdges(Visualization, Graph) - Method in class org.bimserver.charting.Charts.DepthClusteredTreeview
 
iterateTreeCollapsingEdges(Visualization, Graph) - Method in class org.bimserver.charting.Charts.RadialDendrogram
 
iterateTreeSize(Visualization, Graph) - Method in class org.bimserver.charting.Charts.Treemap
 
iterateTreeToFitXAndY(Visualization, Graph, Rectangle2D.Double, Point2D.Double, StringBuilder) - Method in class org.bimserver.charting.Charts.RadialDendrogram
 
iterateTreeToFitY(Visualization, Graph, Point2D.Double, Rectangle2D.Double) - Method in class org.bimserver.charting.Charts.DepthClusteredTreeview
 
iterateTreeToFitY(Visualization, Graph, Point2D.Double, Rectangle2D.Double) - Method in class org.bimserver.charting.Charts.Treeview
 
IterationLimit - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
ITranslateToWorldSpace<T> - Interface in org.bimserver.charting.Delegates
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ITreeNodeHandler - Interface in org.bimserver.charting.Delegates
 

K

Key - Variable in class org.bimserver.charting.Export.IfcObjectWithTrace
 
KeysToBeFiltered - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 

L

LateOnsetSort - Class in org.bimserver.charting.Algorithms.StreamGraph
LateOnsetSort Sorts by onset, and orders to the outsides of the graph.
LateOnsetSort() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.LateOnsetSort
 
Layer - Class in org.bimserver.charting.Algorithms.StreamGraph
Layer Represents a layer in a layered graph, maintaining properties which define it's position, size, color and mathematical characteristics
Layer(String, float[]) - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
LayerComparator(int, boolean) - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout.LayerComparator
 
LayerLayout - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
LayerLayout() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.LayerLayout
 
layers - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
LayerSort - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
LayerSort() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.LayerSort
 
layout(NodeItem, double, double, double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Compute the layout.
layout() - Method in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
layout(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
layout(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.LayerLayout
 
layout(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.MinimizedWiggleLayout
 
layout(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.StackLayout
 
layout(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.StreamLayout
 
layout(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.ThemeRiverLayout
 
layout() - Method in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
leavesAreAtSameDepth() - Method in class org.bimserver.charting.Containers.TreeNode
 
left - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
lerp(double, double, double) - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
LevelOfDetailMetricsChartSerializer - Class in org.bimserver.charting
 
LevelOfDetailMetricsChartSerializer() - Constructor for class org.bimserver.charting.LevelOfDetailMetricsChartSerializer
 
LevelOfDetailMetricsChartSerializer.DetailMode - Enum in org.bimserver.charting
 
LinearColorScale - Class in org.bimserver.charting.ColorScales
 
LinearColorScale() - Constructor for class org.bimserver.charting.ColorScales.LinearColorScale
 
LineColor - Variable in class org.bimserver.charting.Containers.AxisLineSettings
 
LineSettings - Variable in class org.bimserver.charting.Containers.Axis
 
link() - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
Links - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
Location - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
Location - Variable in class org.bimserver.charting.Containers.Bin
 
Location - Variable in class org.bimserver.charting.Containers.PackableCircle
 
Lower - Variable in class org.bimserver.charting.Containers.ChartExtent
 
LowerBoundIsZero - Variable in class org.bimserver.charting.Containers.ChartExtent
 

M

m_autoScale - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_maxDepth - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_origin - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_prevRoot - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_radiusInc - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_setTheta - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_theta1 - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_theta2 - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
m_thetaOffset - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestAlluvial
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestCirclePacking
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestClusterForce
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestConvexHull
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestDelaunay
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestDepthClusteredTreeview
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestHexagonBinning
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestParallelCoordinates
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestRadialDendrogram
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestScatterPlot
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestSmallMultiplesArea
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestStreamgraph
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestTreemap
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestTreeview
 
main(String[]) - Static method in class org.bimserver.charting.Testing.TestVoronoiTessellation
 
make() - Method in interface org.bimserver.charting.Algorithms.StreamGraph.DataSource
 
make() - Method in class org.bimserver.charting.Algorithms.StreamGraph.TreeNodeDataSource
 
MaterialUsageChartSerializer - Class in org.bimserver.charting
 
MaterialUsageChartSerializer() - Constructor for class org.bimserver.charting.MaterialUsageChartSerializer
 
maximumLeafDepth() - Method in class org.bimserver.charting.Containers.TreeNode
 
MaximumObservedLength - Variable in class org.bimserver.charting.Containers.BinCollection
Highest non-zero amount of items in 1 bin.
maxValue - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
MinimizedWiggleLayout - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
MinimizedWiggleLayout() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.MinimizedWiggleLayout
 
minimumLeafDepth() - Method in class org.bimserver.charting.Containers.TreeNode
 
MinimumObservedLength - Variable in class org.bimserver.charting.Containers.BinCollection
Lowest non-zero amount of items in 1 bin.
Model - Variable in class org.bimserver.charting.Charts.Chart
 
Model - Class in org.bimserver.charting.Models
 
Model(String, String, ArrayList<ModelDimension>) - Constructor for class org.bimserver.charting.Models.Model
 
ModelDimension - Class in org.bimserver.charting.Dimensions
Provides a class that consumes 1 or more keys in a data entry, yielding a correctly named entry.
ModelDimension(String, String, String, ArrayList<Class>, int, boolean, ArrayList<String>) - Constructor for class org.bimserver.charting.Dimensions.ModelDimension
Construct a completely explicit definition of this object.
ModelDimension(String, String, String, ArrayList<Class>, int, boolean) - Constructor for class org.bimserver.charting.Dimensions.ModelDimension
 
modulate(Object[]) - Method in interface org.bimserver.charting.Delegates.IModulateObjectDelegate
 
modulate(T) - Method in interface org.bimserver.charting.Delegates.IModulateValueDelegate
 

N

Name - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
name - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
Name - Variable in class org.bimserver.charting.Containers.Axis
 
Name - Variable in class org.bimserver.charting.Containers.ElementLike
 
Name - Variable in class org.bimserver.charting.Containers.TreeNode
A string representation of the value of the data at the hierarchy location.
Next - Variable in class org.bimserver.charting.Containers.PackableCircle
 
NodePadding - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
NodeRenderer() - Constructor for class org.bimserver.charting.Charts.Treemap.NodeRenderer
 
Nodes - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
NodeWidth - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
NoLayerSort - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
NoLayerSort() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.NoLayerSort
 
normalize - Variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
normalize - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
NumberOfSides - Variable in class org.bimserver.charting.Algorithms.Binning
Sides of the symmetrical polygon within which to consider data.
NumbersAndDatesOnly - Static variable in class org.bimserver.charting.Dimensions.ModelDimension
Non-primitive numbers and dates (java.util.Date).
NumbersOnly - Static variable in class org.bimserver.charting.Dimensions.ModelDimension
Non-primitive numbers only.

O

OnlyDrawLineForFirstAndLastTick - Variable in class org.bimserver.charting.Containers.AxisLineSettings
 
onlyProcessOnsetToEndPoints - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
onset - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
OnsetComparator - Class in org.bimserver.charting.Algorithms.StreamGraph
OnsetSort Compares two Layers based on their onset
OnsetComparator(boolean) - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.OnsetComparator
 
options - Variable in class org.bimserver.charting.ChartEmfSerializer
 
Options - Variable in class org.bimserver.charting.Charts.Chart
 
orderToOutside(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.LayerSort
Creates a 'top' and 'bottom' collection.
org.bimserver.charting - package org.bimserver.charting
 
org.bimserver.charting.Algorithms - package org.bimserver.charting.Algorithms
 
org.bimserver.charting.Algorithms.Sankey - package org.bimserver.charting.Algorithms.Sankey
 
org.bimserver.charting.Algorithms.StreamGraph - package org.bimserver.charting.Algorithms.StreamGraph
 
org.bimserver.charting.Charts - package org.bimserver.charting.Charts
 
org.bimserver.charting.ColorScales - package org.bimserver.charting.ColorScales
 
org.bimserver.charting.Containers - package org.bimserver.charting.Containers
 
org.bimserver.charting.Delegates - package org.bimserver.charting.Delegates
 
org.bimserver.charting.Dimensions - package org.bimserver.charting.Dimensions
 
org.bimserver.charting.Export - package org.bimserver.charting.Export
 
org.bimserver.charting.Models - package org.bimserver.charting.Models
 
org.bimserver.charting.Testing - package org.bimserver.charting.Testing
 

P

P2OfConstructedLine - Variable in class org.bimserver.charting.Containers.Axis
 
PackableCircle - Class in org.bimserver.charting.Containers
 
PackableCircle() - Constructor for class org.bimserver.charting.Containers.PackableCircle
 
PackableCircle(Vector2d, double) - Constructor for class org.bimserver.charting.Containers.PackableCircle
 
Packing - Class in org.bimserver.charting.Charts
 
Packing() - Constructor for class org.bimserver.charting.Charts.Packing
 
Packing(String) - Constructor for class org.bimserver.charting.Charts.Packing
 
Packing(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Packing
 
PackingChartSerializer - Class in org.bimserver.charting
 
PackingChartSerializer() - Constructor for class org.bimserver.charting.PackingChartSerializer
 
packIntersects(PackableCircle, PackableCircle) - Method in class org.bimserver.charting.Algorithms.CirclePacking
 
Padding - Variable in class org.bimserver.charting.Algorithms.CirclePacking
Padding between things.
padding - Variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
paddingBetweenLines - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
padParentWithXNodesThatCollapseIntoThisNode(TreeNode, int) - Method in class org.bimserver.charting.Containers.TreeNode
 
padTreeSoThatLeafNodesAreAllTheSameDepth() - Method in class org.bimserver.charting.Containers.TreeNode
 
Pair<K,V> - Class in org.bimserver.charting.Containers
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
Pair(K, V) - Constructor for class org.bimserver.charting.Containers.Pair
 
ParallelCoordinates - Class in org.bimserver.charting.Charts
 
ParallelCoordinates() - Constructor for class org.bimserver.charting.Charts.ParallelCoordinates
 
ParallelCoordinates(String) - Constructor for class org.bimserver.charting.Charts.ParallelCoordinates
 
ParallelCoordinates(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.ParallelCoordinates
 
ParallelCoordinatesModel - Class in org.bimserver.charting.Models
 
ParallelCoordinatesModel() - Constructor for class org.bimserver.charting.Models.ParallelCoordinatesModel
 
ParallelCoordinatesModel(List<String>) - Constructor for class org.bimserver.charting.Models.ParallelCoordinatesModel
 
PARAMS - Static variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
The data field in which the parameters used by this layout are stored.
Params() - Constructor for class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
PARAMS_SCHEMA - Static variable in class org.bimserver.charting.Algorithms.RadialTreeLayout
The schema for the parameters used by this layout.
parseIntoPrefuseTree(Tree) - Method in class org.bimserver.charting.Containers.TreeNode
 
pointOfMax - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
points - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
PointsModel - Class in org.bimserver.charting.Models
 
PointsModel() - Constructor for class org.bimserver.charting.Models.PointsModel
 
PointsModel(List<String>) - Constructor for class org.bimserver.charting.Models.PointsModel
 
Previous - Variable in class org.bimserver.charting.Containers.PackableCircle
 

R

RadialDendrogram - Class in org.bimserver.charting.Charts
 
RadialDendrogram() - Constructor for class org.bimserver.charting.Charts.RadialDendrogram
 
RadialDendrogram(String) - Constructor for class org.bimserver.charting.Charts.RadialDendrogram
 
RadialDendrogram(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.RadialDendrogram
 
RadialDendrogramChartSerializer - Class in org.bimserver.charting
 
RadialDendrogramChartSerializer(String) - Constructor for class org.bimserver.charting.RadialDendrogramChartSerializer
 
RadialTreeLayout - Class in org.bimserver.charting.Algorithms
TreeLayout instance that computes a radial layout, laying out subsequent depth levels of a tree on circles of progressively increasing radius.
RadialTreeLayout(String) - Constructor for class org.bimserver.charting.Algorithms.RadialTreeLayout
Creates a new RadialTreeLayout.
RadialTreeLayout(String, int) - Constructor for class org.bimserver.charting.Algorithms.RadialTreeLayout
Creates a new RadialTreeLayout using the specified radius increment between levels of the layout.
RadialTreeLayout.Params - Class in org.bimserver.charting.Algorithms
Wrapper class holding parameters used for each node in this layout.
Radius - Variable in class org.bimserver.charting.Containers.PackableCircle
 
RadiusExtent - Variable in class org.bimserver.charting.Algorithms.CirclePacking
Provide for a translation between incoming value of "size" value into a world-space value.
rawData - Variable in class org.bimserver.charting.ChartEmfSerializer
 
rawData - Static variable in class org.bimserver.charting.Testing.BaseChartTest
 
RawMaterialUsageChartSerializer - Class in org.bimserver.charting
 
RawMaterialUsageChartSerializer() - Constructor for class org.bimserver.charting.RawMaterialUsageChartSerializer
 
Rectangle - Class in org.bimserver.charting.Containers
 
Rectangle(Vector2d, Vector2d) - Constructor for class org.bimserver.charting.Containers.Rectangle
 
Rectangle(Double, Double, Double, Double) - Constructor for class org.bimserver.charting.Containers.Rectangle
 
remove(int) - Method in class org.bimserver.charting.Containers.TreeNode
Removes the child at position index from the tree.
removeFromParent() - Method in class org.bimserver.charting.Containers.TreeNode
Removes this node from its parent.
requiresReverseOrder() - Method in class org.bimserver.charting.Containers.Axis
Provide a means to look up whether the axis requires reversing order of data (specifically, to deal with top-down Y values versus bottom-up Y values).
reset() - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Clears references to graph tuples.
rgb - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
right - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
Root - Variable in class org.bimserver.charting.Algorithms.StreamGraph.TreeNodeDataSource
 
rotatePoint(double, double, double, double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
rotatePoint(Point2D.Double, Point2D.Double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
rotatePoint(double, Point2D.Double, Point2D.Double) - Static method in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
run(double) - Method in class org.bimserver.charting.Algorithms.CirclePacking
 
run(double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
run(double) - Method in class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
 

S

Sankey - Class in org.bimserver.charting.Algorithms.Sankey
 
Sankey(ArrayList<SankeyNode>, ArrayList<SankeyLink>, int, double, double, double, double) - Constructor for class org.bimserver.charting.Algorithms.Sankey.Sankey
 
SankeyLink - Class in org.bimserver.charting.Algorithms.Sankey
 
SankeyLink(SankeyNode, SankeyNode) - Constructor for class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
SankeyLink(SankeyNode, SankeyNode, double) - Constructor for class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
SankeyMatrix - Class in org.bimserver.charting.Algorithms.Sankey
 
SankeyMatrix(ArrayList<SankeyNode>) - Constructor for class org.bimserver.charting.Algorithms.Sankey.SankeyMatrix
 
SankeyNode - Class in org.bimserver.charting.Algorithms.Sankey
 
SankeyNode(String) - Constructor for class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
SankeyNode(String, Double) - Constructor for class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
saveToSVG(ArrayList<LinkedHashMap<String, Object>>, String) - Method in class org.bimserver.charting.Charts.Chart
 
saveToSVG(ArrayList<LinkedHashMap<String, Object>>, String, String) - Method in class org.bimserver.charting.Charts.Chart
 
saveToSVGInUserDirectory(ArrayList<LinkedHashMap<String, Object>>) - Method in class org.bimserver.charting.Charts.Chart
 
saveToSVGInUserDirectory(ArrayList<LinkedHashMap<String, Object>>, String) - Method in class org.bimserver.charting.Charts.Chart
 
ScatterPlot - Class in org.bimserver.charting.Charts
 
ScatterPlot() - Constructor for class org.bimserver.charting.Charts.ScatterPlot
 
ScatterPlot(String) - Constructor for class org.bimserver.charting.Charts.ScatterPlot
 
ScatterPlot(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.ScatterPlot
 
screenTop - Variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
setAngularBounds(double, double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Constrains this layout to the specified angular sector
setAutoScale(boolean) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Set whether or not the layout should automatically scale itself to fit the layout bounds.
setData(ChartRow) - Method in class org.bimserver.charting.Containers.TreeNode
Attaches an object to this node.
setDefaultTickCount(double) - Method in class org.bimserver.charting.Containers.ChartExtent
 
setDimensionLookupKey(String, String) - Method in class org.bimserver.charting.Charts.Chart
 
setDimensionLookupKey(String, String) - Method in class org.bimserver.charting.Models.Model
 
setDimensionLookupKeys(String, Collection<String>) - Method in class org.bimserver.charting.Charts.Chart
 
setDimensionLookupKeys(String, Collection<String>) - Method in class org.bimserver.charting.Models.Model
 
setDistanceToAngle(double) - Method in class org.bimserver.charting.Algorithms.Binning
 
setFrameWidth(double) - Method in class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
Sets the amount of desired framing space between parent rectangles and their enclosed children.
setInitialNextAndPreviousLinksOnChildNodes(Node) - Method in class org.bimserver.charting.Algorithms.CirclePacking
 
setLower(Double) - Method in class org.bimserver.charting.Containers.ChartExtent
 
setOption(String, Object) - Method in class org.bimserver.charting.Charts.Chart
 
setPolarLocation(NodeItem, NodeItem, double, double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Set the position of the given node, given in polar co-ordinates.
setRadiusIncrement(double) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
Set the radius increment to use between concentric circles.
setScale(Rectangle2D) - Method in class org.bimserver.charting.Algorithms.RadialTreeLayout
 
setUpper(Double) - Method in class org.bimserver.charting.Containers.ChartExtent
 
setValue(Double) - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
setValue(Double) - Method in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
setValue(Object) - Method in class org.bimserver.charting.Containers.ChartOption
 
setWorldSpace(double, double) - Method in class org.bimserver.charting.Containers.ChartExtent
Set the context these values exist in.
setXHandler(IModulateValueDelegate<Double>) - Method in class org.bimserver.charting.Algorithms.Binning
 
setYHandler(IModulateValueDelegate<Double>) - Method in class org.bimserver.charting.Algorithms.Binning
 
ShouldFormatAsDate - Variable in class org.bimserver.charting.Containers.ChartExtent
 
size - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
Size - Variable in class org.bimserver.charting.Containers.TreeNode
Relative size of the node.
Size - Variable in class org.bimserver.charting.Export.IfcObjectWithTrace
 
SizeBasedSquarifiedTreeMapLayout - Class in org.bimserver.charting.Algorithms
TreeLayout instance computing a TreeMap layout that optimizes for low aspect ratios of visualized tree nodes.
SizeBasedSquarifiedTreeMapLayout(String) - Constructor for class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
Creates a new SquarifiedTreeMapLayout with no spacing between parent areas and their enclosed children.
SizeBasedSquarifiedTreeMapLayout(String, double) - Constructor for class org.bimserver.charting.Algorithms.SizeBasedSquarifiedTreeMapLayout
Creates a new SquarifiedTreeMapLayout with the specified spacing between parent areas and their enclosed children.
sizeExtent - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
SmallMultiplesArea - Class in org.bimserver.charting.Charts
 
SmallMultiplesArea() - Constructor for class org.bimserver.charting.Charts.SmallMultiplesArea
 
SmallMultiplesArea(String) - Constructor for class org.bimserver.charting.Charts.SmallMultiplesArea
 
SmallMultiplesArea(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.SmallMultiplesArea
 
sort(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.BasicLateOnsetSort
 
sort(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.LateOnsetSort
 
sort(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.LayerSort
 
sort(Layer[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.NoLayerSort
 
SortBySize - Variable in class org.bimserver.charting.Algorithms.CirclePacking
 
sortDescending - Variable in class org.bimserver.charting.Algorithms.StreamGraph.BumpLayout
 
sortLargerDatesToEnd - Static variable in class org.bimserver.charting.Charts.SmallMultiplesArea
 
sortLargerRadiusSizesToFront - Static variable in class org.bimserver.charting.Algorithms.CirclePacking
 
sortSmallerValuesToFront - Static variable in class org.bimserver.charting.SupportFunctions
 
Source - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
SourceLinks - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
StackLayout - Class in org.bimserver.charting.Algorithms.StreamGraph
StackLayout Standard stacked graph layout, with a straight baseline
StackLayout() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.StackLayout
 
stackOnBaseline(Layer[], float[]) - Method in class org.bimserver.charting.Algorithms.StreamGraph.LayerLayout
We define our stacked graphs by layers atop a baseline.
StackTrace - Class in org.bimserver.charting.Export
 
StackTrace() - Constructor for class org.bimserver.charting.Export.StackTrace
 
StackTrace(Collection<? extends String>) - Constructor for class org.bimserver.charting.Export.StackTrace
 
StartingLocation - Variable in class org.bimserver.charting.Containers.Axis
 
StartLineCapAmount - Variable in class org.bimserver.charting.Containers.AxisLineSettings
 
StoreAsKey - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 
Streamgraph - Class in org.bimserver.charting.Charts
 
Streamgraph() - Constructor for class org.bimserver.charting.Charts.Streamgraph
 
Streamgraph(String) - Constructor for class org.bimserver.charting.Charts.Streamgraph
 
Streamgraph(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Streamgraph
 
StreamgraphLayout - Class in org.bimserver.charting.Algorithms
 
StreamgraphLayout(double, double) - Constructor for class org.bimserver.charting.Algorithms.StreamgraphLayout
 
StreamgraphLayout(DataSource, double, double) - Constructor for class org.bimserver.charting.Algorithms.StreamgraphLayout
 
StreamgraphLayout(Layer[], double, double) - Constructor for class org.bimserver.charting.Algorithms.StreamgraphLayout
 
StreamgraphLayout(LayerLayout, DataSource, boolean, boolean, double, double, double, double, double) - Constructor for class org.bimserver.charting.Algorithms.StreamgraphLayout
 
StreamgraphLayout(LayerLayout, Layer[], boolean, boolean, double, double, double, double, double) - Constructor for class org.bimserver.charting.Algorithms.StreamgraphLayout
 
StreamLayout - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
StreamLayout() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.StreamLayout
 
StreamModel - Class in org.bimserver.charting.Models
 
StreamModel() - Constructor for class org.bimserver.charting.Models.StreamModel
 
StreamModel(List<String>) - Constructor for class org.bimserver.charting.Models.StreamModel
 
sum - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
SupportFunctions - Class in org.bimserver.charting
 
SupportFunctions() - Constructor for class org.bimserver.charting.SupportFunctions
 
sy - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 

T

Target - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
TargetLinks - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
TestAlluvial - Class in org.bimserver.charting.Testing
 
TestAlluvial() - Constructor for class org.bimserver.charting.Testing.TestAlluvial
 
TestBumpChart - Class in org.bimserver.charting.Testing
 
TestBumpChart() - Constructor for class org.bimserver.charting.Testing.TestBumpChart
 
TestCirclePacking - Class in org.bimserver.charting.Testing
 
TestCirclePacking() - Constructor for class org.bimserver.charting.Testing.TestCirclePacking
 
TestClusterForce - Class in org.bimserver.charting.Testing
 
TestClusterForce() - Constructor for class org.bimserver.charting.Testing.TestClusterForce
 
TestConvexHull - Class in org.bimserver.charting.Testing
 
TestConvexHull() - Constructor for class org.bimserver.charting.Testing.TestConvexHull
 
TestDelaunay - Class in org.bimserver.charting.Testing
 
TestDelaunay() - Constructor for class org.bimserver.charting.Testing.TestDelaunay
 
TestDepthClusteredTreeview - Class in org.bimserver.charting.Testing
 
TestDepthClusteredTreeview() - Constructor for class org.bimserver.charting.Testing.TestDepthClusteredTreeview
 
TestHexagonBinning - Class in org.bimserver.charting.Testing
 
TestHexagonBinning() - Constructor for class org.bimserver.charting.Testing.TestHexagonBinning
 
TestParallelCoordinates - Class in org.bimserver.charting.Testing
 
TestParallelCoordinates() - Constructor for class org.bimserver.charting.Testing.TestParallelCoordinates
 
TestRadialDendrogram - Class in org.bimserver.charting.Testing
 
TestRadialDendrogram() - Constructor for class org.bimserver.charting.Testing.TestRadialDendrogram
 
TestScatterPlot - Class in org.bimserver.charting.Testing
 
TestScatterPlot() - Constructor for class org.bimserver.charting.Testing.TestScatterPlot
 
TestSmallMultiplesArea - Class in org.bimserver.charting.Testing
 
TestSmallMultiplesArea() - Constructor for class org.bimserver.charting.Testing.TestSmallMultiplesArea
 
TestStreamgraph - Class in org.bimserver.charting.Testing
 
TestStreamgraph() - Constructor for class org.bimserver.charting.Testing.TestStreamgraph
 
TestTreemap - Class in org.bimserver.charting.Testing
 
TestTreemap() - Constructor for class org.bimserver.charting.Testing.TestTreemap
 
TestTreeview - Class in org.bimserver.charting.Testing
 
TestTreeview() - Constructor for class org.bimserver.charting.Testing.TestTreeview
 
TestVoronoiTessellation - Class in org.bimserver.charting.Testing
 
TestVoronoiTessellation() - Constructor for class org.bimserver.charting.Testing.TestVoronoiTessellation
 
Text - Variable in class org.bimserver.charting.Containers.ElementLike
 
text(String) - Method in class org.bimserver.charting.Containers.ElementLike
 
TextOnly - Static variable in class org.bimserver.charting.Dimensions.ModelDimension
Strings only.
ThemeRiverLayout - Class in org.bimserver.charting.Algorithms.StreamGraph
Copyright (C) 2009-2016 BIMserver.org This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
ThemeRiverLayout() - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.ThemeRiverLayout
 
title - Variable in class org.bimserver.charting.ChartEmfSerializer
 
Title - Variable in class org.bimserver.charting.Charts.Chart
 
Title - Variable in class org.bimserver.charting.Containers.ChartOption
 
Title - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 
Title - Variable in class org.bimserver.charting.Models.Model
 
top - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
toString() - Method in class org.bimserver.charting.Containers.ElementLike
 
toString() - Method in class org.bimserver.charting.Containers.Rectangle
 
Treemap - Class in org.bimserver.charting.Charts
 
Treemap() - Constructor for class org.bimserver.charting.Charts.Treemap
 
Treemap(String) - Constructor for class org.bimserver.charting.Charts.Treemap
 
Treemap(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Treemap
 
Treemap.NodeRenderer - Class in org.bimserver.charting.Charts
A renderer for treemap nodes.
TreemapChartSerializer - Class in org.bimserver.charting
 
TreemapChartSerializer() - Constructor for class org.bimserver.charting.TreemapChartSerializer
 
TreeModel - Class in org.bimserver.charting.Models
 
TreeModel() - Constructor for class org.bimserver.charting.Models.TreeModel
 
TreeModel(List<String>) - Constructor for class org.bimserver.charting.Models.TreeModel
 
TreeNode - Class in org.bimserver.charting.Containers
 
TreeNode() - Constructor for class org.bimserver.charting.Containers.TreeNode
Constructs a tree node object.
TreeNode(ChartRow) - Constructor for class org.bimserver.charting.Containers.TreeNode
Constructs a tree node object.
TreeNodeDataSource - Class in org.bimserver.charting.Algorithms.StreamGraph
 
TreeNodeDataSource(TreeNode) - Constructor for class org.bimserver.charting.Algorithms.StreamGraph.TreeNodeDataSource
 
Treeview - Class in org.bimserver.charting.Charts
 
Treeview() - Constructor for class org.bimserver.charting.Charts.Treeview
 
Treeview(String) - Constructor for class org.bimserver.charting.Charts.Treeview
 
Treeview(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.Treeview
 
TreeviewChartSerializer - Class in org.bimserver.charting
 
TreeviewChartSerializer() - Constructor for class org.bimserver.charting.TreeviewChartSerializer
 
turnYearsInDataToDates() - Static method in class org.bimserver.charting.Testing.TestBumpChart
 
turnYearsInDataToDates() - Static method in class org.bimserver.charting.Testing.TestStreamgraph
 
ty - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
Types - Variable in class org.bimserver.charting.Dimensions.ModelDimension
 

U

Upper - Variable in class org.bimserver.charting.Containers.ChartExtent
 

V

Value - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyLink
 
Value - Variable in class org.bimserver.charting.Algorithms.Sankey.SankeyNode
 
Value - Variable in class org.bimserver.charting.Export.IfcObjectWithTrace
 
valueOf(String) - Static method in enum org.bimserver.charting.Containers.Axis.Movement
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.bimserver.charting.LevelOfDetailMetricsChartSerializer.DetailMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.bimserver.charting.Containers.Axis.Movement
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.bimserver.charting.LevelOfDetailMetricsChartSerializer.DetailMode
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalLineHeightInPixels - Variable in class org.bimserver.charting.Containers.Axis
 
volatility - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
VoronoiTessellation - Class in org.bimserver.charting.Charts
 
VoronoiTessellation() - Constructor for class org.bimserver.charting.Charts.VoronoiTessellation
 
VoronoiTessellation(String) - Constructor for class org.bimserver.charting.Charts.VoronoiTessellation
 
VoronoiTessellation(String, String, String, ArrayList<ChartOption>, Model, boolean) - Constructor for class org.bimserver.charting.Charts.VoronoiTessellation
 

W

walkLeafNodes(Node, INodeHandler) - Static method in class org.bimserver.charting.Algorithms.CirclePacking
 
walkLeafNodes(ITreeNodeHandler) - Method in class org.bimserver.charting.Containers.TreeNode
 
walkNodesFromLeavesToRoot(Node, INodeHandler) - Static method in class org.bimserver.charting.Algorithms.CirclePacking
 
walkNodesFromLeavesToRoot(ITreeNodeHandler) - Method in class org.bimserver.charting.Containers.TreeNode
 
walkNodesFromRootToLeaves(Node, INodeHandler) - Static method in class org.bimserver.charting.Algorithms.CirclePacking
 
walkNodesFromRootToLeaves(ITreeNodeHandler) - Method in class org.bimserver.charting.Containers.TreeNode
 
width - Variable in class org.bimserver.charting.Algorithms.RadialTreeLayout.Params
 
Width - Variable in class org.bimserver.charting.Algorithms.Sankey.Sankey
 
WorldSpaceEnd - Variable in class org.bimserver.charting.Containers.ChartExtent
 
WorldSpaceLocation - Variable in class org.bimserver.charting.Containers.Bin
 
WorldSpaceStart - Variable in class org.bimserver.charting.Containers.ChartExtent
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.ClassificationPackingChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.ClassPackingChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.ClusterForceChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.DepthClusteredTreeviewChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.LevelOfDetailMetricsChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.MaterialUsageChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.PackingChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.RadialDendrogramChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.RawMaterialUsageChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.TreemapChartSerializer
 
write(OutputStream, ProgressReporter) - Method in class org.bimserver.charting.TreeviewChartSerializer
 
writeSVG(ArrayList<LinkedHashMap<String, Object>>) - Method in class org.bimserver.charting.Charts.Chart
Writes out an SVG file given raw format of data.
writeSVGBody(StringBuilder, ArrayList<LinkedHashMap<String, Object>>) - Method in class org.bimserver.charting.Charts.Chart
Functionality to call functionality to write out non-header components of the SVG file, representing the chart.
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Alluvial
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.BumpChart
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Chart
Functionality to calculate and write out axes and/or backgrounds.
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.ClusterForce
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.ConvexHull
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Delaunay
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.DepthClusteredTreeview
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.HexagonalBinning
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Packing
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.ParallelCoordinates
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.RadialDendrogram
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.ScatterPlot
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.SmallMultiplesArea
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Streamgraph
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Treemap
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.Treeview
 
writeSVGChartSpecificPayload(StringBuilder, ChartRows) - Method in class org.bimserver.charting.Charts.VoronoiTessellation
 

X

x() - Method in class org.bimserver.charting.Containers.Rectangle
 
x1 - Variable in class org.bimserver.charting.Containers.Rectangle
 
x2 - Variable in class org.bimserver.charting.Containers.Rectangle
 
x2() - Method in class org.bimserver.charting.Containers.Rectangle
 
xExtent - Variable in class org.bimserver.charting.Algorithms.StreamgraphLayout
 
XHandler - Variable in class org.bimserver.charting.Algorithms.Binning
 

Y

y() - Method in class org.bimserver.charting.Containers.Rectangle
 
y1 - Variable in class org.bimserver.charting.Containers.Rectangle
 
y2 - Variable in class org.bimserver.charting.Containers.Rectangle
 
y2() - Method in class org.bimserver.charting.Containers.Rectangle
 
yBottom - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
YHandler - Variable in class org.bimserver.charting.Algorithms.Binning
 
yTop - Variable in class org.bimserver.charting.Algorithms.StreamGraph.Layer
 
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links

Copyright © 2017 OpenSource BIM. All rights reserved.