Package gov.nih.mipav.model.algorithms
Class ContourPlot.Legend.GlyphLabel
java.lang.Object
gov.nih.mipav.model.algorithms.ContourPlot.Legend.GlyphLabel
- Enclosing class:
ContourPlot.Legend
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGlyphLabel(String labelText, ContourPlot.Glyph glyph, int color, int pickColor) -
Method Summary
-
Field Details
-
labelText
-
glyph
-
color
public int color -
pickColor
public int pickColor
-
-
Constructor Details
-
GlyphLabel
-