WXP C++ Library Version 6.74.9
|
This is the complete list of members for WXP::Plot, including all inherited members.
activateTran(int val) (defined in WXP::Plot) | WXP::Plot | inline |
addCallback(const char *ev, Listener *list, const void *data) (defined in WXP::Plot) | WXP::Plot | |
addLabel(const char *loc, const char *label) | WXP::Plot | |
adjustDir(float dir, Point &pt) (defined in WXP::Plot) | WXP::Plot | inline |
adjustDom(Point &pt) (defined in WXP::Plot) | WXP::Plot | inline |
adjustDom(Points &pts) (defined in WXP::Plot) | WXP::Plot | inline |
allocColor(int ind) | WXP::Plot | |
callback(const char *ev_str, const char *ev_data, const void *data) | WXP::Plot | virtual |
clear() (defined in WXP::Plot) | WXP::Plot | |
clearFrame() (defined in WXP::Plot) | WXP::Plot | |
clearLabels() (defined in WXP::Plot) | WXP::Plot | |
clearRect(Rect &rect) (defined in WXP::Plot) | WXP::Plot | |
close() | WXP::Plot | |
cropLine(Point &pt1, Point &pt2) (defined in WXP::Plot) | WXP::Plot | |
cropLine(Points &pts) (defined in WXP::Plot) | WXP::Plot | |
decodeGeometryStr(const char *str, GeomBox &geom) (defined in WXP::Plot) | WXP::Plot | static |
decodePanelStr(Rect rect, const char *str, GeomBox &geom) (defined in WXP::Plot) | WXP::Plot | static |
deleteAllFrames() (defined in WXP::Plot) | WXP::Plot | |
deleteFrame(int ind) (defined in WXP::Plot) | WXP::Plot | |
done() (defined in WXP::Plot) | WXP::Plot | |
DRAW_BORD enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_DATA enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_MAP enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_PLOT enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_TEXT_LC enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_TEXT_LL enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_TEXT_LR enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_TEXT_UC enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_TEXT_UL enum value (defined in WXP::Plot) | WXP::Plot | |
DRAW_TEXT_UR enum value (defined in WXP::Plot) | WXP::Plot | |
drawBar(Range &rrange) (defined in WXP::Plot) | WXP::Plot | |
drawBar() (defined in WXP::Plot) | WXP::Plot | |
drawBorder() (defined in WXP::Plot) | WXP::Plot | |
drawCircle(Point &pt, float rad) | WXP::Plot | |
drawCircle(EarthPoint &ept, float rad) | WXP::Plot | |
drawEnhBar() (defined in WXP::Plot) | WXP::Plot | |
drawFill(Points &pts) | WXP::Plot | |
drawFill(EarthPoints &data) (defined in WXP::Plot) | WXP::Plot | |
drawFill(Rect &data) | WXP::Plot | |
drawFillarea(Points &data) | WXP::Plot | |
drawFormText(Point &pt, const char *format,...) | WXP::Plot | |
drawFormText(EarthPoint &ept, const char *format,...) (defined in WXP::Plot) | WXP::Plot | |
drawImage(Image &image) (defined in WXP::Plot) | WXP::Plot | |
drawImage(Image &image, int bgcolor) (defined in WXP::Plot) | WXP::Plot | |
drawImage(Image &image, float x, float y) (defined in WXP::Plot) | WXP::Plot | inline |
drawImage(Image &image, int bgcolor, float x, float y) (defined in WXP::Plot) | WXP::Plot | inline |
drawImage(const char *file, float x, float y) (defined in WXP::Plot) | WXP::Plot | |
drawImage(const char *file, float x, float y, const char *option) (defined in WXP::Plot) | WXP::Plot | |
DrawingType enum name (defined in WXP::Plot) | WXP::Plot | |
drawLabels() (defined in WXP::Plot) | WXP::Plot | |
drawLine(float x1, float y1, float x2, float y2) | WXP::Plot | |
drawLine(Point &pt1, Point &pt2) | WXP::Plot | |
drawLine(EarthPoint &ept1, EarthPoint &ept2) (defined in WXP::Plot) | WXP::Plot | |
drawLine(GridPoint &gpt1, GridPoint &gpt2) (defined in WXP::Plot) | WXP::Plot | |
drawLine(Points &pts) | WXP::Plot | |
drawLine(EarthPoints &data) | WXP::Plot | |
drawMark(float x, float y) | WXP::Plot | |
drawMark(Point &pt) | WXP::Plot | |
drawMark(EarthPoint &ept) (defined in WXP::Plot) | WXP::Plot | |
drawMark(GridPoint &gpt) (defined in WXP::Plot) | WXP::Plot | |
drawRect(float x1, float y1, float x2, float y2) | WXP::Plot | |
drawRect(Rect &rect) | WXP::Plot | |
drawSpline(Points &data) | WXP::Plot | |
drawSpline(EarthPoints &data) (defined in WXP::Plot) | WXP::Plot | |
drawSymbol(Point pt, const char *string, float size) (defined in WXP::Plot) | WXP::Plot | inline |
drawText(float x, float y, const char *text) | WXP::Plot | |
drawText(Point &pt, const char *text) | WXP::Plot | |
drawText(EarthPoint &ept, const char *text) (defined in WXP::Plot) | WXP::Plot | |
drawText(GridPoint &gpt, const char *text) (defined in WXP::Plot) | WXP::Plot | |
end() | WXP::Plot | |
formatLabel(const char *form, char *str, int len) (defined in WXP::Plot) | WXP::Plot | |
getColorMap() | WXP::Plot | |
getColorMap(ColorMap &map) (defined in WXP::Plot) | WXP::Plot | |
getColorRGB(int ind, float &r, float &g, float &b) (defined in WXP::Plot) | WXP::Plot | |
getColorValue(const char *name) (defined in WXP::Plot) | WXP::Plot | |
getDevice(String &str) (defined in WXP::Plot) | WXP::Plot | |
getDomain() (defined in WXP::Plot) | WXP::Plot | |
getDomainVal() (defined in WXP::Plot) | WXP::Plot | |
getDomAspect() (defined in WXP::Plot) | WXP::Plot | |
getDomCLat() (defined in WXP::Plot) | WXP::Plot | |
getDomCLon() (defined in WXP::Plot) | WXP::Plot | |
getDomDx() (defined in WXP::Plot) | WXP::Plot | |
getDomDy() (defined in WXP::Plot) | WXP::Plot | |
getDomNx() (defined in WXP::Plot) | WXP::Plot | |
getDomNy() (defined in WXP::Plot) | WXP::Plot | |
getDomVert() (defined in WXP::Plot) | WXP::Plot | |
getDropShadow() (defined in WXP::Plot) | WXP::Plot | inline |
getFull() (defined in WXP::Plot) | WXP::Plot | |
getImage(Image &image) (defined in WXP::Plot) | WXP::Plot | |
getInverse() (defined in WXP::Plot) | WXP::Plot | inline |
getLabelPosIndex(const char *str) (defined in WXP::Plot) | WXP::Plot | |
getMapFactor(EarthPoint ept) (defined in WXP::Plot) | WXP::Plot | inline |
getNumFill() (defined in WXP::Plot) | WXP::Plot | inline |
getPanelDomain(int ind, Domain &dom) (defined in WXP::Plot) | WXP::Plot | |
getPLat() (defined in WXP::Plot) | WXP::Plot | |
getPLon() (defined in WXP::Plot) | WXP::Plot | |
getProj() (defined in WXP::Plot) | WXP::Plot | |
getTran() (defined in WXP::Plot) | WXP::Plot | inline |
getVert() (defined in WXP::Plot) | WXP::Plot | |
getViewDomain(Domain &domain) (defined in WXP::Plot) | WXP::Plot | |
getViewport(Rect &lim) (defined in WXP::Plot) | WXP::Plot | inline |
getWindow(Rect &lim) (defined in WXP::Plot) | WXP::Plot | inline |
IMAGE enum value (defined in WXP::Plot) | WXP::Plot | |
init() (defined in WXP::Plot) | WXP::Plot | |
initPanel() (defined in WXP::Plot) | WXP::Plot | |
isDateSet() (defined in WXP::Plot) | WXP::Plot | inline |
isDrawing(int ind) (defined in WXP::Plot) | WXP::Plot | |
isManaged() (defined in WXP::Plot) | WXP::Plot | inline |
isTimeSync() (defined in WXP::Plot) | WXP::Plot | inline |
manage() | WXP::Plot | |
message(const char *str,...) (defined in WXP::Plot) | WXP::Plot | |
newFrame() (defined in WXP::Plot) | WXP::Plot | |
newPanel(const char *params) (defined in WXP::Plot) | WXP::Plot | |
offsetLine(Points &pts, int flag) (defined in WXP::Plot) | WXP::Plot | inline |
offsetPoint(Point pt, float dir, float rad, Point &opt) (defined in WXP::Plot) | WXP::Plot | inline |
offsetPoint(EarthPoint pt, float dir, float rad, EarthPoint &opt) (defined in WXP::Plot) | WXP::Plot | inline |
open(const char *param) (defined in WXP::Plot) | WXP::Plot | |
open() | WXP::Plot | |
Output enum name (defined in WXP::Plot) | WXP::Plot | |
permitCallbacks(int val) (defined in WXP::Plot) | WXP::Plot | inline |
Plot() | WXP::Plot | |
Plot(const char *param) (defined in WXP::Plot) | WXP::Plot | |
PRINT enum value (defined in WXP::Plot) | WXP::Plot | |
printDomain() (defined in WXP::Plot) | WXP::Plot | inline |
printDrawing() (defined in WXP::Plot) | WXP::Plot | |
printLabels() (defined in WXP::Plot) | WXP::Plot | |
printTran() (defined in WXP::Plot) | WXP::Plot | inline |
saveImage(const char *file, const char *type) (defined in WXP::Plot) | WXP::Plot | |
saveImage(const char *file) (defined in WXP::Plot) | WXP::Plot | |
setBar(ColorFill &rfile, Range &rrange) (defined in WXP::Plot) | WXP::Plot | |
setBar(ColorFill &rfill) (defined in WXP::Plot) | WXP::Plot | |
setBar(Enhance &renh) (defined in WXP::Plot) | WXP::Plot | |
setBarLocate(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setBarRange(Range &rrange) (defined in WXP::Plot) | WXP::Plot | |
setColorMap(ColorMap &cmap) | WXP::Plot | |
setCursor(int type) (defined in WXP::Plot) | WXP::Plot | |
setDataSource(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setDate(Date &rdate) (defined in WXP::Plot) | WXP::Plot | inline |
setDefaultPanel(const char *str) (defined in WXP::Plot) | WXP::Plot | inline |
setDomain(Rect &offset, float aspect, int halign, int valign) (defined in WXP::Plot) | WXP::Plot | |
setDomain(Rect &offset, float aspect) (defined in WXP::Plot) | WXP::Plot | |
setDomain(Rect &offset, Domain &ndomain) (defined in WXP::Plot) | WXP::Plot | |
setDomain(Domain &domain) (defined in WXP::Plot) | WXP::Plot | |
setDomain(DomainVal &dv) (defined in WXP::Plot) | WXP::Plot | |
setDomain(Rect &offset) (defined in WXP::Plot) | WXP::Plot | |
setDomain() (defined in WXP::Plot) | WXP::Plot | |
setDrawing(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setDropShadow(int val) (defined in WXP::Plot) | WXP::Plot | inline |
setFill() | WXP::Plot | |
setFill(PlotAttr &plot) | WXP::Plot | |
setFill(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setFillColor(const char *name) | WXP::Plot | |
setFillColor(int ind) | WXP::Plot | |
setFillStyle(int index) | WXP::Plot | |
setFixed(bool val) (defined in WXP::Plot) | WXP::Plot | inline |
setFont(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setForeHour(float val) (defined in WXP::Plot) | WXP::Plot | inline |
setFull(int val) (defined in WXP::Plot) | WXP::Plot | |
setImageAlign(int h, int v) (defined in WXP::Plot) | WXP::Plot | |
setLabel(const char *loc, const char *label) | WXP::Plot | |
setLabelColor(const char *str) | WXP::Plot | |
setLabelFormat(const char *str) | WXP::Plot | |
setLine() | WXP::Plot | |
setLine(PlotAttr &plot) | WXP::Plot | |
setLine(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setLineColor(const char *name) | WXP::Plot | |
setLineColor(int ind) | WXP::Plot | |
setLineStyle(int style) | WXP::Plot | |
setLineWidth(float width) | WXP::Plot | |
setLogo(const char *rlogo) (defined in WXP::Plot) | WXP::Plot | |
setMark() | WXP::Plot | |
setMark(PlotAttr &plot) (defined in WXP::Plot) | WXP::Plot | |
setMark(PlotAttr &plot, float scale) (defined in WXP::Plot) | WXP::Plot | |
setMark(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setMarkColor(const char *name) (defined in WXP::Plot) | WXP::Plot | |
setMarkColor(int ind) (defined in WXP::Plot) | WXP::Plot | |
setMarkSize(float size) (defined in WXP::Plot) | WXP::Plot | |
setMarkType(const char *type) (defined in WXP::Plot) | WXP::Plot | |
setMarkType(int type) (defined in WXP::Plot) | WXP::Plot | |
setMarkWeight(float weight) (defined in WXP::Plot) | WXP::Plot | |
setPanel(Rect &offset, float aspect, int halign, int valign) (defined in WXP::Plot) | WXP::Plot | |
setPanel(Rect &offset, float aspect) (defined in WXP::Plot) | WXP::Plot | |
setPanel(Rect &offset, Domain &ndomain) (defined in WXP::Plot) | WXP::Plot | |
setPanel(Domain &domain) (defined in WXP::Plot) | WXP::Plot | |
setPanel(Rect &offset) (defined in WXP::Plot) | WXP::Plot | |
setPanel() (defined in WXP::Plot) | WXP::Plot | |
setPanel(int ind) (defined in WXP::Plot) | WXP::Plot | |
setPanelDomain(int ind, Domain &dom) (defined in WXP::Plot) | WXP::Plot | |
setParam(const char *param) (defined in WXP::Plot) | WXP::Plot | |
setSymbol(const char *symbol) (defined in WXP::Plot) | WXP::Plot | inline |
setText() | WXP::Plot | |
setText(PlotAttr &plot) (defined in WXP::Plot) | WXP::Plot | |
setText(PlotAttr &plot, float scale) (defined in WXP::Plot) | WXP::Plot | |
setText(const char *str) (defined in WXP::Plot) | WXP::Plot | |
setTextAlign(int hor, int vert) (defined in WXP::Plot) | WXP::Plot | |
setTextCharWidth(float width) (defined in WXP::Plot) | WXP::Plot | |
setTextColor(const char *name) | WXP::Plot | |
setTextColor(int ind) | WXP::Plot | |
setTextDirection(float x, float y) | WXP::Plot | |
setTextExpansion(float expansion) (defined in WXP::Plot) | WXP::Plot | |
setTextHeight(float height) (defined in WXP::Plot) | WXP::Plot | |
setTextSpacing(float space) (defined in WXP::Plot) | WXP::Plot | |
setTextWeight(float weight) (defined in WXP::Plot) | WXP::Plot | |
setTimeSync(bool val) (defined in WXP::Plot) | WXP::Plot | inline |
setViewport(int num, Rect rect) (defined in WXP::Plot) | WXP::Plot | inline |
setWindow(int num, Rect rect) (defined in WXP::Plot) | WXP::Plot | inline |
tran(EarthPoint &ept, Point &pt) (defined in WXP::Plot) | WXP::Plot | inline |
tran(Point &pt, EarthPoint &ept) (defined in WXP::Plot) | WXP::Plot | inline |
tran(GridPoint &gpt, Point &pt) (defined in WXP::Plot) | WXP::Plot | inline |
tran(Point &pt, GridPoint &gpt) (defined in WXP::Plot) | WXP::Plot | inline |
tran(EarthPoint &ept, GridPoint &gpt) (defined in WXP::Plot) | WXP::Plot | inline |
tran(GridPoint &gpt, EarthPoint &ept) (defined in WXP::Plot) | WXP::Plot | inline |
tran(int val, Point &pt) (defined in WXP::Plot) | WXP::Plot | inline |
tran(int val, GridPoint &gpt) (defined in WXP::Plot) | WXP::Plot | inline |
tran(int val, EarthPoint &ept) (defined in WXP::Plot) | WXP::Plot | inline |
tran(Domain &dom, Point &pt1, Point &pt2) (defined in WXP::Plot) | WXP::Plot | inline |
TRAN_BASE enum value (defined in WXP::Plot) | WXP::Plot | |
TRAN_OVER enum value (defined in WXP::Plot) | WXP::Plot | |
TRAN_PROJ enum value (defined in WXP::Plot) | WXP::Plot | |
tranPlotWindow(float x1, float y1, float &x2, float &y2) (defined in WXP::Plot) | WXP::Plot | |
TranType enum name (defined in WXP::Plot) | WXP::Plot | |
tranWindow(int tran1, Point &pt1, int tran2, Point &pt2) (defined in WXP::Plot) | WXP::Plot | inline |
update() | WXP::Plot | |
whereDomain(Point &pt) (defined in WXP::Plot) | WXP::Plot | |
whereDomain(EarthPoint &ept) (defined in WXP::Plot) | WXP::Plot | |
WINDOW enum value (defined in WXP::Plot) | WXP::Plot | |
withinDomain(Point &pt) (defined in WXP::Plot) | WXP::Plot | |
withinDomain(EarthPoint &ept) (defined in WXP::Plot) | WXP::Plot | |
withinDomainExt(Point &pt, int ext) (defined in WXP::Plot) | WXP::Plot | |
withinDomainExt(EarthPoint &ept, int ext) (defined in WXP::Plot) | WXP::Plot | |
wrapLine(Points &pts) (defined in WXP::Plot) | WXP::Plot | inline |
~Listener() (defined in WXP::Listener) | WXP::Listener | inlinevirtual |
~Plot() | WXP::Plot |