Package uk.ac.starlink.ttools.plot
Class ErrorMode.Extent
- java.lang.Object
-
- uk.ac.starlink.ttools.plot.ErrorMode.Extent
-
- Enclosing class:
- ErrorMode
public static class ErrorMode.Extent extends java.lang.ObjectEnumeration class which lists the distance quantities used by different error modes. Each error mode will have zero or more of these, corresponding to scalar values constituting the described error.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetLabel()Returns a name suitable for labelling a control for this extent.java.lang.StringgetName()Returns the name of this extent.
-