20 using namespace makArchives;
29 DtSharedAggregateDisplaySettings>
40 void connectInputSignals();
45 virtual bool displayAggregates()
const;
46 virtual void setDisplayAggregates(
bool enabled );
48 virtual bool displayAggregateLeafNodes()
const;
49 virtual void setDisplayAggregateLeafNodes(
bool enabled );
51 virtual bool displayAggregateBoundingBoxes()
const;
52 virtual void setDisplayAggregateBoundingBoxes(
bool enabled );
54 virtual bool displayAggregateBoundingBoxesForSelected()
const;
55 virtual void setDisplayAggregateBoundingBoxesForSelected(
bool enabled );
57 virtual bool displayMainIcon()
const;
58 virtual void setDisplayMainIcon(
bool enabled );
60 virtual bool ghostEchelonLevelItems()
const;
61 virtual void setGhostEchelonLevelItems(
bool enabled );
63 virtual bool allowSelectionOfGhostedItems()
const;
64 virtual void setAllowSelectionOfGhostedItems(
bool enabled );
66 virtual int echelonLevel()
const;
67 virtual void setEchelonLevel(
int level );
77 template <
typename ManagerClass>
81 template <
typename ManagerClass>