General information:Author: Version: Date: Thu Oct 21 14:44:12 MET 1999 |
Header files: |
Code files: |
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
Arcseg(int layernr = DEFAULT_POLYLINE_LAYER)
Description:
Constructors and destructors
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: NONE |
Declaration:
~Arcseg()
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_Polyline* |
Declaration:
G_Polyline* GetPolyline()
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 SetPolyline(G_Polyline*)
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<double>* _Matrix)
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: Arcseg& |
Declaration:
Arcseg& operator=(Arcseg &other)
Description:
scope: public | purpose: normal | inline?: no | function property: standard | type: basic | typename: void |
Declaration:
void Convert(G_Polygon* _converted, double)
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: protected | type: basic | typename: G_Polyline* |
Declaration:
G_Polyline* _polyline
Description:
scope: protected | type: basic | typename: Elflags* |
Declaration:
Elflags* _elflags
Description:
scope: protected | type: basic | typename: int |
Declaration:
int _datatype
Description: