Main Page   Class Hierarchy   Compound List   File List   Compound Members  

DrawDriver Member List

This is the complete list of members for DrawDriver, including all inherited members.
_absboxDrawDriver
_AbsPolygonDrawDriver
_ActiveLayerDrawDriver
_AIDrawDriver
_brushDrawDriver
_brushbitmDrawDriver
_brushnormDrawDriver
_busydrawingDrawDriver
_clip_statusDrawDriver
_clipitDrawDriver
_currentbitmapDrawDriver
_drawstyleDrawDriver
_fillcolorDrawDriver
_fontDrawDriver
_layerDrawDriver
_matrixDrawDriver
_only_visible (defined in DrawDriver)DrawDriver
_patternDrawDriver
_penDrawDriver
_pengridDrawDriver
_penoriginDrawDriver
_penSelectedDrawDriver
_pentrans (defined in DrawDriver)DrawDriver
_pentrans_sel (defined in DrawDriver)DrawDriver
_SelectedDrawDriver
_showstructureDrawDriver
_SRefSelectedDrawDriver
_stopdrawingDrawDriver
_stored_drawstyleDrawDriver
_textColorDrawDriver
_textSelectedColorDrawDriver
_visibleDrawDriver
CalcBoundingBox(double x, double y)wxDoubleDCBase [inline, virtual]
Clear()wxDoubleDCBase [virtual]
ClearClippingRegion()wxDoubleDCBase
ClearScreen()DrawDriver
ClipIt(Element *a_ele)DrawDriver
Clipping(double &, double &)wxDoubleDCBase
Clipping(double &, double &, double &, double &)wxDoubleDCBase
CrossHair(double x, double y) (defined in wxDoubleDCBase)wxDoubleDCBase
CrossHair(const wxPoint2DDouble &pt) (defined in wxDoubleDCBase)wxDoubleDCBase
DestroyClippingRegion()wxDoubleDCBase
DeviceToLogicalX(double x) constwxDoubleDCBase
DeviceToLogicalXRel(double x) constwxDoubleDCBase
DeviceToLogicalY(double y) constwxDoubleDCBase
DeviceToLogicalYRel(double y) constwxDoubleDCBase
DrawArc(double x1, double y1, double x2, double y2, double xc, double yc) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawArc(const wxPoint2DDouble &pt1, const wxPoint2DDouble &pt2, const wxPoint2DDouble &centre) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawCheckMark(double x, double y, double width, double height)wxDoubleDCBase
DrawCheckMark(const wxRect2DDouble &rect) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawCircle(double x, double y, double radius)wxDoubleDCBase
DrawDriver()DrawDriver
DrawEllipse(double x, double y, double width, double height)wxDoubleDCBase
DrawEllipse(const wxPoint2DDouble &pt, const wxSize &sz) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawEllipse(const wxRect2DDouble &rect) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawEllipticArc(double x, double y, double w, double h, double sa, double ea) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawEllipticArc(const wxPoint2DDouble &pt, const wxSize &sz, double sa, double ea) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawGrid(double, long, int)DrawDriver
DrawLine(double x1, double y1, double x2, double y2)wxDoubleDCBase
DrawLine(const wxPoint2DDouble &pt1, const wxPoint2DDouble &pt2)wxDoubleDCBase
DrawLines(int n, wxPoint2DDouble points[], double xoffset=0, double yoffset=0)wxDoubleDCBase
DrawLines(const wxList *list, double xoffset=0, double yoffset=0)wxDoubleDCBase
DrawOrigin()DrawDriver
DrawPoint(double x, double y) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawPoint(const wxPoint2DDouble &pt) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawPolygon(int n, wxPoint2DDouble points[], double xoffset=0, double yoffset=0, int fillStyle=wxODDEVEN_RULE)wxDoubleDCBase
DrawPolygon(const wxList *list, double xoffset=0, double yoffset=0, int fillStyle=wxODDEVEN_RULE) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawRect(int x1, int y1, int x2, int y2)DrawDriver
DrawRectangle(double x, double y, double width, double height)wxDoubleDCBase
DrawRectangle(const wxPoint2DDouble &pt, const wxSize &sz) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawRectangle(const wxRect2DDouble &rect) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawRotatedText(const wxString &text, double x, double y, double angle)wxDoubleDCBase
DrawRotatedText(const wxString &text, const wxPoint2DDouble &pt, double angle) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawRoundedRectangle(double x, double y, double width, double height, double radius)wxDoubleDCBase
DrawRoundedRectangle(const wxPoint2DDouble &pt, const wxSize &sz, double radius) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawRoundedRectangle(const wxRect2DDouble &r, double radius) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawText(const wxString &text, double x, double y) (defined in wxDoubleDCBase)wxDoubleDCBase
DrawText(const wxString &text, const wxPoint2DDouble &pt) (defined in wxDoubleDCBase)wxDoubleDCBase
EndDoc() (defined in wxDoubleDCBase)wxDoubleDCBase [inline, virtual]
EndPage() (defined in wxDoubleDCBase)wxDoubleDCBase [inline, virtual]
ExtendClippingRegion(double x, double y)wxDoubleDCBase
FloodFill(double x, double y, const wxColour &col, int style=wxFLOOD_SURFACE) (defined in wxDoubleDCBase)wxDoubleDCBase
FloodFill(const wxPoint2DDouble &pt, const wxColour &col, int style=wxFLOOD_SURFACE) (defined in wxDoubleDCBase)wxDoubleDCBase
GDSDrawLine(double x1, double y1, double x2, double y2)DrawDriver
GDSDrawText(const wxString &text, double x, double y, double x2, double y2, Text *, wxTransformMatrix *)DrawDriver
GetAbsPolygon() (defined in DrawDriver)DrawDriver [inline]
GetActiveLayer() (defined in DrawDriver)DrawDriver [inline]
GetBackground() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetBackground() (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetBackgroundMode() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetBrush() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetBrush() (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetClipCode(double, double)wxDoubleDCBase
GetClippingBox(double &x, double &y, double &w, double &h) constwxDoubleDCBase [virtual]
GetClipStatus() (defined in DrawDriver)DrawDriver [inline]
GetDC()wxDoubleDCBase [inline]
GetDrawPen() (defined in DrawDriver)DrawDriver [inline]
GetDrawStyle()DrawDriver
GetFont() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetFont() (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetInverseMappingMatrix()wxDoubleDCBase
GetLogicalFunction() constwxDoubleDCBase [inline]
GetMappingMatrix()wxDoubleDCBase
GetMatrix() (defined in DrawDriver)DrawDriver [inline]
GetParentSelect() (defined in DrawDriver)DrawDriver [inline]
GetPen() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetPen() (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetPixel(double x, double y, wxColour *col) (defined in wxDoubleDCBase)wxDoubleDCBase
GetPixel(const wxPoint2DDouble &pt, wxColour *col) (defined in wxDoubleDCBase)wxDoubleDCBase
GetScaleFactorX()wxDoubleDCBase [inline]
GetScaleFactorY()wxDoubleDCBase [inline]
GetSelectPen() (defined in DrawDriver)DrawDriver [inline]
GetStopDrawing() (defined in DrawDriver)DrawDriver [inline]
GetTextBackground() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetTextBackground() (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetTextExtent(const wxString &string, long *x, long *y, long *descent=NULL, long *externalLeading=NULL, wxFont *theFont=NULL) constwxDoubleDCBase
GetTextForeground() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetTextForeground() (defined in wxDoubleDCBase)wxDoubleDCBase [inline]
GetVirtualSize(double &x, double &y, double &w, double &h) constwxDoubleDCBase [virtual]
GetVirtualSizeScreen()DrawDriver
hulp2 (defined in DrawDriver)DrawDriver
Init()DrawDriver
IsDrawStyle(DrawStyle)DrawDriver
LogicalToDeviceX(double x) constwxDoubleDCBase
LogicalToDeviceXRel(double x) constwxDoubleDCBase
LogicalToDeviceY(double y) constwxDoubleDCBase
LogicalToDeviceYRel(double y) constwxDoubleDCBase
ltowxc(long l, wxColour &color)DrawDriver
m_backgroundBrushwxDoubleDCBase [protected]
m_backgroundModewxDoubleDCBase [protected]
m_brushwxDoubleDCBase [protected]
m_clippingwxDoubleDCBase [protected]
m_clipX1wxDoubleDCBase [protected]
m_clipX2wxDoubleDCBase [protected]
m_clipY1wxDoubleDCBase [protected]
m_clipY2wxDoubleDCBase [protected]
m_colourwxDoubleDCBase [protected]
m_dcwxDoubleDCBase [protected]
m_filledDrawDriver
m_fontwxDoubleDCBase [protected]
m_fontsizewxDoubleDCBase [protected]
m_inverse_mappingwxDoubleDCBase [protected]
m_isBBoxValidwxDoubleDCBase [protected]
m_isInteractivewxDoubleDCBase [protected]
m_isVirtualValidwxDoubleDCBase [protected]
m_logicalFunctionwxDoubleDCBase [protected]
m_mapping_matrixwxDoubleDCBase [protected]
m_mappingModewxDoubleDCBase [protected]
m_maxXwxDoubleDCBase [protected]
m_maxYwxDoubleDCBase [protected]
m_minXwxDoubleDCBase [protected]
m_minYwxDoubleDCBase [protected]
m_okwxDoubleDCBase [protected]
m_palettewxDoubleDCBase [protected]
m_penwxDoubleDCBase [protected]
m_scalefactor_xwxDoubleDCBase [protected]
m_scalefactor_ywxDoubleDCBase [protected]
m_scrolled (defined in DrawDriver)DrawDriver
m_textBackgroundColourwxDoubleDCBase [protected]
m_textForegroundColourwxDoubleDCBase [protected]
m_todrawwxDoubleDCBase [protected]
m_virt_maxXwxDoubleDCBase
m_virt_maxYwxDoubleDCBase
m_virt_minXwxDoubleDCBase
m_virt_minYwxDoubleDCBase
m_virtm_maxXDrawDriver
m_virtm_maxYDrawDriver
m_virtm_minXDrawDriver
m_virtm_minYDrawDriver
m_virtualsizeDrawDriver
MaxX() constwxDoubleDCBase [inline]
MaxY() constwxDoubleDCBase [inline]
MinX() constwxDoubleDCBase [inline]
MinY() constwxDoubleDCBase [inline]
NeedToDraw(int layer)DrawDriver
Ok() const (defined in wxDoubleDCBase)wxDoubleDCBase [inline, virtual]
Pending()DrawDriver
ResetBoundingBox()wxDoubleDCBase [inline]
SetActiveLayer(int lay) (defined in DrawDriver)DrawDriver [inline]
SetBackground(const wxBrush &brush) (defined in wxDoubleDCBase)wxDoubleDCBase [virtual]
SetBackgroundMode(int mode) (defined in wxDoubleDCBase)wxDoubleDCBase [virtual]
SetBrush(const wxBrush &brush) (defined in wxDoubleDCBase)wxDoubleDCBase [virtual]
SetBusyDrawing(bool busy) (defined in DrawDriver)DrawDriver [inline]
SetClipIt(bool clipit) (defined in DrawDriver)DrawDriver [inline]
SetClippingRegion(double minx, double miny, double maxx, double maxy)wxDoubleDCBase
SetClippingRegionBox(BoundingBox &a_box)DrawDriver
SetClippingRegionWin(wxCoord minx, wxCoord miny, wxCoord maxx, wxCoord maxy)wxDoubleDCBase
SetClipStatus(OVERLAP stat) (defined in DrawDriver)DrawDriver [inline]
SetDC(wxDC *newdc)wxDoubleDCBase
SetDrawStyle(DrawStyle)DrawDriver
SetFilled(bool filled) (defined in DrawDriver)DrawDriver [inline]
SetFont(const wxFont &font, double size)wxDoubleDCBase [virtual]
SetLayer(int layer)DrawDriver
SetLogicalFunction(int function)wxDoubleDCBase [virtual]
SetMapping(int dwxi, int dwyi, double vx1, double vy1, double vx2, double vy2, bool border)wxDoubleDCBase
SetMappingScroll(double vx1, double vy1, double vx2, double vy2, bool border) (defined in DrawDriver)DrawDriver
SetMatrix(wxTransformMatrix &matrix) (defined in DrawDriver)DrawDriver [inline]
SetPalette(const wxPalette &palette) (defined in wxDoubleDCBase)wxDoubleDCBase [virtual]
SetParentSelect(bool select) (defined in DrawDriver)DrawDriver [inline]
SetPen(const wxPen &pen) (defined in wxDoubleDCBase)wxDoubleDCBase [virtual]
SetScroll(double vx1, double vy1, double vx2, double vy2)DrawDriver
SetSelected(bool selected) (defined in DrawDriver)DrawDriver [inline]
SetTextBackground(const wxColour &colour)wxDoubleDCBase [virtual]
SetTextForeground(const wxColour &colour)wxDoubleDCBase [virtual]
StartDoc(const wxString &WXUNUSED(message)) (defined in wxDoubleDCBase)wxDoubleDCBase [inline, virtual]
StartPage() (defined in wxDoubleDCBase)wxDoubleDCBase [inline, virtual]
todrawDrawDriver
Transform(double &, double &)DrawDriver
Transform(double &, double &, double &, double &)DrawDriver
UnSetLayer(int layer)DrawDriver
WindowsPolygon(void)DrawDriver
WindowsPolygon_NoOutLine()DrawDriver
WindowsPolyline(void)DrawDriver
WindowsSpline(void)DrawDriver
Write(GdsII *)DrawDriver
Write(Point *)DrawDriver
Write(Segment *)DrawDriver
Write(G_Polygon *)DrawDriver
Write(G_Polyline *)DrawDriver
WriteDirect(ElementList *)DrawDriver
WriteDirect(Path *_Path)DrawDriver
WriteDirect(Boundary *_Boundary)DrawDriver
WriteDirect(G_Polygon *_Polygon) (defined in DrawDriver)DrawDriver
WriteDirect(Box *_Box)DrawDriver
WriteDirect(SLine *line)DrawDriver
WriteDirect(Circle *_Circle)DrawDriver
WriteDirect(Text *)DrawDriver
WriteDirect(Arcseg *)DrawDriver
wxDoubleDCBase()wxDoubleDCBase
~DrawDriver()DrawDriver
~wxDoubleDCBase()wxDoubleDCBase [virtual]
Member List -- Thu Nov 28 21:24:57 2002 -- 28 Nov 2002 -- 1.2.18 -- -- . -- Main Page