Class PMIMeter
- java.lang.Object
- 
- java.awt.Component
- 
- java.awt.Container
- 
- javax.swing.JComponent
- 
- javax.swing.JPanel
- 
- org.jfree.chart.ChartPanel
- 
- com.inductiveautomation.factorypmi.application.components.chart.PMIChartPanel
- 
- com.inductiveautomation.vision.api.client.components.model.AbstractVisionChartComponent
- 
- com.inductiveautomation.factorypmi.application.components.PMIMeter
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
- DynamicPropertyProvider,- LocaleListener,- MutableDynamicPropertyProvider,- StyleProvider,- ComponentLifecycle,- ExtensibleComponent,- QualityMonitor,- VisionComponent,- java.awt.event.ActionListener,- java.awt.event.MouseListener,- java.awt.event.MouseMotionListener,- java.awt.image.ImageObserver,- java.awt.MenuContainer,- java.awt.print.Printable,- java.io.Serializable,- java.util.EventListener,- javax.accessibility.Accessible,- org.jfree.chart.event.ChartChangeListener,- org.jfree.chart.event.ChartProgressListener
 
 public class PMIMeter extends AbstractVisionChartComponent - See Also:
- Serialized Form
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class javax.swing.JPaneljavax.swing.JPanel.AccessibleJPanel
 - 
Nested classes/interfaces inherited from class javax.swing.JComponentjavax.swing.JComponent.AccessibleJComponent
 
- 
 - 
Field SummaryFields Modifier and Type Field Description static intDIAL_CHORDstatic intDIAL_CIRCLEstatic intDIAL_PIE- 
Fields inherited from class com.inductiveautomation.vision.api.client.components.model.AbstractVisionChartComponentantialias
 - 
Fields inherited from class com.inductiveautomation.factorypmi.application.components.chart.PMIChartPanelcontext, cursorCode, extensionFunctions, print, properties, save, showPopup, zoom
 - 
Fields inherited from class org.jfree.chart.ChartPanelDEFAULT_BUFFER_USED, DEFAULT_HEIGHT, DEFAULT_MAXIMUM_DRAW_HEIGHT, DEFAULT_MAXIMUM_DRAW_WIDTH, DEFAULT_MINIMUM_DRAW_HEIGHT, DEFAULT_MINIMUM_DRAW_WIDTH, DEFAULT_WIDTH, DEFAULT_ZOOM_TRIGGER_DISTANCE, localizationResources, PRINT_COMMAND, PROPERTIES_COMMAND, SAVE_COMMAND, ZOOM_IN_BOTH_COMMAND, ZOOM_IN_DOMAIN_COMMAND, ZOOM_IN_RANGE_COMMAND, ZOOM_OUT_BOTH_COMMAND, ZOOM_OUT_DOMAIN_COMMAND, ZOOM_OUT_RANGE_COMMAND, ZOOM_RESET_BOTH_COMMAND, ZOOM_RESET_DOMAIN_COMMAND, ZOOM_RESET_RANGE_COMMAND
 - 
Fields inherited from class javax.swing.JComponentlistenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW
 - 
Fields inherited from class java.awt.ComponentaccessibleContext, BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT
 - 
Fields inherited from interface com.inductiveautomation.vision.api.client.components.model.ComponentLifecycleCOMPONENT_RUNNING
 - 
Fields inherited from interface java.awt.image.ImageObserverABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH
 - 
Fields inherited from interface com.inductiveautomation.ignition.client.model.LocaleListenerLOCAL_CHANGE_EVENT
 - 
Fields inherited from interface com.inductiveautomation.vision.api.client.binding.MutableDynamicPropertyProviderRESERVED_SET_KEY
 - 
Fields inherited from interface com.inductiveautomation.vision.api.client.components.model.VisionComponentCOMPONENT_LOCKED, COMPONENT_PERMISSIONS, COMPONENT_SECURITY, COMPONENT_TRANSLATIONS
 
