28 #ifndef TRIALDISPLAY_DISPLAYENUMS_H
29 #define TRIALDISPLAY_DISPLAYENUMS_H
Colormap allocation changed - less severe than ColorTableChange, this will mean an internal change to...
Want the default allocation.
Use default behaviour for the particular implementation of the PixelCanvas.
FilledPentagon, FilledHexagon,.
Invert the dest (twice to restore original dest)
ostream & operator<<(ostream &os, const PageHeaderCache &cache)
draw pixels up to the endpoint
DisplayDataType
WorldCanvasHolder - what type of DisplayData is this, need to know for drawing order.
Option
PixelCanvas Options.
static Display::KeyModifier keyModifierFromKeySym(const Display::KeySym &keysym)
Determine Display::KeyModifier given Display::KeySym.
Enumerate constants for the display classes.
dashed line with transparent breaks
DrawBuffer
PixelCanvas target drawing destination.
ScrollLock bit (1 = engaged)
Happy with a range between some min and max.
casacore::Double click bit
FillRule
Fill Rule Xlib programming guide, pg.132.
ComplexToRealMethod
WorldCanvas - what to do with complex data if it is presented to WorldCanvas::drawImage() ...
Always use server-side caching (Pixmaps for X Server)
overlapping areas always filled
Display IL
remove this when all IL's are extracted ???
CapStyle
Controls the appearance of thick lines near their endpoints.
reference point aligned to center of text
corner is flat surface whose normal bisects the joint angle.
Colortable allocation changed (from PixelCanvasColorTable)
reference point aligned to bottom right corner of text
ColorComponent
Color components.
Change in linear coordinate system.
casacore::Normal operation, overwrite with src
reference point aligned to top right corner of text
the user wants to use the system (default) Colormap
Draw only to front buffer.
Change in shape of PixelCanvas.
reference point aligned to center ot top edge of text
reference point aligned to center of right edge of text
SpecialMap
Special map is used as a placeholder to indicate that...
Rastered data - should go first.
Use server-side pixmaps, recording the size of each pixmap created for image caching.
don't draw pixels aligned with an endpoint
Draw only to back buffer.
the user wants to share an existing (possibly system!) Colormap (this is used internally at present) ...
KeyModifier
All events - modifier codes.
Want some percentage of the available allocation.
FillStyle
Controls fill style.
round the edges using pixels past the endpoint
RefreshReason
Callback reasons for PCRefreshEvent and WCRefreshEvent.
Exclusive or, used for draw/erase operation over a variable background.
interior point filled if odd number of lines crossed to exit polygon
static const casacore::Int nMarkers
casacore::List of markers for use as annotations.
reference point aligned to center of bottom edge of text
DrawMode
PixelCanvas Drawing Modes.
Back buffer was copied to front buffer on the PixelCanvas.
casacore::Vector data - can go next
Want it my way or not at all.
the user wants to use a new colormap
dashed line with background-color breaks
ImageCacheStrategy
How to cache images when displaying them on client-server graphics systems.
Clear required prior to a change in color table or distribution...
DrawFunction
PixelCanvas Drawing Logical Functions.
reference point aligned to center of left edge of text
Always use client-side caching (XImages for X Server)
KeySym
Keysyms for PixelCanvas keyboard events.
Clear, ignore current color, use background color.
reference point aligned to top left corner of text
Strategy
Strategy to use to allocate system color resources.
JoinStyle
Controls the appearance of two joined lines.
Canvas annotation - can draw outside draw area.
continue linewidth/2 pixels past the endpoint
ColorModel
Different ways of handling color on the display.
User told PixelCanvas to refresh via PixelCanvas refresh()
reference point aligned to bottom left corner of text
Change in world coordinate system.
LineStyle
Style of line to use.
Want the most colors regardless of consequences.