Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

UWinGraph Member List

This is the complete list of members for UWinGraph, including all inherited members.

begin(const URegion &clip)UWinGraph
beginBlend(const URegion &clip, float alpha) (defined in UWinGraph)UWinGraph
beginDoublebuf(const URegion &clip) (defined in UWinGraph)UWinGraph
beginSubwin(const URegion &clip, u_pos xwin, u_pos ywin)UWinGraph
blendColor(const URegion &clip, float alpha)UWinGraph
clearRect(u_pos x, u_pos y, u_dim width, u_dim height, bool repaint_view=false)UGraph
clearView(bool repaint_view=false)UGraph
copyArea(u_pos x, u_pos y, u_dim width, u_dim height, u_dim delta_x, u_dim delta_y, bool generate_refresh_events_when_obscured) (defined in UGraph)UGraph
createBuffer(u_dim width, u_dim height)UGraph
deleteBuffer(class UNatWin *)UGraph
drawArc(u_pos x, u_pos y, u_dim width, u_dim height, float from_angle, float arc_angle)UGraph
drawEllipse(u_pos x, u_pos y, u_dim width, u_dim height)UGraph
drawIma(const class UNatIma *, u_pos x, u_pos y) (defined in UGraph)UGraph
drawIma(const class UNatPix *, u_pos x, u_pos y) (defined in UGraph)UGraph
drawLine(u_pos x1, u_pos y1, u_pos x2, u_pos y2)UGraph
drawPoint(u_pos x, u_pos y)UGraph
drawPolygon(u_pos xpoints[], u_pos ypoints[], u_count card) (defined in UGraph)UGraph
drawPolygon(std::vector< u_pos > xpoints, std::vector< u_pos > ypoints, u_count card)UGraph
drawPolyline(u_pos xpoints[], u_pos ypoints[], u_count card) (defined in UGraph)UGraph
drawPolyline(std::vector< u_pos > xpoints, std::vector< u_pos > ypoints, u_count card)UGraph
drawRect(u_pos x, u_pos y, u_dim width, u_dim height)UGraph
drawString(const UStr &, u_pos x, u_pos y) (defined in UGraph)UGraph
drawString(const UStr *, u_pos x, u_pos y) (defined in UGraph)UGraph
drawString(const char *, int str_length, u_pos x, u_pos y)UGraph
end()UWinGraph
endBlend() (defined in UWinGraph)UWinGraph
fillArc(u_pos x, u_pos y, u_dim width, u_dim height, float from_angle, float arc_angle)UGraph
fillPolygon(u_pos xpoints[], u_pos ypoints[], u_count card, int mode=0) (defined in UGraph)UGraph
fillPolygon(std::vector< u_pos > xpoints, std::vector< u_pos > ypoints, u_count card, int mode=0)UGraph
fillRect(u_pos x, u_pos y, u_dim width, u_dim height)UGraph
fillView()UGraph
flush()UGraph
getAppli() constUWinGraph
getCharDefaultSize(const UFont &, int &w, int &h) const (defined in UGraph)UGraph
getCharDefaultSize(const UFontDesc &, int &w, int &h) const (defined in UGraph)UGraph
getCharPos(const UFontDesc &, const char *str, int str_len, u_pos x) const (defined in UGraph)UGraph
getClippedText(const char *s, int len, u_pos x0, u_pos y0, int &charpos_begin, int &charpos_end, u_pos &xpos_begin, u_pos &xpos_end) constUGraph
getDisp() constUWinGraph
getHardwin() constUWinGraph
getImaSize(class UNatIma *, u_dim &w, u_dim &h) (defined in UGraph)UGraph [static]
getNatDisp() const (defined in UWinGraph)UWinGraph
getNatGraph() const (defined in UGraph)UGraph
getNatWin() constUWinGraph
getPixSize(class UNatPix *, u_dim &w, u_dim &h) (defined in UGraph)UGraph [static]
getSubTextSize(const UFontDesc &, const char *str, int str_len, u_dim &w, u_dim &h, u_dim available_width, int &sublen, int &change_line) constUGraph
getSubTextSize(const UFontDesc *, const char *str, int str_len, u_dim maxwidth, u_dim chw, u_dim *w, u_dim *h) constUGraph
getTextHeight(const UFont &) const (defined in UGraph)UGraph
getTextHeight(const UFontDesc &) const (defined in UGraph)UGraph
getTextSize(const UFont &, const UStr &, u_dim &width, u_dim &height) const (defined in UGraph)UGraph
getTextSize(const UFontDesc &, const char *str, int str_len, u_dim &width, u_dim &height) const (defined in UGraph)UGraph
getTextWidth(const UFont &, const UStr &) const (defined in UGraph)UGraph
getTextWidth(const UFontDesc &, const char *str, int str_len) constUGraph
getThickness()UGraph
getView() constUGraph
getWinGraph() const (defined in UGraph)UGraph
getXPos(const UFontDesc &, const char *str, int str_len, int char_pos) constUGraph
grabPointer(class UCursor *=null, bool confine_to_window=false)UGraph
init(UDisp *, UView *window_view)UWinGraph
isWinRealized() constUWinGraph
isXORMode() (defined in UGraph)UGraph
setBgcolor(const UColor *) (defined in UGraph)UGraph
setBgcolor(const UColor &)UGraph
setClip(const URegion &) (defined in UWinGraph)UWinGraph
setClip(u_pos x, u_pos y, u_dim width, u_dim height)UWinGraph
setColor(const UColor *) (defined in UGraph)UGraph
setColor(const UColor &)UGraph
setCursor(const UCursor *) (defined in UGraph)UGraph
setCursor(const UCursor &)UGraph
setFont(const UFont *) (defined in UGraph)UGraph
setFont(const UFont &) (defined in UGraph)UGraph
setFont(const UFontDesc &)UGraph
setPaintMode() (defined in UGraph)UGraph
setThickness(int=0)UGraph
setWinClip(const URegion &r) (defined in UWinGraph)UWinGraph
setWinClip(u_pos x, u_pos y, u_dim width, u_dim height)UWinGraph
setXORMode() (defined in UGraph)UGraph
UGraph() (defined in UGraph)UGraph
UGraph(class UView *) (defined in UGraph)UGraph
UGraph(class UEvent *) (defined in UGraph)UGraph
UGraph(class UEvent &)UGraph
ungrabPointer()UGraph
UWinGraph(class UWin *) (defined in UWinGraph)UWinGraph
XToXwin(u_pos x_in_view) (defined in UGraph)UGraph
XwinToX(u_pos x_in_win) (defined in UGraph)UGraph
YToYwin(u_pos y_in_view)UGraph
YwintoY(u_pos y_in_win)UGraph
~UGraph() (defined in UGraph)UGraph [virtual]
~UWinGraph() (defined in UWinGraph)UWinGraph [virtual]


Generated on Wed Aug 18 07:38:56 2004 for Ubit[Eric.Lecolinet@enst.fr] by doxygen 1.3.7