Class IAPnodeTools
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.NodeTools
de.ipk_gatersleben.ag_nw.graffiti.plugins.algorithms.som.IAPnodeTools
public class IAPnodeTools extends NodeTools
- Author:
- klukas
-
Constructor Summary
Constructors Constructor Description IAPnodeTools()
-
Method Summary
Modifier and Type Method Description static SOMdataEntry
getSOMdataSet(GraphElement n, int columnCount, String[] columnDesc, boolean returnNaN, boolean useSampleAverageValues)
Methods inherited from class de.ipk_gatersleben.ag_nw.graffiti.NodeTools
getAxisColor, getCategoryBackgroundColorA, getCategoryBackgroundColorB, getCategoryBackgroundColorC, getCenter, getCenter3d, getChartBackgroundColor, getChartBackgroundColor, getChartTitleColor, getChartTitleFont, getClusterID, getColorAttributeValue, getDataTimePoints, getGridColor, getLabelColor, getLabelFont, getMappedDataListFromNode, getMaximumXY, getMaximumXY, getMinimumXY, getMinimumXY, getNodeComponentType, getSortedAverageDataSetValues, getSortedAverageDataSetValues, getSortedDataSetValues, getSortedLines, setCenter, setClusterID, setNodeComponentType
-
Constructor Details
-
IAPnodeTools
public IAPnodeTools()
-
-
Method Details
-
getSOMdataSet
public static SOMdataEntry getSOMdataSet(GraphElement n, int columnCount, String[] columnDesc, boolean returnNaN, boolean useSampleAverageValues)
-