chemCast.ui
Class SubsetsXYPlot
java.lang.Object
XYPlot
chemCast.ui.SubsetsXYPlot
- All Implemented Interfaces:
- java.beans.PropertyChangeListener, java.util.EventListener
public class SubsetsXYPlot
- extends XYPlot
- implements java.beans.PropertyChangeListener
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SubsetsXYPlot
public SubsetsXYPlot(MoleculesXYZDataset[] dataset,
XYItemRenderer[] renderer)
propertyChange
public void propertyChange(java.beans.PropertyChangeEvent evt)
- Specified by:
propertyChange
in interface java.beans.PropertyChangeListener
getProperty
public java.lang.Object getProperty(int index)
setProperty
public void setProperty(int index,
java.lang.Object property)
isLogAxis
public boolean isLogAxis()
setLogAxis
public void setLogAxis(boolean logAxis)
isCategoryAxis
public boolean isCategoryAxis()
setCategoryAxis
public void setCategoryAxis(boolean categoryAxis)