DK11 for ActiveX | TatukGIS_XDK11.ITGIS_RendererVclGdi32 | Interfaces | Methods | Properties
Renderer for VCL Gdi32.
Available also on: Delphi VCL | ActiveX.
// C# public interface ITGIS_RendererVclGdi32: ITGIS_RendererVclAbstract { }
' VisualBasic Public Interface ITGIS_RendererVclGdi32 Implements ITGIS_RendererVclAbstract End Class
// Oxygene type ITGIS_RendererVclGdi32 = public interface( ITGIS_RendererVclAbstract ) end;
Name | Visibility | Description | |
---|---|---|---|
AfterDraw | public | Receive notification about pending renderer update. (Inherited from ITGIS_RendererAbstract) |
|
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
BeforeDraw | public | Preparation of the renderer context. (Inherited from ITGIS_RendererAbstract) |
|
CanvasClearTransformation | public | Reset any transformation on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawBitmap | public | Draw bitmap on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawBitmap_2 | public | Draw bitmap on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawEllipse | public | Draw an ellipse on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawLine | public | Draw a line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPie | public | Draw a pie on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolygon | public | Draw a polygon on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolygon_2 | public | Draw a polygon on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolygon_3 | public | Draw a polygon on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolygon_4 | public | Draw a polygon on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolygon_5 | public | Draw a polygon on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolygon_6 | public | Draw a polygon on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolyLine | public | Draw a poly-line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolyLine_2 | public | Draw a poly-line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolyLine_3 | public | Draw a poly-line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolyLine_4 | public | Draw a poly-line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolyLine_5 | public | Draw a poly-line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawPolyLine_6 | public | Draw a poly-line on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawRectangle | public | Draw a rectangle on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasDrawText | public | Draw a text on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasFontMetrics | public | Provide basing metric for a currently selected CanvasFont. (Inherited from ITGIS_RendererAbstract) |
|
CanvasNative | public | Return rendering context native to current renderer. (Inherited from ITGIS_RendererAbstract) |
|
CanvasSetTransformation | public | Set a transformation on the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasTextEm | public | Calculate text EM value for a currently selected CanvasFont. (Inherited from ITGIS_RendererAbstract) |
|
CanvasTextExtent | public | Calculate text EM value for a currently selected CanvasFont. (Inherited from ITGIS_RendererAbstract) |
|
CreateContext | public | Initiate context for the renderer. (Inherited from ITGIS_RendererAbstract) |
|
CreateInstance | public | Create an instance of object of the same type as current one. (Inherited from ITGIS_RendererAbstract) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Flush | public | Update BaseMap of the context . (Inherited from ITGIS_RendererAbstract) |
|
LockTransparent | public | Begin of drawing in a layer transparency mode. (Inherited from ITGIS_RendererAbstract) |
|
MeasureShieldTexture | public | Measure shield size (Inherited from ITGIS_RendererAbstract) |
|
PaintExtra | public | Paint an extra context on a top of a rendered map. (Inherited from ITGIS_RendererAbstract) |
|
PixelsToTwips | public | Convert size from device dependent pixels to device independent Twips (1/1440 inch). (Inherited from ITGIS_RendererAbstract) |
|
PrepareBitmapCache | public | Prepare renderer cache for topmost bitmap layers. (Inherited from ITGIS_RendererAbstract) |
|
PrepareHourglassContext | public | Allow busy indicator upon rendering process. (Inherited from ITGIS_RendererAbstract) |
|
ReleaseContext | public | Release an instance. (Inherited from ITGIS_RendererAbstract) |
|
RenderBitmap | public | Render bitmap on a current canvas with scaling. (Inherited from ITGIS_RendererAbstract) |
|
RenderBitmapBegin | public | Prepare custom rendering context for lengthy bitmap drawing. (Inherited from ITGIS_RendererAbstract) |
|
RenderBitmapCache | public | Render bitmap cache for topmost pixel layers. (Inherited from ITGIS_RendererAbstract) |
|
RenderBitmapEnd | public | Finalize custom rendering context. (Inherited from ITGIS_RendererAbstract) |
|
RenderBitmap_2 | public | Render bitmap on a current canvas. (Inherited from ITGIS_RendererAbstract) |
|
RenderChart | public | Render a chart for a single shape in a current context. (Inherited from ITGIS_RendererAbstract) |
|
RenderEditor | public | Render an editor (if any). (Inherited from ITGIS_RendererAbstract) |
|
RenderLabel | public | Render a label for a single shape in a current context. (Inherited from ITGIS_RendererAbstract) |
|
RenderLabel_2 | public | Render a label for a single shape in a current context. (Inherited from ITGIS_RendererAbstract) |
|
RenderShape | public | Render a single shape in a current context. (Inherited from ITGIS_RendererAbstract) |
|
RenderShapeFlashed | public | Render shape in a flush state (Inherited from ITGIS_RendererAbstract) |
|
RenderShape_2 | public | Render a single shape in a current context. (Inherited from ITGIS_RendererAbstract) |
|
RenderShieldTexture | public | Render texture shield (label + chart + whatever) for 3D viewer purposes (Inherited from ITGIS_RendererAbstract) |
|
RenderShieldTexture_2 | public | Render texture shield (label + chart + whatever) for 3D viewer purposes (Inherited from ITGIS_RendererAbstract) |
|
RestoreContext | public | Restore context using same data as used by CreateContext. (Inherited from ITGIS_RendererAbstract) |
|
TwipsToPixels | public | Convert the size from to device independent Twips (1/1440 inch) to device dependent pixels. (Inherited from ITGIS_RendererAbstract) |
|
TwipsToPixels_2 | public | Convert the size from to device independent Twips (1/1440 inch) to device dependent pixels. (Inherited from ITGIS_RendererAbstract) |
|
TwipsToPoints | public | Convert the size from to device independent Twips (1/1440 inch) to device points. (Inherited from ITGIS_RendererAbstract) |
|
UnlockTransparent | public | End of drawing in a layer transparency mode. (Inherited from ITGIS_RendererAbstract) |
|
Update | public | Receive notification about pending renderer update. (Inherited from ITGIS_RendererAbstract) |
|
Name | Visibility | Description | |
---|---|---|---|
CanvasBrush | public | Brush of the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasExtent | public | Return extent taken in account by label allocator. (Inherited from ITGIS_RendererAbstract) |
|
CanvasFont | public | Font of the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
CanvasPen | public | Pen of the Canvas object. (Inherited from ITGIS_RendererAbstract) |
|
Context | public | Renderer context. (Inherited from ITGIS_RendererAbstract) |
|
FontScale | public | Fonts scaling factor of the rendering context (in percents). (Inherited from ITGIS_RendererAbstract) |
|
Height | public | Height of the rendering context (in pixels). (Inherited from ITGIS_RendererAbstract) |
|
Info | public | Provide basic info about renderer like underlying technology used. (Inherited from ITGIS_RendererAbstract) |
|
Parent | public | Viewer (parented interface) which owns renderer. (Inherited from ITGIS_RendererAbstract) |
|
PPI | public | Point-Per-Inch of the rendering context. (Inherited from ITGIS_RendererAbstract) |
|
Shift | public | Offset of the rendering rectangle (in pixels). (Inherited from ITGIS_RendererAbstract) |
|
Viewer | public | Viewer which owns renderer. (Inherited from ITGIS_RendererAbstract) |
|
ViewRect | public | Viewing rectangle of the rendering context (in pixels). (Inherited from ITGIS_RendererAbstract) |
|
Width | public | Width of the rendering context (in pixels). (Inherited from ITGIS_RendererAbstract) |
|