uk.ac.starlink.ttools.plot2.layer
Class ShapePlotter.ShapeModePlotter

java.lang.Object
  extended by uk.ac.starlink.ttools.plot2.layer.AbstractPlotter<ShapeStyle>
      extended by uk.ac.starlink.ttools.plot2.layer.ShapePlotter
          extended by 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.


Nested Class Summary
 
Nested classes/interfaces inherited from class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
ShapePlotter.ShapeModePlotter
 
Nested classes/interfaces inherited from interface uk.ac.starlink.ttools.plot2.layer.ModePlotter
ModePlotter.Form, ModePlotter.Mode
 
Constructor Summary
ShapePlotter.ShapeModePlotter(String name, ShapeForm form, ShapeMode mode)
          Constructor.
 
Method Summary
 ShapeForm getForm()
          Returns the form of this plotter.
 ShapeMode getMode()
          Returns the mode of this plotter.
 
Methods inherited from class uk.ac.starlink.ttools.plot2.layer.ShapePlotter
createFlat2dPlotter, createLayer, createShapePlotters, createStyle, getModeCoordsIndex, getPlotterDescription, getStyleKeys
 
Methods inherited from class uk.ac.starlink.ttools.plot2.layer.AbstractPlotter
getCoordGroup, getPlotterIcon, getPlotterName, hasReports
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface uk.ac.starlink.ttools.plot2.Plotter
createLayer, createStyle, getCoordGroup, getPlotterDescription, getPlotterIcon, getPlotterName, getStyleKeys, hasReports
 

Constructor Detail

ShapePlotter.ShapeModePlotter

public ShapePlotter.ShapeModePlotter(String name,
                                     ShapeForm form,
                                     ShapeMode mode)
Constructor.

Parameters:
name - plotter name
form - shape of markers
mode - compositing mode
Method Detail

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.