ColorCodingArrayController | This ArrayController filters color coding layers |
DNDArrayController | |
ESStreamline | This class represents evenly based streamlines |
Euler | This class corresponds to the IntegrationMethod protocol |
FloatValueTransformer | This NSValueTransformer transforms float values to a number with 3 decimal places |
FlowChannel | A FlowChannel encapuslates flow data of a single channel/layer for all known timestemps |
FlowData | A FlowData encapuslates flow data of all known channels/layers |
FlowGeometry | A FlowGeoemtry encapuslates the grid of the flow data |
FlowTimestep | A FlowTimestep encapuslates flow data of a single channel/layer and a single timestemps |
GUIController | The GUIController handles all Cocoa user events and delegates it to the corresponding objects |
IntegerValueTransformer | This NSValueTransformer transforms float values to a number with 0 decimal places |
<IntegrationMethod> | This protocol (aka interface) defines a method for integrating flow data |
Layermanager_01AppDelegate | |
LayerModel | The LayerModel holds all settings for a layer of visualisation |
Matrix4x4 | A simple 4x4 Matrix |
MultipleLayerModel | The MultipleLayerModel contains all LayerModels |
MyDocument | Base class for storing data |
NSIndexSet | |
OpenGLController | The OpenGLController manages the OpenGL context and propagates modifications |
OpenGLFrame | The OpenGLFrame is the corresponding view to the OpenGLController |
RSStreamline | This class provides simple Streamline creation, whereas a seeding points are located on a regular grid |
RungeKutta2 | This class corresponds to the IntegrationMethod protocol |
StreamlineWrapper | Wraps a single, unidirectional Streamline |
TFController | This class is the controller in the TF system |
TFManager | The TFManager handles multiple TransferFunctions |
TFModel | This class is the model in the TF system |
TFPointModel | This class is the model in the TFPoint system |
TFPointView | This class represents the view in the TFPoint system |
TFView | This class is the view in the TF system |