|
Isis Developer Reference
|
Go to the documentation of this file. 1 #ifndef PointLeafItem_H
2 #define PointLeafItem_H
PointLeafItem(ControlPoint *cp, int avgCharWidth, AbstractTreeItem *parent=0)
Definition: PointLeafItem.cpp:15
A leaf node in the tree structure that represents a control point.
Definition: PointLeafItem.h:31
AbstractTreeItem * parent() const
Definition: AbstractTreeItem.cpp:46
A single control point.
Definition: ControlPoint.h:354
virtual ~PointLeafItem()
Definition: PointLeafItem.cpp:21
Base class for a point item in the tree.
Definition: AbstractPointItem.h:40
Base class for leaf items in the tree.
Definition: AbstractLeafItem.h:31
Base class for an item in the tree.
Definition: AbstractTreeItem.h:39
This is free and unencumbered software released into the public domain.
Definition: Apollo.h:16