- 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
-
- 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
-
- 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
-