General information:Author: Version: Date: Wed Oct 20 9:02:55 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Boundary(int layernr = DEFAULT_POLYLINE_LAYER)
Description:
Constructors and destructors
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Boundary(G_Polygon*, int layernr = DEFAULT_POLYLINE_LAYER)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~Boundary()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: BoundingBox* |
Declaration:
BoundingBox* CalcBoundingBox()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: int |
Declaration:
int GetDatatype()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Elflags* |
Declaration:
Elflags* GetElflags()
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_Polygon* |
Declaration:
G_Polygon* GetPolygon()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void SetDatatype(int)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void SetElflags(Elflags*)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: void |
Declaration:
void SetPolygon(G_Polygon*)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: TYPE |
Declaration:
TYPE GetType()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Transform(Matrix<EIGHT_G_BYTE_REAL>* _Matrix)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Convert(G_Polygon* converted, double Aber)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Shape* |
Declaration:
Shape* Duplicate()
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: Boundary& |
Declaration:
Boundary& operator=(Boundary &other)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL Select(Point*,Setup* setup)
Description:
scope: public | purpose: normal | inline?: yes | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL SelectBox(BoundingBox*,Matrix<double>*,Setup* setup)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: G_BOOL |
Declaration:
G_BOOL ContainsArcs()
Description:
scope: protected | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Init(int)
Description:
scope: protected | type: basic | typename: G_Polygon* |
Declaration:
G_Polygon* _polygon
Description:
scope: protected | type: basic | typename: Elflags* |
Declaration:
Elflags* _elflags
Description:
scope: protected | type: basic | typename: int |
Declaration:
int _datatype
Description: