org.fhcrc.cpl.viewer.gui
Class MSImageComponent.MSImagePanel.FeatureSetImagePanelLayer
java.lang.Object
org.fhcrc.cpl.toolbox.gui.BaseImagePanelLayer
org.fhcrc.cpl.viewer.gui.MSImageComponent.MSImagePanel.FeatureSetImagePanelLayer
- All Implemented Interfaces:
- ImagePanelLayer
- Enclosing class:
- MSImageComponent.MSImagePanel
public class MSImageComponent.MSImagePanel.FeatureSetImagePanelLayer
- extends BaseImagePanelLayer
|
Method Summary |
void |
draw(java.awt.Graphics graphics,
int imageWidth,
int imageHeight,
int minVisibleScan,
int maxVisibleScan,
double minVisibleMz,
double maxVisibleMz)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
featureSet
protected FeatureSet featureSet
displayStyle
protected int displayStyle
DISPLAY_STYLE_X
public static final int DISPLAY_STYLE_X
- See Also:
- Constant Field Values
DISPLAY_STYLE_PLUS
public static final int DISPLAY_STYLE_PLUS
- See Also:
- Constant Field Values
MSImageComponent.MSImagePanel.FeatureSetImagePanelLayer
public MSImageComponent.MSImagePanel.FeatureSetImagePanelLayer(FeatureSet newFeatureSet,
java.lang.String name,
int newDisplayStyle)
draw
public void draw(java.awt.Graphics graphics,
int imageWidth,
int imageHeight,
int minVisibleScan,
int maxVisibleScan,
double minVisibleMz,
double maxVisibleMz)
Fred Hutchinson Cancer Research Center