1 #ifndef ImageDisplayProperties_H 2 #define ImageDisplayProperties_H 30 #include "DisplayProperties.h" 34 class QXmlStreamWriter;
42 class UniversalGroundMap;
43 class XmlStackedHandlerReader;
True if the cube should show a fill area if possible (bool)
This class is designed to serialize QColor in a human-readable form.
void moveToTop()
Z Order to top.
QString displayName() const
Returns the display name.
void setShowDNs(bool)
Change the visibility of DNs associated with this cube.
ImageDisplayProperties(QString displayName, QObject *parent=NULL)
ImageDisplayProperties constructor.
True if the cube should be outlined (bool)
Q_DECLARE_METATYPE(Isis::Cube *)
This allows Cube *'s to be stored in a QVariant.
Null display property for bit-flag purposes.
void setSelected(bool)
Change the selected state associated with this cube.
True if the cube should show DN values if possible (bool)
True if the cube should show its display name (bool)
This is the GUI communication mechanism for cubes.
void moveToBottom()
Z Order to bottom.
void setShowLabel(bool)
Change the visibility of the display name associated with this cube.
void moveUpOne()
Z Order up one.
void setColor(QColor newColor)
Change the color associated with this cube.
Property
This is a list of properties and actions that are possible.
void setShowOutline(bool)
Change the visibility of the outline associated with this cube.
Data ignored. Tells if the cube supports the zoomFit action.
Every display property for footprint views, provided for convenience.
void zoomFit()
Fit in window.
Data ignored. Tells if the cube supports the "move*" actions.
Namespace for ISIS/Bullet specific routines.
The selection state of this cube (bool)
Manage a stack of content handlers for reading XML files.
void moveDownOne()
Z Order down one.
static QColor randomColor()
Creates and returns a random color for the intial color of the footprint polygon. ...
void setShowFill(bool)
Change the visibility of the fill area associated with this cube.