copasi API  0.1
Public Member Functions
CArrow Class Reference

#include <CArrow.h>

List of all members.

Public Member Functions

 CArrow ()
 CArrow (CLLineSegment l, C_FLOAT64 x, C_FLOAT64 y, C_FLOAT64 currentZoomFactor)
CLPoint getStartOfLine ()
CLPoint getEndOfLine ()
CLLineSegment getLine ()
void setLine (CLLineSegment l)
CLPoint getPoint ()
void setPoint (CLPoint p)
C_FLOAT64 getArrowWidth ()
C_FLOAT64 getArrowLength ()
void scale (C_FLOAT64 zoomFactor)

Constructor & Destructor Documentation

CArrow::CArrow ( ) [inline]
CArrow::CArrow ( CLLineSegment  l,
C_FLOAT64  x,
C_FLOAT64  y,
C_FLOAT64  currentZoomFactor 
)

Member Function Documentation

C_FLOAT64 CArrow::getArrowLength ( ) [inline]
C_FLOAT64 CArrow::getArrowWidth ( ) [inline]
CLPoint CArrow::getEndOfLine ( ) [inline]
CLLineSegment CArrow::getLine ( ) [inline]
CLPoint CArrow::getPoint ( ) [inline]
CLPoint CArrow::getStartOfLine ( ) [inline]
void CArrow::scale ( C_FLOAT64  zoomFactor)
void CArrow::setLine ( CLLineSegment  l) [inline]
void CArrow::setPoint ( CLPoint  p) [inline]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines