public class AmsPlot extends EqualAreaPlot
cachedGraphics, radius, xo, yo
DEFAULT_PLOT_POSITIONS, dimensions, params, PLOT_POINT_SIZE
Constructor and Description |
---|
AmsPlot(PlotParams params)
Creates an AMS plot with the supplied parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
draw(Graphics2D graphics)
Draws this plot.
|
String |
getName()
Returns an internal name for this plot.
|
String |
getNiceName()
Returns a user-friendly name for this plot.
|
String |
getShortName()
Returns a short, human-readable name for this plot.
|
drawAxes, drawGreatCircle, drawGreatCircleSegment, drawGreatCircleSegment, drawLineSegments, project, projectGreatCircleSegment, projectLineSegments, updatePlotDimensions, vectorsToPath
addPoint, addSampleClickListener, addVisibilityChangedListener, applyTextAttributes, areTreatmentStepsLabelled, clearPoints, cropRectangle, drawPoints, getDashedStroke, getDimensions, getDimensionsAsString, getFontSize, getMargin, getStroke, getTextAttributes, getTickLength, getTreatmentStepForPosition, getUnitSize, isVisible, mouseClicked, putText, putText, removeSampleClickListener, removeVisibilityChangedListener, selectByRectangle, setDimensions, setDimensionsToDefault, setVisible, timesTenToThe, timesTenToThe, writeString, writeString
public AmsPlot(PlotParams params)
params
- the parameters of the plotpublic String getName()
Plot
public String getNiceName()
Plot
getNiceName
in class Plot
public String getShortName()
EqualAreaPlot
getShortName
in class EqualAreaPlot
public void draw(Graphics2D graphics)
Copyright © 2022. All rights reserved.