Itasca C++ Interface
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
itascaxd::IFishPlot Class Referenceabstract

This interface exposes a plot data interface (IGeneralPlot) to FISH. More...

#include <ifishplot.h>

Public Member Functions

virtual IGeneralPlotgetGeneralPlotInterface () const =0
 Returns a ponter to IGeneralPlot.

 
virtual const IThingtoIThing () const =0
 Returns a const pointer to IGeneralPlot, via IThing.

 
virtual IThingtoIThing ()=0
 Returns a pointer to IGeneralPlot, via IThing.

 
virtual void setGeneralPlotInterface (IGeneralPlot *)=0
 Sets the IGeneralPlot for FISH.

 

Static Public Attributes

static const TType type_ = 0x4c815bdf
 The type identification number for this class, for use in convert_cast() and convert_getcast().
 

Detailed Description

This interface exposes a plot data interface (IGeneralPlot) to FISH.


The documentation for this class was generated from the following file: