|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Panel
org.jscience.awt.meters.Meter
org.jscience.awt.meters.AnalogMeter
public class AnalogMeter
DOCUMENT ME!
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.awt.Panel |
|---|
java.awt.Panel.AccessibleAWTPanel |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
java.awt.Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BaselineResizeBehavior, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary |
|---|
| Fields inherited from class org.jscience.awt.meters.Meter |
|---|
caption, DEFAULTFONTNAME, DEFAULTFONTSIZE, DEFAULTFONTSTYLE, font, fontName, fontSize, fontStyle, hasHighlight, hasLabels, height, highlightBrighterColor, highlightDarkerColor, labelDist, labelPercent, labels, meterGranularity, meterImage, meterMode, METERRANGE, MODEAVG, MODENONE, MODEPEAK, MODEPEAKHOLD, MODERMS, MODEVU, needleColor, NEEDLECOLOR, numberOfSections, panelColor, PANELCOLOR, textColor, TEXTCOLOR, value, width |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
AnalogMeter()
Analog Meter Class Constructor with zero arguments. |
|
AnalogMeter(int width,
int height,
int meterMode,
java.lang.String fontName,
int fontStyle,
int fontSize,
java.lang.String caption,
boolean hasLabels,
java.lang.String labelsString,
int labelPercent,
int value,
boolean hasHighlight,
java.awt.Color panelColor,
java.awt.Color needleColor,
java.awt.Color textColor)
Analog Meter Class Constructor with all agruments |
|
AnalogMeter(int width,
int height,
java.lang.String caption,
int value)
Analog Meter Class Constructor with reasonable defaults |
|
| Method Summary | |
|---|---|
protected void |
drawTextPolar(java.awt.Graphics g,
int xCenter,
int yCenter,
double angle,
int start,
java.lang.String text)
Draw a text string using polar coordinates |
java.awt.Dimension |
getPreferredSize()
Return the preferred size of this analog meter |
static void |
main(java.lang.String[] args)
DOCUMENT ME! |
void |
paint(java.awt.Graphics g)
Paint the Analog Meter onto the graphics context. |
void |
resetMeterColorZones()
Reset all of the color zones used for the meter. |
void |
setColorRange(java.awt.Color color,
double minPercentValue,
double maxPercentValue)
Set a color for a range of values on the meter's scale. |
void |
setLabelPercent(int percent)
Sets the distance as a percent of meter height where the meter labels should be placed. |
| Methods inherited from class org.jscience.awt.meters.Meter |
|---|
adjustmentValueChanged, getCaption, getFont, getFontName, getFontSize, getFontStyle, getHasLabels, getHeight, getHighlight, getLabelPercent, getLabelsString, getMeterMode, getNeedleColor, getNumberOfSections, getPanelColor, getTextColor, getValue, getWidth, round, setCaption, setFont, setFontName, setFontSize, setFontStyle, setHasLabels, setHeight, setHighlight, setLabelsString, setMeterMode, setNeedleColor, setNumberOfSections, setPanelColor, setTextColor, setValue, setWidth, sizeToFit |
| Methods inherited from class java.awt.Panel |
|---|
addNotify, getAccessibleContext |
| Methods inherited from class java.awt.Container |
|---|
add, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getInsets, getLayout, getListeners, getMaximumSize, getMinimumSize, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, paramString, preferredSize, print, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, removeNotify, setComponentZOrder, setFocusCycleRoot, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusBackward, transferFocusDownCycle, update, validate, validateTree |
| Methods inherited from class java.awt.Component |
|---|
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFontMetrics, getForeground, getGraphics, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPeer, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getToolkit, getTreeLock, getX, getY, gotFocus, handleEvent, hasFocus, hide, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isOpaque, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, reshape, resize, resize, setBackground, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setLocation, setLocation, setMaximumSize, setMinimumSize, setName, setPreferredSize, setSize, setSize, setVisible, show, show, size, toString, transferFocus, transferFocusUpCycle |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AnalogMeter(int width,
int height,
int meterMode,
java.lang.String fontName,
int fontStyle,
int fontSize,
java.lang.String caption,
boolean hasLabels,
java.lang.String labelsString,
int labelPercent,
int value,
boolean hasHighlight,
java.awt.Color panelColor,
java.awt.Color needleColor,
java.awt.Color textColor)
width - width is the width in pixels of the meterheight - height is the height in pixels of the metermeterMode - meterMode is not currently usedfontName - fontName is the name of the font for labellingfontStyle - fontStyle is the name of the font style for labellingfontSize - fontSize is the size of the font for labellingcaption - caption is the caption to label the meter withhasLabels - hasLabels is true if the meter has labels and it is
desired they are displayed.labelsString - labelsString is the string of comma separated label
strings used to label the meter. There can be any number
specified and the analog meter will spread them evenly across
the scale.labelPercent - labelPercent is the percentage relative to the
meter's height where the labels will be drawn. Labels are drawn
radially.value - value is the value the meter should initially displayhasHighlight - hasHighlight is true if highlighting should be used
for the meter's display. Currently unused here.panelColor - panelColor is the color of the panel surrounding the
meter.needleColor - needleColor is the color of the meter's needletextColor - textColor is the color used for the labelling text
public AnalogMeter(int width,
int height,
java.lang.String caption,
int value)
width - DOCUMENT ME!height - DOCUMENT ME!caption - DOCUMENT ME!value - DOCUMENT ME!public AnalogMeter()
| Method Detail |
|---|
protected void drawTextPolar(java.awt.Graphics g,
int xCenter,
int yCenter,
double angle,
int start,
java.lang.String text)
g - g is the graphics context on which to render the text.xCenter - xCenter is the horizontal center from which the text is
positioned.yCenter - yCenter is the vertical center from which the text is
positioned.angle - angle is the angle in degrees at which the text should be
rendered.start - start is the radial distance from the center where the text
should be drawn centered.text - text is the text that gets drawnpublic void paint(java.awt.Graphics g)
paint in class java.awt.Containerg - g is the graphics context on which to drawpublic java.awt.Dimension getPreferredSize()
getPreferredSize in class java.awt.Containerpublic void resetMeterColorZones()
public void setColorRange(java.awt.Color color,
double minPercentValue,
double maxPercentValue)
color - color is the color for the specified range of valuesminPercentValue - minPercentValue is the percentage of full scale
value where this color should beginmaxPercentValue - maxPercentValue is the percentage of full scale
value where this color should endpublic void setLabelPercent(int percent)
setLabelPercent in class Meterpercent - percent is the percent valuepublic static void main(java.lang.String[] args)
args - DOCUMENT ME!
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||