- 
 - 
Constructor SummaryConstructors Constructor Description PMIMeter()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description floatgetArcWidth()java.awt.ColorgetDialBackground()intgetDialType()java.awt.ColorgetInterval1Background()doublegetInterval1High()doublegetInterval1Low()java.awt.ColorgetInterval1Outline()java.awt.ColorgetInterval2Background()doublegetInterval2High()doublegetInterval2Low()java.awt.ColorgetInterval2Outline()java.awt.ColorgetInterval3Background()doublegetInterval3High()doublegetInterval3Low()java.awt.ColorgetInterval3Outline()java.awt.ColorgetInterval4Background()doublegetInterval4High()doublegetInterval4Low()java.awt.ColorgetInterval4Outline()java.awt.ColorgetInterval5Background()doublegetInterval5High()doublegetInterval5Low()java.awt.ColorgetInterval5Outline()java.awt.FontgetLabelFont()intgetMeterAngle()intgetMeterAngleExtent()java.awt.ColorgetNeedleColor()floatgetNeedleSize()java.awt.ColorgetNeedleStrokeColor()floatgetNeedleStrokeSize()doublegetOverallHigh()doublegetOverallLow()java.awt.ColorgetTickColor()java.awt.ColorgetTickLabelColor()java.lang.StringgetTickLabelFormat()doublegetTickSize()java.lang.StringgetUnits()doublegetValue()java.awt.ColorgetValueColor()java.awt.FontgetValueFont()java.lang.StringgetValueLabelFormat()booleanisOpaque()booleanisReverseRange()booleanisTicks()voidlocaleChanged(java.util.Locale newLocale)voidsetArcWidth(float arcWidth)voidsetChartBackground(java.awt.Color color)Prop removed.voidsetCriticalColor(java.awt.Color color)voidsetCriticalHigh(double d)voidsetCriticalLow(double d)voidsetDialBackground(java.awt.Color color)voidsetDialType(int i)voidsetExtensionFunctions(java.util.Map<java.lang.String,ExtensionFunction> map)voidsetInterval1Background(java.awt.Color c)voidsetInterval1High(double d)voidsetInterval1Low(double d)voidsetInterval1Outline(java.awt.Color c)voidsetInterval2Background(java.awt.Color c)voidsetInterval2High(double d)voidsetInterval2Low(double d)voidsetInterval2Outline(java.awt.Color c)voidsetInterval3Background(java.awt.Color c)voidsetInterval3High(double d)voidsetInterval3Low(double d)voidsetInterval3Outline(java.awt.Color c)voidsetInterval4Background(java.awt.Color c)voidsetInterval4High(double d)voidsetInterval4Low(double d)voidsetInterval4Outline(java.awt.Color c)voidsetInterval5Background(java.awt.Color c)voidsetInterval5High(double d)voidsetInterval5Low(double d)voidsetInterval5Outline(java.awt.Color c)voidsetLabelFont(java.awt.Font font)voidsetMeterAngle(int i)voidsetMeterAngleExtent(int i)voidsetNeedleColor(java.awt.Color color)voidsetNeedleSize(float needleSize)voidsetNeedleStrokeColor(java.awt.Color needleStrokeColor)voidsetNeedleStrokeSize(float needleStrokeSize)voidsetNormalColor(java.awt.Color color)voidsetNormalHigh(double d)voidsetNormalLow(double d)voidsetOverallHigh(double d)voidsetOverallLow(double d)voidsetReverseRange(boolean reverseRange)voidsetTickColor(java.awt.Color tickColor)voidsetTickLabelColor(java.awt.Color tickLabelColor)voidsetTickLabelFormat(java.lang.String tickLabelFormat)voidsetTicks(boolean b)voidsetTickSize(double tickSize)voidsetTitle(java.lang.String string)Proprty removed.voidsetUnits(java.lang.String string)voidsetValue(double d)voidsetValueColor(java.awt.Color valueColor)voidsetValueFont(java.awt.Font font)voidsetValueLabelFormat(java.lang.String valueLabelFormat)voidsetWarningColor(java.awt.Color color)voidsetWarningHigh(double d)voidsetWarningLow(double d)protected voidupdateIntervals()- 
Methods inherited from class com.inductiveautomation.vision.api.client.components.model.AbstractVisionChartComponentgetDynamicProps, getProperties, getPropertyValue, getStyles, getToolTipText, getToolTipText, initStyleListener, isPropertyDefined, paintComponent, setDynamicProps, setPropertyValue, setStyles, setToolTipText, setVisible
 - 
Methods inherited from class com.inductiveautomation.factorypmi.application.components.chart.PMIChartPanelcreateChartPrintJob, createPopupMenu, displayPopupMenu, doSaveAs, getAppContext, getCursorCode, getDataQuality, getExtensionFunctions, getQuality, getScientificNumberFormat, isAntialias, isShowPopup, onShutdown, onStartup, paintChildren, print, setAntialias, setCursorCode, setDataQuality, setName, setQuality, setShowPopup, shutdownComponent, startupComponent, translate, translateTerm, updateQuality
 - 
Methods inherited from class org.jfree.chart.ChartPanelactionPerformed, addChartMouseListener, chartChanged, chartProgress, doEditChartProperties, getAnchor, getChart, getChartRenderingInfo, getDefaultDirectoryForSaveAs, getDismissDelay, getEntityForPoint, getFillZoomRectangle, getHorizontalAxisTrace, getHorizontalTraceLine, getInitialDelay, getListeners, getMaximumDrawHeight, getMaximumDrawWidth, getMinimumDrawHeight, getMinimumDrawWidth, getPopupMenu, getRefreshBuffer, getReshowDelay, getScaleX, getScaleY, getScreenDataArea, getScreenDataArea, getVerticalAxisTrace, getVerticalTraceLine, getZoomAroundAnchor, getZoomInFactor, getZoomOutFactor, getZoomTriggerDistance, isDomainZoomable, isEnforceFileExtensions, isRangeZoomable, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, print, removeChartMouseListener, restoreAutoBounds, restoreAutoDomainBounds, restoreAutoRangeBounds, scale, setAnchor, setChart, setDefaultDirectoryForSaveAs, setDismissDelay, setDisplayToolTips, setDomainZoomable, setEnforceFileExtensions, setFillZoomRectangle, setHorizontalAxisTrace, setHorizontalTraceLine, setInitialDelay, setMaximumDrawHeight, setMaximumDrawWidth, setMinimumDrawHeight, setMinimumDrawWidth, setMouseZoomable, setMouseZoomable, setPopupMenu, setRangeZoomable, setRefreshBuffer, setReshowDelay, setVerticalAxisTrace, setVerticalTraceLine, setZoomAroundAnchor, setZoomInFactor, setZoomOutFactor, setZoomTriggerDistance, translateJava2DToScreen, translateScreenToJava2D, updateUI, zoom, zoomInBoth, zoomInDomain, zoomInRange, zoomOutBoth, zoomOutDomain, zoomOutRange
 - 
Methods inherited from class javax.swing.JPanelgetAccessibleContext, getUI, getUIClassID, paramString, setUI
 - 
