edu.swri.swiftvis.plot
Class PlotArea2D.ListenerCellPair
java.lang.Object
edu.swri.swiftvis.plot.PlotArea2D.ListenerCellPair
- All Implemented Interfaces:
- FillUser, java.io.Serializable
- Enclosing class:
- PlotArea2D
private static class PlotArea2D.ListenerCellPair
- extends java.lang.Object
- implements java.io.Serializable, FillUser
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
pl
public PlotListener pl
cx
public int cx
cy
public int cy
colorRegion
public EditableBoolean colorRegion
fill
public FillOptions fill
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
propPanel
private transient javax.swing.JPanel propPanel
PlotArea2D.ListenerCellPair
public PlotArea2D.ListenerCellPair(PlotListener pListener,
int cellX,
int cellY)
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
getBoundingBox
public java.awt.geom.Rectangle2D getBoundingBox()
- Specified by:
getBoundingBox
in interface FillUser
applyFill
public void applyFill(FillOptions fs)
- Specified by:
applyFill
in interface FillUser
getPropertiesPanel
public javax.swing.JPanel getPropertiesPanel()