public class GFreeChartLatLong extends GFreeChartXY
GFreeChartXY.GAxis, GFreeChartXY.GAxisType, GFreeChartXY.GFreeChartXYItem, GFreeChartXY.GPlotPosition, GFreeChartXY.GSeriesProperties, GFreeChartXY.GToolTipGenerator
GComponent.CopyPasteOperation, GComponent.DisplayIndicatorStatus, GComponent.ItemType, GComponent.Operation
Modifier and Type | Field and Description |
---|---|
protected static double |
DEG180
180 degrees (used for initial zoom and gap threshold
|
protected static double |
DEG90
90 degrees (used for initial zoom and gap threshold
|
DEF_EPSILON
NAME_ATTRIBUTE
Constructor and Description |
---|
GFreeChartLatLong(String widgetId,
String chartTitle,
GFreeChartXY.GAxisType xAxisType,
GFreeChartXY.GAxisType yAxisType,
boolean addLegends)
Create an empty chart.
|
addLegend, addSerie, addSerie, addSerie, chartMouseClicked, chartMouseMoved, display, generateLabel, getChartEntity, getChartPanel, getComponent, getItemCoordinates, getItemEvent, getLastClickPosition, getPlaneCoordinates, getPlot, getSerieProperties, getSubTitle, getTitle, getXAxis, getXYDataSet, getYAxis, isInteractive, removeAllSeries, removeLegend, removeSeries, setColorSeries, setEventTooltipList, setForcedDrawLine, setInteractive, setInteractivePrecision, setPlotGapThreshold, setSecondaryYAxeTitle, setSeriesShape, setSubTitle, setTitle, setXAxeTitle, setXFormat, setXTickInterval, setXZoom, setYAxeTitle, setYFormat, setYTickInterval, setYZoom, showChrossHair, showLegend, showYSecondaryAxis
activateConstraintsByType, attachCopyPasteMenu, attachCopyPasteMenu, beginOfElement, beginOfElement, beginOfElement, beginOfElement, clearAllInnerDescendantConstraint, clearConstraint, clearInnerDescendantContraint, composeWidgetId, doDisplay, endOfElement, getCommentInConfigFile, getConstraint, getCurrentOperation, getDisplayIndicatorStatus, getDisplayIsModifiedIndicator, getElement, getGClassName, getGPanel, getGParent, getGUnitInConfigFile, getInnerDescendantConstraint, getName, getNameInConfigFile, getOperationSaveValue, getPathInConfigFile, getSimpleWidgetId, getStatus, getStringConstraint, getSubComponent, getWidgetId, handleCopyPasteEvent, handleCopyPasteEvent, handleProcessEventException, isCopyPasteEvent, isEnabled, isForcedStatus, isModified, launchInvalidPositionException, mouseWheelMoved, parseSimpleConstraint, processGEvent, processMouseWheelEvent, setBusyCursor, setCommentInConfigFile, setConstraint, setCopyPasteMenuEnabled, setCurrentOperation, setDataForConstraintsByType, setDefaultConstraints, setDisplayIsModifiedIndicator, setElement, setEnabled, setForcedStatus, setGPanel, setGParent, setGUnitInConfigFile, setInnerDescendantConstraint, setName, setNameAndCommentInConfigFile, setNameInConfigFile, setPathInConfigFile, setStatus, setStringConstraint, setToolTipText, setWidgetId, setWidth, setWindowBusyCursor, updateIsModifiedIndicator, writeCollection, writeCollection, writeCollection, writeCollection, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem, writeConfigItem
protected static final double DEG90
protected static final double DEG180
public GFreeChartLatLong(String widgetId, String chartTitle, GFreeChartXY.GAxisType xAxisType, GFreeChartXY.GAxisType yAxisType, boolean addLegends)
widgetId
- widget identifier.chartTitle
- plot window title (can be null).xAxisType
- type of the X axis.yAxisType
- type of the Y axis.addLegends
- true if series legends are wanted.Copyright © 2024. All rights reserved.