Base class for items that will be stored in containers.
Definition ithing.h:30
This interface exposes a plot data interface (IGeneralPlot) to FISH.
Definition ifishplot.h:22
virtual IGeneralPlot * getGeneralPlotInterface() const =0
Returns a ponter to IGeneralPlot.
static const TType type_
The type identification number for this class, for use in convert_cast() and convert_getcast().
Definition ifishplot.h:25
virtual void setGeneralPlotInterface(IGeneralPlot *)=0
Sets the IGeneralPlot for FISH.
virtual const IThing * toIThing() const =0
Returns a const pointer to IGeneralPlot, via IThing.
virtual IThing * toIThing()=0
Returns a pointer to IGeneralPlot, via IThing.
This class allows user to draw basic geometric plots using FISH functions.
Definition igeneralplot.h:20
DIM - Provides code portability between 2D and 3D codes.
uint32 TType
class type indicator
Definition basedef.h:46
namespace Itasca
Definition basememory.cpp:10
Itasca Library standard namespace, specific to 2D or 3D.
Definition icontactmodule.h:4