Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
This is the complete list of members for CGeoCanvas, including all inherited members.
addDraw(IRcpDraw **rcpDraw) | CGeoCanvas | |
addDynamicView(IRcpDraw **rcpDraw, double xMinPerc, double yMinPerc, double xMaxPerc, double yMaxPerc, bool isProportional) | CGeoCanvas | |
calculateLimits() | CGeoCanvas | |
CGeoCanvas() | CGeoCanvas | |
CGeoCanvas(const CGeoCanvas &other)=delete | CGeoCanvas | |
CGeoCanvas(CGeoCanvas &&other)=default | CGeoCanvas | |
EPrvOriginType enum name | CGeoCanvas | private |
getPixelToWorld(double xLocalInCenterPixel, double yLocalInCenterPixel, double sizeXPixel, double sizeYPixel, double *xWorld, double *yWorld) const | CGeoCanvas | |
hasDataTransformation(double xMinPixel, double yMinPixel, double xMaxPixel, double yMaxPixel, double *xCenterPixel, double *yCenterPixel, double *fx, double *fy, double *xCenterWorld, double *yCenterWorld) | CGeoCanvas | |
m_dynamicViews | CGeoCanvas | private |
m_mainView | CGeoCanvas | private |
m_typeOrigin | CGeoCanvas | private |
matrixTransformation(double xMinPixel, double yMinPixel, double xMaxPixel, double yMaxPixel) | CGeoCanvas | |
operator=(const CGeoCanvas &other)=delete | CGeoCanvas | |
operator=(CGeoCanvas &&other)=default | CGeoCanvas | |
operator==(const CGeoCanvas &b) const | CGeoCanvas | inline |
prvDrawScene(bool isProportional, double margin, CGeoCanvas::EPrvOriginType typeOrigin, const std::vector< IRcpDraw * > &rcpsDraw, IGraphics *graphics, double xMinComp, double yMinComp, double xMaxComp, double yMaxComp, CLimits *limits) | CGeoCanvas | privatestatic |
prvHasDataTransformation(const CLimits *limits, CGeoCanvas::EPrvOriginType typeOrigin, double margin, bool isProportional, double xMinPixel, double yMinPixel, double xMaxPixel, double yMaxPixel, double *xOriginPixel, double *yOriginPixel, double *fX, double *fY, double *xOriginWorld, double *yOriginWorld) | CGeoCanvas | privatestatic |
prvRemoveObjects(CGeoCanvas::SPrvCanvasView *view, IGraphics *graphics) | CGeoCanvas | privatestatic |
prvRunDraw(CGeoCanvas::EPrvOriginType typeOrigin, double xMinComp, double yMinComp, double xMaxComp, double yMaxComp, IGraphics *graphics, CGeoCanvas::SPrvCanvasView *view) | CGeoCanvas | privatestatic |
removeObjects(IGraphics *graphics) | CGeoCanvas | |
runDraw(IGraphics *graphics, double xMinComp, double yMinComp, double xMaxComp, double yMaxComp) | CGeoCanvas | |
setMargin(double percentByOne) | CGeoCanvas | |
setNonProportional() | CGeoCanvas | |
setOriginZero() | CGeoCanvas | |
update() | CGeoCanvas | |
~CGeoCanvas() | CGeoCanvas |