Methods inherited from class javax.swing.JComponentaddAncestorListener, addNotify, addVetoableChangeListener, computeVisibleRect, contains, createToolTip, disable, enable, firePropertyChange, firePropertyChange, firePropertyChange, fireVetoableChange, getActionForKeyStroke, getActionMap, getAlignmentX, getAlignmentY, getAncestorListeners, getAutoscrolls, getBaseline, getBaselineResizeBehavior, getBorder, getBounds, getClientProperty, getComponentGraphics, getComponentPopupMenu, getConditionForKeyStroke, getDebugGraphicsOptions, getDefaultLocale, getFontMetrics, getGraphics, getHeight, getInheritsPopupMenu, getInputMap, getInputMap, getInputVerifier, getInsets, getInsets, getLocation, getMaximumSize, getMinimumSize, getNextFocusableComponent, getPopupLocation, getPreferredSize, getRegisteredKeyStrokes, getRootPane, getSize, getToolTipLocation, getTopLevelAncestor, getTransferHandler, getVerifyInputWhenFocusTarget, getVetoableChangeListeners, getVisibleRect, getWidth, getX, getY, grabFocus, hide, isDoubleBuffered, isLightweightComponent, isManagingFocus, isOptimizedDrawingEnabled, isPaintingForPrint, isPaintingOrigin, isPaintingTile, isRequestFocusEnabled, isValidateRoot, paint, paintBorder, paintImmediately, paintImmediately, print, printAll, printBorder, printChildren, printComponent, processComponentKeyEvent, processKeyBinding, processKeyEvent, processMouseEvent, processMouseMotionEvent, putClientProperty, registerKeyboardAction, registerKeyboardAction, removeAncestorListener, removeNotify, removeVetoableChangeListener, repaint, repaint, requestDefaultFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, resetKeyboardActions, reshape, revalidate, scrollRectToVisible, setActionMap, setAlignmentX, setAlignmentY, setAutoscrolls, setBackground, setBorder, setComponentPopupMenu, setDebugGraphicsOptions, setDefaultLocale, setDoubleBuffered, setEnabled, setFocusTraversalKeys, setFont, setForeground, setInheritsPopupMenu, setInputMap, setInputVerifier, setMaximumSize, setMinimumSize, setNextFocusableComponent, setOpaque, setPreferredSize, setRequestFocusEnabled, setTransferHandler, setUI, setVerifyInputWhenFocusTarget, unregisterKeyboardAction, update
 - 
Methods inherited from class java.awt.Containeradd, add, add, add, add, addContainerListener, addImpl, addPropertyChangeListener, addPropertyChangeListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalKeys, getFocusTraversalPolicy, getLayout, getMousePosition, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, printComponents, processContainerEvent, processEvent, remove, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusCycleRoot, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setLayout, transferFocusDownCycle, validate, validateTree
 - 
Methods inherited from class java.awt.Componentaction, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, createImage, createImage, createVolatileImage, createVolatileImage, disableEvents, dispatchEvent, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBackground, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusCycleRootAncestor, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getForeground, getGraphicsConfiguration, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputContext, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocale, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getToolkit, getTreeLock, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isShowing, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, postEvent, prepareImage, prepareImage, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocusInWindow, resize, resize, setBounds, setBounds, setComponentOrientation, setCursor, setDropTarget, setFocusable, setFocusTraversalKeysEnabled, setIgnoreRepaint, setLocale, setLocation, setLocation, setMixingCutoutShape, setSize, setSize, show, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycle
 - 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 - 
Methods inherited from interface com.inductiveautomation.vision.api.client.components.model.ComponentLifecyclegetAppContext, shutdownComponent, startupComponent
 
- 
 
- 
- 
- 
Field Detail- 
DIAL_CIRCLEpublic static final int DIAL_CIRCLE - See Also:
- Constant Field Values
 
 - 
DIAL_CHORDpublic static final int DIAL_CHORD - See Also:
- Constant Field Values
 
 - 
DIAL_PIEpublic static final int DIAL_PIE - See Also:
- Constant Field Values
 
 
- 
 - 
Method Detail- 
isOpaquepublic boolean isOpaque() - Overrides:
- isOpaquein class- javax.swing.JComponent
 
 - 
updateIntervalsprotected void updateIntervals() 
 - 
getArcWidthpublic float getArcWidth() 
 - 
setArcWidthpublic void setArcWidth(float arcWidth) 
 - 
getInterval1Lowpublic double getInterval1Low() 
 - 
