A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/doxyhtml/scatter__graph_8cpp_source.html below:

NCBI C++ ToolKit: src/gui/graph/scatter_graph.cpp Source File

Go to the documentation of this file.

Go to the SVN repository for this file.

70  bool

bOk = pScatterDS!=

NULL

;

86  if

(pPane && pSource) {

96  size_t

ElemN = pArX->

GetSize

();

100

glBegin(GL_LINE_STRIP);

101  for

(

size_t i

= 0;

i

< ElemN;

i

++ ) {

110

rcHit.

Inflate

(MarkerW, MarkerH);

112  for

(

size_t i

= 0;

i

< ElemN;

i

++ ) {

123  catch

(std::exception& e) {

138  size_t

ElemN = pArX->

GetSize

();

143

MinX = MaxX = pArX->

GetElem

(0);

144

MinY = MaxY = pArY->

GetElem

(0);

145  for

(

size_t i

= 1;

i

< ElemN;

i

++ ) {

148

MinX =

min

(MinX, X);

149

MaxX =

max

(MaxX, X);

150

MinY =

min

(MinY, Y);

151

MaxY =

max

(MaxY, Y);

class ITypedDataArray<Type>

#define ERR_POST(message)

Error posting with file, line number information but without error codes.

string ReportAll(TDiagPostFlags flags=eDPF_Exception) const

Report all exceptions.

virtual const char * what(void) const noexcept

Standard report (includes full backlog).

IScatterDataSource * GetScatterDataSource()

virtual void CalculateLimits()

virtual void Render(CGlPane *pViewport, TElemVector *elems=NULL)

void SetDrawLines(bool bDraw)

CScatterGraph()

class CScatterGraph

vector< SGraphElem * > TElemVector

virtual bool SetDataSource(IGraphDataSource *pDS)

CGraphDotMarker::EMarkerType GetMarkerType() const

virtual size_t GetSize()=0

void SetMarkerType(CGraphDotMarker::EMarkerType Type)

virtual INumericArray * GetXArray()=0

virtual bool SetDataSource(IGraphDataSource *pDS)

virtual INumericArray * GetYArray()=0

virtual TValueType GetElem(size_t i)=0

static void RenderMarker(TModelUnit cX, TModelUnit cY, TModelUnit MarkerW, TModelUnit MarkerH, EMarkerType Type)

class CGraphDotMarker

virtual const TModelRect & GetLimits() const

CGraphDotMarker::EMarkerType m_MarkerType

TModelUnit UnProjectWidth(TVPUnit vp_w) const

bool PtInRect(T x, T y) const

void glColorC(const CRgbaColor &color)

void Inflate(T d_x, T d_y)

TModelUnit UnProjectHeight(TVPUnit vp_h) const

TModelRect & GetVisibleRect(void)

#define END_NCBI_SCOPE

End previously defined NCBI scope.

#define BEGIN_NCBI_SCOPE

Define ncbi namespace.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4