kcl.waterloo.graphics.plots2D
Class PolarExtra
- java.lang.Object
-
- kcl.waterloo.graphics.plots2D.FontSupport
-
- kcl.waterloo.graphics.plots2D.PolarExtra
-
public class PolarExtra extends FontSupport
PolarExtra object. Provides support for graphs to be specified using both Cartesian and polar coordinates.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class and Description static classPolarExtra.DATAMODE
-
Constructor Summary
Constructors Constructor and Description PolarExtra()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description PolarExtra.DATAMODEgetDataMode()voidsetDataMode(PolarExtra.DATAMODE mode)-
Methods inherited from class kcl.waterloo.graphics.plots2D.FontSupport
getFont, getFontBackground, getFontBackground, getFontForeground, getFontForeground, setFont, setFontBackground, setFontBackground, setFontBackground, setFontForeground, setFontForeground, setFontForeground
-
-
-
-
Method Detail
-
getDataMode
public PolarExtra.DATAMODE getDataMode()
- Returns:
- the dataMode
-
setDataMode
public void setDataMode(PolarExtra.DATAMODE mode)
- Parameters:
dataMode- the dataMode to set
-
-
DMelt 3.0 © DataMelt by jWork.ORG