setInterval1Lowpublic void setInterval1Low(double d) 
 - 
getInterval1Highpublic double getInterval1High() 
 - 
setInterval1Highpublic void setInterval1High(double d) 
 - 
getInterval2Lowpublic double getInterval2Low() 
 - 
setInterval2Lowpublic void setInterval2Low(double d) 
 - 
getInterval2Highpublic double getInterval2High() 
 - 
setInterval2Highpublic void setInterval2High(double d) 
 - 
getInterval3Lowpublic double getInterval3Low() 
 - 
setInterval3Lowpublic void setInterval3Low(double d) 
 - 
getInterval3Highpublic double getInterval3High() 
 - 
setInterval3Highpublic void setInterval3High(double d) 
 - 
getInterval4Lowpublic double getInterval4Low() 
 - 
setInterval4Lowpublic void setInterval4Low(double d) 
 - 
getInterval4Highpublic double getInterval4High() 
 - 
setInterval4Highpublic void setInterval4High(double d) 
 - 
getInterval5Lowpublic double getInterval5Low() 
 - 
setInterval5Lowpublic void setInterval5Low(double d) 
 - 
getInterval5Highpublic double getInterval5High() 
 - 
setInterval5Highpublic void setInterval5High(double d) 
 - 
getInterval1Backgroundpublic java.awt.Color getInterval1Background() 
 - 
setInterval1Backgroundpublic void setInterval1Background(java.awt.Color c) 
 - 
getInterval1Outlinepublic java.awt.Color getInterval1Outline() 
 - 
setInterval1Outlinepublic void setInterval1Outline(java.awt.Color c) 
 - 
getInterval2Backgroundpublic java.awt.Color getInterval2Background() 
 - 
setInterval2Backgroundpublic void setInterval2Background(java.awt.Color c) 
 - 
getInterval2Outlinepublic java.awt.Color getInterval2Outline() 
 - 
setInterval2Outlinepublic void setInterval2Outline(java.awt.Color c) 
 - 
getInterval3Backgroundpublic java.awt.Color getInterval3Background() 
 - 
setInterval3Backgroundpublic void setInterval3Background(java.awt.Color c) 
 - 
getInterval3Outlinepublic java.awt.Color getInterval3Outline() 
 - 
setInterval3Outlinepublic void setInterval3Outline(java.awt.Color c) 
 - 
getInterval4Backgroundpublic java.awt.Color getInterval4Background() 
 - 
setInterval4Backgroundpublic void setInterval4Background(java.awt.Color c) 
 - 
getInterval4Outlinepublic java.awt.Color getInterval4Outline() 
 - 
setInterval4Outlinepublic void setInterval4Outline(java.awt.Color c) 
 - 
getInterval5Backgroundpublic java.awt.Color getInterval5Background() 
 - 
setInterval5Backgroundpublic void setInterval5Background(java.awt.Color c) 
 - 
getInterval5Outlinepublic java.awt.Color getInterval5Outline() 
 - 
setInterval5Outlinepublic void setInterval5Outline(java.awt.Color c) 
 - 
getDialTypepublic int getDialType() 
 - 
getLabelFontpublic java.awt.Font getLabelFont() 
 - 
getMeterAngleExtentpublic int getMeterAngleExtent() 
 - 
getMeterAnglepublic int getMeterAngle() 
 - 
isReverseRangepublic boolean isReverseRange() 
 - 
setReverseRangepublic void setReverseRange(boolean reverseRange) 
 - 
getNeedleSizepublic float getNeedleSize() 
 - 
setNeedleSizepublic void setNeedleSize(float needleSize) 
 - 
getNeedleColorpublic java.awt.Color getNeedleColor() 
 - 
getNeedleStrokeColorpublic java.awt.Color getNeedleStrokeColor() 
 - 
setNeedleStrokeColorpublic void setNeedleStrokeColor(java.awt.Color needleStrokeColor) 
 - 
