22 class DtEntityTypeMapper;
50 virtual bool displayAggregates()
const;
52 virtual void setDisplayAggregates(
bool enabled );
55 virtual bool displayAggregateLeafNodes()
const;
57 virtual void setDisplayAggregateLeafNodes(
bool enabled );
60 virtual bool displayAggregateBoundingBoxes()
const;
62 virtual void setDisplayAggregateBoundingBoxes(
bool enabled );
65 virtual bool displayAggregateBoundingBoxesForSelected()
const;
67 virtual void setDisplayAggregateBoundingBoxesForSelected(
bool enabled );
70 virtual bool displayMainIcon()
const;
72 virtual void setDisplayMainIcon(
bool enabled );
75 virtual bool ghostEchelonLevelItems()
const;
77 virtual void setGhostEchelonLevelItems(
bool enabled );
80 virtual bool allowSelectionOfGhostedItems()
const;
82 virtual void setAllowSelectionOfGhostedItems(
bool enabled );
85 virtual int echelonLevel()
const;
87 virtual void setEchelonLevel(
int level );
90 virtual double ghostingTransparency()
const;
92 virtual void setGhostingTransparency(
double transparency );
114 virtual void backup();
117 static std::string className();