Uses of Class
adams.gui.visualization.threewaydata.heatmapviewer.ThreeWayDataContainer
-
Packages that use ThreeWayDataContainer Package Description adams.gui.visualization.threewaydata.heatmapviewer -
-
Uses of ThreeWayDataContainer in adams.gui.visualization.threewaydata.heatmapviewer
Methods in adams.gui.visualization.threewaydata.heatmapviewer that return ThreeWayDataContainer Modifier and Type Method Description ThreeWayDataContainerThreeWayDataContainerManager. newContainer(Comparable o)Returns a new container containing the given payload.Methods in adams.gui.visualization.threewaydata.heatmapviewer with parameters of type ThreeWayDataContainer Modifier and Type Method Description protected booleanThreeWayDataContainerManager. isMatch(ThreeWayDataContainer cont, String search, boolean regExp)Returns whether the container matches the current search.
-