getNeedleStrokeSizepublic float getNeedleStrokeSize() 
 - 
setNeedleStrokeSizepublic void setNeedleStrokeSize(float needleStrokeSize) 
 - 
getOverallHighpublic double getOverallHigh() 
 - 
getOverallLowpublic double getOverallLow() 
 - 
getDialBackgroundpublic java.awt.Color getDialBackground() 
 - 
isTickspublic boolean isTicks() 
 - 
getValuepublic double getValue() 
 - 
getValueFontpublic java.awt.Font getValueFont() 
 - 
setCriticalColorpublic void setCriticalColor(java.awt.Color color) 
 - 
setCriticalHighpublic void setCriticalHigh(double d) 
 - 
setCriticalLowpublic void setCriticalLow(double d) 
 - 
setDialTypepublic void setDialType(int i) 
 - 
setLabelFontpublic void setLabelFont(java.awt.Font font) 
 - 
setMeterAngleExtentpublic void setMeterAngleExtent(int i) 
 - 
setMeterAnglepublic void setMeterAngle(int i) 
 - 
setNeedleColorpublic void setNeedleColor(java.awt.Color color) 
 - 
setNormalColorpublic void setNormalColor(java.awt.Color color) 
 - 
setNormalHighpublic void setNormalHigh(double d) 
 - 
setNormalLowpublic void setNormalLow(double d) 
 - 
setOverallHighpublic void setOverallHigh(double d) 
 - 
setOverallLowpublic void setOverallLow(double d) 
 - 
setDialBackgroundpublic void setDialBackground(java.awt.Color color) 
 - 
setTickspublic void setTicks(boolean b) 
 - 
setTitlepublic void setTitle(java.lang.String string) Proprty removed. Function exists for backwards compatability.
 - 
setValuepublic void setValue(double d) 
 - 
setValueFontpublic void setValueFont(java.awt.Font font) 
 - 
setWarningColorpublic void setWarningColor(java.awt.Color color) 
 - 
setWarningHighpublic void setWarningHigh(double d) 
 - 
setWarningLowpublic void setWarningLow(double d) 
 - 
getUnitspublic java.lang.String getUnits() 
 - 
setUnitspublic void setUnits(java.lang.String string) 
 - 
setChartBackgroundpublic void setChartBackground(java.awt.Color color) Prop removed. This is here for backwards compatibility
 - 
getValueColorpublic java.awt.Color getValueColor() 
 - 
setValueColorpublic void setValueColor(java.awt.Color valueColor) 
 - 
getTickSizepublic double getTickSize() 
 - 
setTickSizepublic void setTickSize(double tickSize) 
 - 
getTickColorpublic java.awt.Color getTickColor() 
 - 
setTickColorpublic void setTickColor(java.awt.Color tickColor) 
 - 
getTickLabelColorpublic java.awt.Color getTickLabelColor() 
 - 
setTickLabelColorpublic void setTickLabelColor(java.awt.Color tickLabelColor) 
 - 
localeChangedpublic void localeChanged(java.util.Locale newLocale) - Specified by:
- localeChangedin interface- LocaleListener
- Overrides:
- localeChangedin class- PMIChartPanel
 
 - 
getTickLabelFormatpublic java.lang.String getTickLabelFormat() 
 - 
getValueLabelFormatpublic java.lang.String getValueLabelFormat() 
 - 
setTickLabelFormatpublic void setTickLabelFormat(java.lang.String tickLabelFormat) 
 - 
setValueLabelFormatpublic void setValueLabelFormat(java.lang.String valueLabelFormat) 
 - 
setExtensionFunctionspublic void setExtensionFunctions(java.util.Map<java.lang.String,ExtensionFunction> map) - Specified by:
- setExtensionFunctionsin interface- ExtensibleComponent
- Overrides:
- setExtensionFunctionsin class- PMIChartPanel
 
 
- 
 
-