uk.ac.starlink.ttools.plot2.layer
Class ShapePlotter.ShapeModePlotter
java.lang.Object
uk.ac.starlink.ttools.plot2.layer.AbstractPlotter<ShapeStyle>
uk.ac.starlink.ttools.plot2.layer.ShapePlotter
uk.ac.starlink.ttools.plot2.layer.ShapePlotter.ShapeModePlotter
- All Implemented Interfaces:
- ModePlotter<ShapeStyle>, Plotter<ShapeStyle>
- Enclosing class:
- ShapePlotter
public static class ShapePlotter.ShapeModePlotter
- extends ShapePlotter
- implements ModePlotter<ShapeStyle>
ShapePlotter subclass which additionally implements the ModePlotter
interface.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShapePlotter.ShapeModePlotter
public ShapePlotter.ShapeModePlotter(String name,
ShapeForm form,
ShapeMode mode)
- Constructor.
- Parameters:
name
- plotter nameform
- shape of markersmode
- compositing mode
getForm
public ShapeForm getForm()
- Description copied from interface:
ModePlotter
- Returns the form of this plotter.
- Specified by:
getForm
in interface ModePlotter<ShapeStyle>
- Returns:
- plotter form
getMode
public ShapeMode getMode()
- Description copied from interface:
ModePlotter
- Returns the mode of this plotter.
- Specified by:
getMode
in interface ModePlotter<ShapeStyle>
- Returns:
- plotter mode
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.