MGD::DEVICE_MEM32RGB::CONTEXT Member List

This is the complete list of members for MGD::DEVICE_MEM32RGB::CONTEXT, including all inherited members.
_DrawGlyph(MGD::FONT *font, double x, double y, double baseangle, const MGD::STRINGDATA &gidstr, int num)MGD::CONTEXT [inline, protected]
_NextGlyphPosition(MGD::FONT *font, double *x, double *y, double baseangle, const MGD::STRINGDATA &gidstr, int num, double SpaceExtra=0.0, double GlyphExtra=0.0)MGD::CONTEXT [inline, protected]
AddExteriorToClip(const LRECT2D &rect)MGD::CONTEXT
AddToClip(const DRECT2D &rect)MGD::CONTEXT
AddToClip(const LRECT2D &rect)MGD::CONTEXT
AddToClip(const POLYLINE &polyline)MGD::CONTEXT
AddToClip(const REGION2D &region)MGD::CONTEXT
AllocPrivDataIndex()MGD::CONTEXT [static]
Calculate3dDepthFunction(const DPOINT3D &p1, const DPOINT3D &p2, const DPOINT3D &p3, const double viewPlaneDistance, const bool isPerspective, const MAT3X3 &matrix)MGD::CONTEXT
ClearClipMask()MGD::CONTEXT
ClearICMSourceProfile()MGD::CONTEXT [inline]
ClipRegionUpdateMask()MGD::CONTEXT [protected]
ComputeLabelExtents(REGION2D &extents, const MIUNICODE *text, const POLYLINE &BaseLine, const LABELSTYLE &Style, const POLYLINELIST &LeaderLines, bool bCheckClip=false, REGION2D *frame=0)MGD::CONTEXT
ComputeLabelExtents(REGION2D &extents, const TEXTBLOCK &textblock, const LABELSTYLE &Style, const POLYLINELIST &LeaderLines, bool bCheckClip=false, REGION2D *frame=0)MGD::CONTEXT
ComputeLabelFrame(REGION2D &frame, const MIUNICODE *text, const POLYLINE &BaseLine, const LABELSTYLE &Style, const POLYLINELIST &LeaderLines)MGD::CONTEXT
CONTEXT(MGD::DEVICE_MEM32RGB *pDevice)MGD::DEVICE_MEM32RGB::CONTEXT [protected]
MGD::DEVICE_MEM32::CONTEXT::CONTEXT(MGD::DEVICE_MEM32 *pDevice)MGD::DEVICE_MEM32::CONTEXT [protected]
MGD::CONTEXT::CONTEXT(MGD::DEVICE *disp)MGD::CONTEXT [protected]
ConvertScreenUnits(double value, int iunits, int ounits)MGD::CONTEXT [inline]
Copy(const CONTEXT &rhs)MGD::CONTEXT [inline]
CopyRect(const MGD::DEVICE *pDevSrc, const LRECT2D &RectSrc, const LPOINT2D &PtTgt, MGD::DEVICE_MEM8G *pDevAlpha=0)MGD::CONTEXT
CopyRectSampled(const MGD::DEVICE *pDevSrc, const LRECT2D &srcrect, const LRECT2D &destrect, MGD::DEVICE_MEM8G *pDevAlpha=0)MGD::CONTEXT
CopyRectSampledLow(const MGD::DEVICE *pDevSrc, const LRECT2D &srcrect, const LRECT2D &destrect, MGD::DEVICE_MEM8G *pDevAlpha=0)MGD::CONTEXT [protected]
DEPRECATED_MSG("Use GetDevice instead") MGDMGD::CONTEXT [inline]
DEPRECATED_MSG("Use SetColor() instead") void SetColorPixel(PIXEL pixel)MGD::CONTEXT [inline]
DepthCalc(float z) const MGD::CONTEXT [inline, protected]
DepthTest(float z, float bufz) const MGD::CONTEXT [inline, protected]
DepthTestDisable()MGD::CONTEXT [inline]
DepthTestEnable()MGD::CONTEXT [inline]
DisableICM()MGD::CONTEXT [inline]
DrawArc(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_None)MGD::CONTEXT [inline]
DrawArc(double xcenter, double ycenter, double xradius, double yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_None)MGD::CONTEXT [inline]
DrawArrow(const DPOINT2D &EndPoint, double angle, double length, double sweep=30.0 *DEGTORAD, MGD::ARROWTYPE type=ARROWTYPE_FilledTriangle)MGD::CONTEXT
DrawCircle(INT32 xcenter, INT32 ycenter, INT32 radius)MGD::CONTEXT [inline]
DrawCircle(double xcenter, double ycenter, double radius)MGD::CONTEXT [inline]
DrawEllipse(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double rotangle=0)MGD::CONTEXT [inline]
DrawEllipse(double xcenter, double ycenter, double xradius, double yradius, double rotangle=0)MGD::CONTEXT [inline]
DrawIcon(INT32 x, INT32 y, MICONSTRUCT *icon, ICONFLAGS flags)MGD::CONTEXT [inline]
DrawIcon(INT32 x, INT32 y, ICONID iconid, const COLOR &bgcolor, ICONFLAGS flags)MGD::CONTEXT
DrawLabel(const MIUNICODE *text, const POLYLINE &BaseLine, const LABELSTYLE &Style, const POLYLINELIST &LeaderLines)MGD::CONTEXT
DrawLabel(const TEXTBLOCK &textblock, const LABELSTYLE &Style, const POLYLINELIST &LeaderLines)MGD::CONTEXT
DrawLine(INT32 x1, INT32 y1, INT32 x2, INT32 y2)MGD::CONTEXT [inline]
DrawLine3D(INT32 x1, INT32 y1, float z1, INT32 x2, INT32 y2, float z2)MGD::CONTEXT [inline]
DrawLines(const LPOINT2D *points, INT32 numpoints, bool close=false)MGD::CONTEXT
DrawLines(const POLYLINE &line)MGD::CONTEXT
DrawLines(const SIMPLE_ARRAY< LPOINT2D > &points, bool close=false)MGD::CONTEXT [inline]
DrawLinesDashed(const LPOINT2D *points, INT32 numpoints, const SIMPLE_ARRAY< double > &DashArray, double DashOffset=0.0, bool close=false)MGD::CONTEXT [inline]
DrawLinesDashed(const SIMPLE_ARRAY< LPOINT2D > &points, const SIMPLE_ARRAY< double > &DashArray, double DashOffset=0.0, bool close=false)MGD::CONTEXT [inline]
DrawLinesDashed(const LPOINT2D *points, INT32 numpoints, const double *DashArray, INT32 DashCount, double DashOffset=0.0, bool close=false)MGD::CONTEXT [inline]
DrawLinesDashed(const SIMPLE_ARRAY< LPOINT2D > &points, const double *DashArray, INT32 DashCount, double DashOffset=0.0, bool close=false)MGD::CONTEXT [inline]
DrawLinesDashed(const POLYLINE &line, const double *DashArray, INT32 DashCount, double DashOffset=0.0, bool close=false)MGD::CONTEXT
DrawLinesLow(const LPOINT2D *points, INT32 numpts)MGD::CONTEXT [inline, protected]
DrawLinesLow(const POLYLINE &line)MGD::CONTEXT [inline, protected]
DrawLineStyleSample(const RVC::STYLE &styleobj, const LINESTYLE &style, const LRECT2D &rect, STYLESAMPLEFLAGS flags=STYLESAMPLE_Default)MGD::CONTEXT
DrawPixel(INT32 x, INT32 y)MGD::CONTEXT
DrawPoint(INT32 x, INT32 y)MGD::CONTEXT [inline]
DrawPoint(const DPOINT2D &pt)MGD::CONTEXT [inline]
DrawPoints(const LPOINT2D *points, INT32 NumPoints)MGD::CONTEXT [inline]
DrawPoints(const SIMPLE_ARRAY< LPOINT2D > &points)MGD::CONTEXT [inline]
DrawPointStyleSample(const RVC::STYLE &styleobj, const POINTSTYLE &style, const LRECT2D &rect, STYLESAMPLEFLAGS flags=STYLESAMPLE_Default)MGD::CONTEXT
DrawPolyStyleSample(const RVC::STYLE &styleobj, const POLYSTYLE &style, const LRECT2D &rect, STYLESAMPLEFLAGS flags=STYLESAMPLE_Default)MGD::CONTEXT
DrawRectangle(INT32 x1, INT32 y1, INT32 x2, INT32 y2)MGD::CONTEXT [inline]
DrawRectangle(const LRECT2D &rect)MGD::CONTEXT [inline]
DrawRectangle(const DRECT2D &rect)MGD::CONTEXT [inline]
DrawRegion(const REGION2D &polygons)MGD::CONTEXT
DrawRoundedRectangle(const LRECT2D &rect, INT32 radius=-1)MGD::CONTEXT
DrawSegments(const LSEGMENT2D *segments, INT32 NumSegments)MGD::CONTEXT [inline]
DrawSegments(const SIMPLE_ARRAY< LSEGMENT2D > &segments)MGD::CONTEXT [inline]
DrawSimpleArrowHead(INT32 xbase, INT32 ybase, INT32 size, MGD::DIRECTION direction)MGD::CONTEXT
DrawSimpleFrame(const LRECT2D &rect, const COLOR &ColorTopLeft, const COLOR &ColorBottomRight)MGD::CONTEXT
DrawStringStraight(const DPOINT2D &pt, double baseangle, const MGD::STRINGDATA &gidstr, int sindex, int eindex, double SpaceExtra, double GlyphExtra)MGD::CONTEXT [inline, protected]
DrawSubRegion(const SUBREGION2D &polygons)MGD::CONTEXT
EraseRectangle(const LRECT2D &rectangle, const COLOR &color)MGD::CONTEXT [inline]
FillArc(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_Direct)MGD::CONTEXT [inline]
FillArc(double xcenter, double ycenter, double xradius, double yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_Direct)MGD::CONTEXT [inline]
FillCircle(INT32 xcenter, INT32 ycenter, INT32 radius)MGD::CONTEXT [inline]
FillCircle(double xcenter, double ycenter, double radius)MGD::CONTEXT [inline]
FillEllipse(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double rotangle=0)MGD::CONTEXT [inline]
FillEllipse(double xcenter, double ycenter, double xradius, double yradius, double rotangle=0)MGD::CONTEXT [inline]
FillPolygon(const LPOINT2D *points, INT32 NumPoints, MGD::POLYSHAPE shape=POLYSHAPE_Complex, bool DrawOutline=false)MGD::CONTEXT [inline]
FillPolygons(const LPOLYGON *polygons, INT32 NumPolys, bool DrawOutline=false)MGD::CONTEXT [inline]
FillRectangle(INT32 x1, INT32 y1, INT32 x2, INT32 y2)MGD::CONTEXT [inline]
FillRectangle(const LRECT2D &rect)MGD::CONTEXT [inline]
FillRectangle(const DRECT2D &rect)MGD::CONTEXT [inline]
FillRegion(const REGION2D &polygons, bool DrawOutline=false)MGD::CONTEXT [inline]
FillRoundedRectangle(const LRECT2D &rect, INT32 radius, bool bDrawBorder=false)MGD::CONTEXT
FillSpan(INT32 x1, INT32 x2, INT32 y)MGD::CONTEXT
FillSubRegion(const SUBREGION2D &polygons, bool DrawOutline=false)MGD::CONTEXT [inline]
Get3dDepthFunction(float &xcoeff, float &ycoeff, float &zconst, bool &isPespective) const MGD::CONTEXT [inline]
GetAntialiasing() const MGD::CONTEXT
GetClipRectangle() const MGD::CONTEXT [inline]
GetClipRegion(REGION2D &region) const MGD::CONTEXT
GetColor() const MGD::CONTEXT [inline]
GetColorLock() const MGD::CONTEXT [inline]
GetColorPixel(const COLOR &color) const MGD::CONTEXT
GetColorPixelNoICM(const COLOR &color) const MGD::CONTEXT
GetDepth3D(INT32 x, INT32 y)MGD::CONTEXT [inline]
GetDepthTest() const MGD::CONTEXT [inline]
GetDevice() const MGD::CONTEXT [inline]
GetDisplayInfo() const MGD::CONTEXT [inline]
GetFont() const MGD::CONTEXT [inline]
GetFrameBuffer() const MGD::CONTEXT [inline]
GetGlyphOutline(MIUNICODE uc, REGION2D &region, bool bUseGlyphIndex=false)MGD::CONTEXT
GetImageColorSpace() const MGD::CONTEXT [inline, protected]
GetLine4Connected() const MGD::CONTEXT [inline]
GetLineCap() const MGD::CONTEXT [inline]
GetLineJoin() const MGD::CONTEXT [inline]
GetLineScaledToMap() const MGD::CONTEXT [inline]
GetLineWidth() const MGD::CONTEXT [inline]
GetMapScale() const MGD::CONTEXT [inline]
GetOpacityBlendMode() const MGD::CONTEXT [inline]
GetOutputScale() const MGD::CONTEXT [inline]
GetPixelColor(PIXEL pixel, COLOR &color) const MGD::CONTEXT
GetPixelColorNoICM(PIXEL pixel, COLOR &color) const MGD::CONTEXT
GetPixelFunction() const MGD::CONTEXT [inline]
GetPixelSizeMM() const MGD::CONTEXT [inline]
GetPlaneMask() const MGD::CONTEXT [inline]
GetPlaneMaskLock() const MGD::CONTEXT [inline]
GetPointScaledToMap() const MGD::CONTEXT [inline]
GetPrivData(int indx) const MGD::CONTEXT
GetStringExtents(const DPOINT2D *baseline, int numpts, double baseangle, MGD::BASELINE baseflags, const MIUNICODE *string, DRECT2D &extents, MGD::FONT::MODE mode, bool TakeJustificationIntoAccount)MGD::CONTEXT [protected]
GetStringExtents(const DPOINT2D *baseline, int numpts, double baseangle, MGD::BASELINE baseflags, const MGD::STRINGDATA &bidstr, int startindex, int endindex, DRECT2D &extents, bool TakeJustificationIntoAccount)MGD::CONTEXT [protected]
GetStringExtentsAlongCurve(const DPOINT2D *baseline, int numpts, const MGD::STRINGDATA &bidstr, int startindex, int endindex, UINT32 baseflags, DRECT2D &extents)MGD::CONTEXT [protected]
GetStyleFill() const MGD::CONTEXT [inline]
GetStyleLine() const MGD::CONTEXT [inline]
GetStylePoint() const MGD::CONTEXT [inline]
GetTextSettings()MGD::CONTEXT [inline]
GetTextSettings() const MGD::CONTEXT [inline]
GetTextStyle() const MGD::CONTEXT [inline]
GetThinLineWidthHint() const MGD::CONTEXT [inline]
GetTransparency() const MGD::CONTEXT [inline]
GetTransparencyLock() const MGD::CONTEXT [inline]
GetUsePatternFill() const MGD::CONTEXT [inline]
GetUsePatternLine() const MGD::CONTEXT [inline]
GetUsePatternPoint() const MGD::CONTEXT [inline]
HasComplexClip() const MGD::CONTEXT [inline]
HasUsedTransparency() const MGD::CONTEXT [inline]
HatchPolygonStyle(const LPOINT2D *point, INT32 numpts)MGD::CONTEXT
ImageBegin(INT32 x, INT32 y, INT32 width, INT32 height, COLORSPACE colorspace, const COLOR_ARRAY *colormap=0, UINT32 flags=0)MGD::CONTEXT
ImageBegin(const LRECT2D &rect, COLORSPACE colorspace, const COLOR_ARRAY *colormap=0, UINT32 flags=0)MGD::CONTEXT [inline]
ImageEnd(UINT32 flags=0)MGD::CONTEXT
ImageSetColorSpace(COLORSPACE colorspace, const COLOR_ARRAY *colmap=0)MGD::CONTEXT [protected]
InterfaceTextDrawString(INT32 x, INT32 y, const MIUNICODE *string, TEXTBASEORIGIN baseorigin=TEXTBASEORIGIN_FirstLine, bool bVisualOrder=false, INTERFACETEXTSTYLE style=INTERFACETEXTSTYLE_Normal)MGD::CONTEXT [inline]
InterfaceTextGetExtents(const MIUNICODE *string, int *width, int *height=0, int *ascent=0, INTERFACETEXTSTYLE style=INTERFACETEXTSTYLE_Normal)MGD::CONTEXT [inline]
InterfaceTextGetMetrics(const MIUNICODE *string, TEXTMETRICS &metrics, INTERFACETEXTSTYLE style=INTERFACETEXTSTYLE_Normal)MGD::CONTEXT [inline]
InterfaceTextGetWidth(const MIUNICODE *string, INTERFACETEXTSTYLE style=INTERFACETEXTSTYLE_Normal, bool bInkMetrics=true)MGD::CONTEXT [inline]
InterfaceTextGetWidth(const MIUNICODE *string, bool bInkMetrics)MGD::CONTEXT [inline]
IntersectClip(const DRECT2D &rect)MGD::CONTEXT
IntersectClip(const LRECT2D &rect)MGD::CONTEXT
IntersectClip(const POLYLINE &polyline)MGD::CONTEXT
IntersectClip(const REGION2D &region)MGD::CONTEXT
Is3dEnabled() const MGD::CONTEXT [inline]
m_bAntialiasingEnabledMGD::CONTEXT [protected]
m_bColorLockedMGD::CONTEXT [protected]
m_bDepthVariableMGD::CONTEXT [protected]
m_bDoClipForPutMGD::CONTEXT [protected]
m_bDoTranspPutImageMGD::CONTEXT [protected]
m_bHasUsedTransparencyMGD::CONTEXT [protected]
m_bitmapxoriginMGD::CONTEXT [protected]
m_bitmapyoriginMGD::CONTEXT [protected]
m_bLine4ConnectedMGD::CONTEXT [protected]
m_bLineScaledToMapMGD::CONTEXT [protected]
m_bNeedToUpdateClipMaskMGD::CONTEXT [protected]
m_bNoFillRightPolyPixelsMGD::CONTEXT [protected]
m_bNoMultiPointSpanMGD::CONTEXT [protected]
m_bPatternFromStringMGD::CONTEXT [protected]
m_bPlaneMaskLockedMGD::CONTEXT [protected]
m_bPointScaledToMapMGD::CONTEXT [protected]
m_bThinLineWidthHintMGD::CONTEXT [protected]
m_bTransparencyLockedMGD::CONTEXT [protected]
m_bUsePatternFillMGD::CONTEXT [protected]
m_bUsePatternLineMGD::CONTEXT [protected]
m_bUsePatternPointMGD::CONTEXT [protected]
m_ClipRectMGD::CONTEXT [protected]
m_ClipRegionMGD::CONTEXT [protected]
m_ColorCompMGD::CONTEXT [protected]
m_ColorConvBufMGD::CONTEXT [protected]
m_DepthTestMGD::CONTEXT [protected]
m_devMGD::CONTEXT [protected]
m_dfxMGD::CONTEXT [protected]
m_dfyMGD::CONTEXT [protected]
m_dfzMGD::CONTEXT [protected]
m_DrawColorPixelMGD::CONTEXT [protected]
m_EdgeListMGD::CONTEXT [protected]
m_etptrMGD::CONTEXT [protected]
m_FillStyleMGD::CONTEXT [protected]
m_fontMGD::CONTEXT [protected]
m_ICMConvBufMGD::CONTEXT [protected]
m_ICMTransformMGD::CONTEXT [protected]
m_ICMTransformInvMGD::CONTEXT [mutable, protected]
m_ImageICMTransformMGD::CONTEXT [protected]
m_IsPerspectiveMGD::CONTEXT [protected]
m_LineCapMGD::CONTEXT [protected]
m_LineJoinMGD::CONTEXT [protected]
m_LineStyleMGD::CONTEXT [protected]
m_LineWidthMGD::CONTEXT [protected]
m_lptrMGD::CONTEXT [protected]
m_MapScaleMGD::CONTEXT [protected]
m_pClipContextMGD::CONTEXT [protected]
m_pClipDeviceMGD::CONTEXT [protected]
m_pFillPatternMGD::CONTEXT [protected]
m_PixelFuncMGD::CONTEXT [protected]
m_PlaneMaskMGD::CONTEXT [protected]
m_pLinePatternMGD::CONTEXT [protected]
m_PointArrayMGD::CONTEXT [protected]
m_PointStyleMGD::CONTEXT [protected]
m_PolygonArrayMGD::CONTEXT [protected]
m_pPointBitmapMGD::CONTEXT [protected]
m_pPointSymbolMGD::CONTEXT [protected]
m_PutImageBytesPerPixelMGD::CONTEXT [protected]
m_PutImageColorMapMGD::CONTEXT [protected]
m_PutImageColorSpaceMGD::CONTEXT [protected]
m_SourceProfileMGD::CONTEXT [protected]
m_TextMGD::CONTEXT [protected]
m_TransparencyMGD::CONTEXT [protected]
m_WorkPointsMGD::CONTEXT [protected]
m_xsizeMGD::CONTEXT [protected]
m_xsize2MGD::CONTEXT [protected]
m_ysizeMGD::CONTEXT [protected]
m_ysize2MGD::CONTEXT [protected]
MultiPassBegin()MGD::CONTEXT
MultiPassGetCurrentPass() const MGD::CONTEXT
MultiPassGetNumPasses() const MGD::CONTEXT
MultiPassIsDone() const MGD::CONTEXT
MultiPassNext()MGD::CONTEXT
MultiPassReset()MGD::CONTEXT
MultiPassTestStyle(const LINESTYLE &style, const void *pattern, int patternbytes) const MGD::CONTEXT
MultiPassTestStyle(const LINESTYLE &style, const RVC::STYLEPATTERN_BASE *pPattern=0) const MGD::CONTEXT
MultiPassTestStyle(const POLYSTYLE &style, const void *pattern=0, int patternbytes=0) const MGD::CONTEXT
PutImageSpan(INT32 x, INT32 y, INT32 len, const void *data, const UINT8 *mask=0)MGD::CONTEXT
PutImageSpanDirect(INT32 x, INT32 y, INT32 len, const void *data, const UINT8 *mask=0)MGD::CONTEXT [protected]
PutPixel(INT32 x, INT32 y, PIXEL pixel)MGD::CONTEXT
PutPixel3D(INT32 x, INT32 y, float z, PIXEL pixel)MGD::CONTEXT
Reset()MGD::CONTEXT [inline]
ResetUsedTransparency()MGD::CONTEXT [inline]
Set3dDepthFunction(float xcoeff, float ycoeff, float zconst, bool isPespective)MGD::CONTEXT
SetAntialiasing(bool enable=true)MGD::CONTEXT [inline]
SetBitmapOrigin(INT32 xorigin, INT32 yorigin)MGD::CONTEXT [inline]
SetClipForPut(bool DoClipForPut=true)MGD::CONTEXT [inline]
SetClipNone()MGD::CONTEXT
SetClipRectangle(const LRECT2D &rect)MGD::CONTEXT
SetClipRectangle(int xinit, int yinit, int xlast, int ylast)MGD::CONTEXT [inline]
SetClipRegion(const REGION2D &region)MGD::CONTEXT
SetColor(PIXEL pixel)MGD::CONTEXT
SetColor(const COLOR &color)MGD::CONTEXT
SetColor(COLOR::NAME color)MGD::CONTEXT [inline]
SetColorIsPatternVariable(bool value)MGD::CONTEXT [inline]
SetColorLock(bool ColorLocked)MGD::CONTEXT [inline]
SetDepth3D(INT32 x, INT32 y, float z)MGD::CONTEXT [inline]
SetDepthTest(MGD::DEPTHTEST testmode)MGD::CONTEXT
SetFont(MGD::FONT *font)MGD::CONTEXT
SetFrameBuffer(UINT16 FrameBuffer)MGD::CONTEXT
SetICMSourceProfile(const PROFILE &profile)MGD::CONTEXT
SetLine4Connected(bool state=true)MGD::CONTEXT [inline]
SetLineAttributes(MGD::LINECAP capstyle, MGD::LINEJOIN joinstyle)MGD::CONTEXT
SetLineScaledToMap(bool LineScaledToMap)MGD::CONTEXT [inline]
SetLineWidth(double width)MGD::CONTEXT
SetLineWidthMM(double width)MGD::CONTEXT [inline]
SetNoFillRightPolyPixels(bool NoFillRightPolyPixels)MGD::CONTEXT [inline]
SetNoMultiPointSpan(bool state)MGD::CONTEXT [inline]
SetOpacityBlendMode(OPACITY_MODE OpacityBlendMode)MGD::CONTEXT [inline]
SetOutputScale(double mapscale)MGD::CONTEXT
SetPixelFunction(MGD::PIXELFUNC func)MGD::CONTEXT
SetPlaneMask(UINT32 mask)MGD::CONTEXT
SetPlaneMask(UINT8 redmask, UINT8 greenmask, UINT8 bluemask)MGD::CONTEXT
SetPlaneMaskLock(bool PlaneMaskLocked)MGD::CONTEXT [inline]
SetPlaneMaskRGB(UINT8 redmask, UINT8 greenmask, UINT8 bluemask)MGD::CONTEXT [inline]
SetPointScaledToMap(bool PointScaledToMap)MGD::CONTEXT [inline]
SetPrivData(int indx, PRIVDATA *data)MGD::CONTEXT
SetStyleFill(const POLYSTYLE *style, const void *pattern, INT32 patternbytes)MGD::CONTEXT
SetStyleFill(const POLYSTYLE *style, const RVC::STYLEPATTERN_BASE *Pattern=0)MGD::CONTEXT
SetStyleFill(MGD::BUILTINFILLSTYLE style, const COLOR &color)MGD::CONTEXT
SetStyleLine(const LINESTYLE *style, const RVC::STYLEPATTERN_BASE *Pattern=0)MGD::CONTEXT
SetStyleLine(const LINESTYLE *style, const void *pattern, INT32 patternbytes)MGD::CONTEXT
SetStylePoint(const POINTSTYLE *style, const RVC::STYLEPATTERN_BASE *Symbol=0)MGD::CONTEXT
SetStylePoint(const POINTSTYLE *style, const void *pattern, INT32 patternbytes)MGD::CONTEXT
SetTextSettings(const MGD::TEXTSETTINGS &settings)MGD::CONTEXT [inline]
SetTextStyle(const TEXTSTYLE &style)MGD::CONTEXT [inline]
SetThinLineWidthHint(bool enable=true)MGD::CONTEXT [inline]
SetTransparency(UINT8 transparency)MGD::CONTEXT
SetTransparencyLock(bool TransparencyLocked)MGD::CONTEXT [inline]
SetTranspForPutImage(bool DoTranspForPutImage)MGD::CONTEXT [inline]
SetUsePatternFill(bool state=true)MGD::CONTEXT [inline]
SetUsePatternLine(bool state=true)MGD::CONTEXT [inline]
SetUsePatternPoint(bool state=true)MGD::CONTEXT [inline]
StippleGetMask() const MGD::CONTEXT [inline]
StippleIsUsed() const MGD::CONTEXT [inline]
StippleSetMask(const STIPPLEMASK &StippleMask)MGD::CONTEXT
StippleSetUsed(bool used)MGD::CONTEXT
StippleTest(INT32 x, INT32 y) const MGD::CONTEXT [inline, protected]
TextAddToClip(const MIUNICODE *string, const POLYLINE &Baseline, MGD::BASELINE baseflags, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextBlockComputeExtents(MGD::TEXTBLOCK &block, DRECT2D &extents)MGD::CONTEXT
TextBlockDraw(MGD::TEXTBLOCK &block)MGD::CONTEXT
TextBlockGetFirstString(MGD::TEXTBLOCK &block, MISTRING &string)MGD::CONTEXT
TextDrawGlyph(double x, double y, double baseangle, MIUNICODE character, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextDrawString(const DPOINT2D *basepoints, int numbasepoints, MGD::BASELINE baseflags, const MIUNICODE *string, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextDrawStringPart(const DPOINT2D *basepoints, int numbasepoints, MGD::BASELINE baseflags, const MIUNICODE *string, int startindex=0, int endindex=0, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextDrawStringSimple(double x, double y, double baseangle, const MIUNICODE *string, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextGetFontInfo(int fonthandle, MGD::FONT **font)MGD::CONTEXT [static]
TextGetFontMetrics(MGD::FONTINFO &fontinfo)MGD::CONTEXT
TextGetFontName(int fonthandle, MISTRING &fontname)MGD::CONTEXT [static]
TextGetGlyphExtents(const double &x, const double &y, const double &baseangle, MIUNICODE ch, DRECT2D &rect, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT [inline]
TextGetGlyphMetrics(MIUNICODE ch, MGD::GLYPHINFO &glyphinfo, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT [inline]
TextGetStringExtents(const DPOINT2D *basepoints, int numbasepoints, MGD::BASELINE baseflags, const MIUNICODE *string, DRECT2D &extents, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextGetStringExtentsJustified(const DPOINT2D *basepoints, int numbasepoints, MGD::BASELINE baseflags, const MIUNICODE *string, DRECT2D &extents, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextGetStringExtentsSimple(double x, double y, double baseangle, const MIUNICODE *string, DRECT2D &extents, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextGetStringExtentsSimpleJustified(double x, double y, double baseangle, const MIUNICODE *string, DRECT2D &extents, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextGetStringMetrics(const MIUNICODE *string, MGD::GLYPHINFO &glyphinfo, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextGetStringWidth(const MIUNICODE *string, double &width, MGD::FONT::MODE mode=MGD::FONT::MODE_MIUNICODE)MGD::CONTEXT
TextOpenFont(const MIUNICODE *fontname)MGD::CONTEXT [static]
TextSetClipWidth(double percent)MGD::CONTEXT
TextSetColors(PIXEL fgpixel, PIXEL bgpixel, PIXEL ulpixel)MGD::CONTEXT
TextSetColors(const COLOR &fgcolor, const COLOR &bgcolor, const COLOR *ulcolor=0)MGD::CONTEXT
TextSetEnhanceWidth(double width, bool ValueInPixels=true)MGD::CONTEXT
TextSetFont(int fonthandle)MGD::CONTEXT
TextSetFontByName(const MIUNICODE *fontname, UINT32 FontFlagsRequested=0, UINT32 *pFontFlagsFound=0)MGD::CONTEXT
TextSetHeight(double height, SCREENUNIT units=SCREENUNIT_Pixels)MGD::CONTEXT
TextSetOpenTypeFeatures(const MISTRING &features)MGD::CONTEXT
TextSetShadowValues(double offset, double angle, bool relative)MGD::CONTEXT
TextSetStrokeWidth(double width, bool ValueInPixels=true)MGD::CONTEXT
TextSetStyle(const TEXTSTYLE &style)MGD::CONTEXT
TextSetUnderlineValues(double offset, double thickness)MGD::CONTEXT
TTFComputeGlyphExtentsByIndex(UINT16 GlyphIndex, MGD::GLYPHINFO &glyphinfo)MGD::CONTEXT
TTFDrawGlyphByIndex(double x, double y, double baseangle, UINT16 idx)MGD::CONTEXT
TTFGlyphToChar(UINT16 GlyphIndex, MIUNICODE &Char)MGD::CONTEXT
v_Copy(const CONTEXT &rhs)MGD::CONTEXT [protected, virtual]
v_CopyRect(const MGD::DEVICE *pDevSrc, const LRECT2D &RectSrc, const LPOINT2D &PtTgt, MGD::DEVICE_MEM8G *pDevAlpha=0)MGD::CONTEXT [protected, virtual]
v_DrawArc(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_None)MGD::CONTEXT [protected, virtual]
v_DrawArc(double xcenter, double ycenter, double xradius, double yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_None)MGD::CONTEXT [protected, virtual]
v_DrawCircle(INT32 xcenter, INT32 ycenter, INT32 radius)MGD::CONTEXT [protected, virtual]
v_DrawCircle(double xcenter, double ycenter, double radius)MGD::CONTEXT [protected, virtual]
v_DrawEllipse(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double rotangle=0)MGD::CONTEXT [protected, virtual]
v_DrawEllipse(double xcenter, double ycenter, double xradius, double yradius, double rotangle)MGD::CONTEXT [protected, virtual]
v_DrawGlyph(MGD::FONT *font, double x, double y, double baseangle, const MGD::STRINGDATA &gidstr, int num)MGD::CONTEXT [protected, virtual]
v_DrawLine(INT32 x1, INT32 y1, INT32 x2, INT32 y2)MGD::CONTEXT [protected, virtual]
v_DrawLine3D(INT32 x1, INT32 y1, float z1, INT32 x2, INT32 y2, float z2)MGD::CONTEXT [protected, virtual]
v_DrawLinesDashed(const LPOINT2D *points, INT32 numpoints, const double *DashArray, INT32 DashCount, double DashOffset=0.0, bool close=false)MGD::CONTEXT [protected, virtual]
v_DrawLinesLow(const LPOINT2D *points, INT32 numpts)MGD::CONTEXT [protected, virtual]
v_DrawLinesLow(const POLYLINE &line)MGD::CONTEXT [protected, virtual]
v_DrawPixel(INT32 x, INT32 y)MGD::CONTEXT [protected, virtual]
v_DrawPoint(INT32 x, INT32 y)MGD::CONTEXT [protected, virtual]
v_DrawPoint(const DPOINT2D &pt)MGD::CONTEXT [protected, virtual]
v_DrawPoints(const LPOINT2D *points, INT32 NumPoints)MGD::CONTEXT [protected, virtual]
v_DrawRectangle(INT32 x1, INT32 y1, INT32 x2, INT32 y2)MGD::CONTEXT [protected, virtual]
v_DrawRectangle(const LRECT2D &rect)MGD::CONTEXT [protected, virtual]
v_DrawRectangle(const DRECT2D &rect)MGD::CONTEXT [protected, virtual]
v_DrawSegments(const LSEGMENT2D *segments, INT32 NumSegments)MGD::CONTEXT [protected, virtual]
v_DrawStringStraight(const DPOINT2D &pt, double baseangle, const MGD::STRINGDATA &gidstr, int sindex, int eindex, double SpaceExtra, double GlyphExtra)MGD::CONTEXT [protected, virtual]
v_EraseRectangle(const LRECT2D &rectangle, const COLOR &color)MGD::DEVICE_MEM32::CONTEXT [protected, virtual]
v_FillArc(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double startangle, double sweepangle, double rotangle=0, MGD::SHAPECLOSE closemode=SHAPECLOSE_Direct)MGD::CONTEXT [protected, virtual]
v_FillArc(double xcenter, double ycenter, double xradius, double yradius, double startangle, double sweepangle, double rotangle, MGD::SHAPECLOSE closemode)MGD::CONTEXT [protected, virtual]
v_FillCircle(INT32 xcenter, INT32 ycenter, INT32 radius)MGD::CONTEXT [protected, virtual]
v_FillCircle(double xcenter, double ycenter, double radius)MGD::CONTEXT [protected, virtual]
v_FillEllipse(INT32 xcenter, INT32 ycenter, INT32 xradius, INT32 yradius, double rotangle=0)MGD::CONTEXT [protected, virtual]
v_FillEllipse(double xcenter, double ycenter, double xradius, double yradius, double rotangle)MGD::CONTEXT [protected, virtual]
v_FillPolygon(const LPOINT2D *points, INT32 NumPoints, MGD::POLYSHAPE shape=POLYSHAPE_Complex, bool DrawOutline=false)MGD::CONTEXT [protected, virtual]
v_FillPolygons(const LPOLYGON *polygons, INT32 NumPolys, bool DrawOutline=false)MGD::CONTEXT [protected, virtual]
v_FillRectangle(INT32 x1, INT32 y1, INT32 x2, INT32 y2)MGD::CONTEXT [protected, virtual]
v_FillRectangle(const LRECT2D &rect)MGD::CONTEXT [protected, virtual]
v_FillRectangle(const DRECT2D &rect)MGD::CONTEXT [protected, virtual]
v_FillRegion(const REGION2D &polygons, bool DrawOutline=false)MGD::CONTEXT [protected, virtual]
v_FillSubRegion(const SUBREGION2D &polygons, bool DrawOutline=false)MGD::CONTEXT [protected, virtual]
v_ImageBegin(INT32 x, INT32 y, INT32 width, INT32 height, COLORSPACE colorspace, const COLOR_ARRAY *colormap=0, UINT32 flags=0)MGD::CONTEXT [protected, virtual]
v_ImageEnd(UINT32 flags=0)MGD::CONTEXT [protected, virtual]
v_PutImageSpanDirect(INT32 x, INT32 y, INT32 len, const void *data, const UINT8 *mask)MGD::DEVICE_MEM32::CONTEXT [protected, virtual]
v_PutPixel(INT32 x, INT32 y, PIXEL pixel)MGD::CONTEXT [protected, virtual]
v_PutPixel3D(INT32 x, INT32 y, float z, PIXEL pixel)MGD::CONTEXT [protected, virtual]
v_Reset()MGD::CONTEXT [protected, virtual]
v_SetBitmapOrigin(INT32 xorigin, INT32 yorigin)MGD::CONTEXT [protected, virtual]
v_SetColorIsPatternVariable(bool value)MGD::CONTEXT [protected, virtual]
~CONTEXT()MGD::DEVICE_MEM32RGB::CONTEXT [virtual]

Generated on Sun Oct 7 21:35:15 2012 for TNTsdk 2012 by  doxygen 1.6.1