|
| | DtShapeInfluenceRectangle () |
| |
| | DtShapeInfluenceRectangle (DtPoint &p, long index, DtPoint &min, DtPoint &max, bool Border, bool corner, bool isReal=true) |
| |
| DtShapeInfluenceRectangle & | operator= (const DtShapeInfluenceRectangle &orig) |
| |
| virtual | ~DtShapeInfluenceRectangle () |
| |
| virtual void | setPoint (DtPoint &p, long index) |
| |
| virtual DtPoint & | point () |
| |
| virtual long | index () |
| |
| virtual void | setMin (DtPoint &min) |
| |
| virtual DtPoint & | minPoint () |
| |
| virtual void | setMax (DtPoint &max) |
| |
| virtual DtPoint & | maxPoint () |
| |
| virtual void | setAsBorder (bool isBorder) |
| |
| virtual bool | isBorder () |
| |
| virtual bool | isProcessed () |
| |
| virtual void | setIsReal (bool isBorder) |
| |
| virtual bool | isReal () |
| |
| virtual void | setAsCorner (bool isCorner) |
| |
| virtual bool | isCorner () |
| |
| virtual bool | onTheXEdge (double val) |
| |
| virtual bool | onTheYEdge (double val) |
| |
| virtual bool | isAdjacent (DtShapeInfluenceRectangle *adjacent) |
| |
| virtual void | addAdjacent (DtShapeInfluenceRectangle *adjacent) |
| |
| virtual void | removeAdjacent (DtShapeInfluenceRectangle *adjacent) |
| |
| virtual DtList & | adjacents () |
| |
| virtual bool | include (DtPoint &p) |
| |
| virtual bool | divideIfInclude (DtList &influenceRectanglesList, DtPoint &p, long index, double dist, bool isReal=true) |
| |
| virtual DtGroup * | import (DtShapeReader *db, int border) |
| |
| virtual DtGroup * | importBorder (DtShapeReader *db, DtShapeInfluenceRectangle *&ref, double thresholdForSeaLevel, int border) |
| |
| virtual bool | checkForNice (DtPoint &p) |
| |
| DtShapeInfluenceRectangle::DtShapeInfluenceRectangle |
( |
| ) |
|
| virtual DtShapeInfluenceRectangle::~DtShapeInfluenceRectangle |
( |
| ) |
|
|
virtual |
| virtual void DtShapeInfluenceRectangle::setPoint |
( |
DtPoint & |
p, |
|
|
long |
index |
|
) |
| |
|
virtual |
| virtual DtPoint& DtShapeInfluenceRectangle::point |
( |
| ) |
|
|
virtual |
| virtual long DtShapeInfluenceRectangle::index |
( |
| ) |
|
|
virtual |
| virtual void DtShapeInfluenceRectangle::setMin |
( |
DtPoint & |
min | ) |
|
|
virtual |
| virtual DtPoint& DtShapeInfluenceRectangle::minPoint |
( |
| ) |
|
|
virtual |
| virtual void DtShapeInfluenceRectangle::setMax |
( |
DtPoint & |
max | ) |
|
|
virtual |
| virtual DtPoint& DtShapeInfluenceRectangle::maxPoint |
( |
| ) |
|
|
virtual |
| virtual void DtShapeInfluenceRectangle::setAsBorder |
( |
bool |
isBorder | ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::isBorder |
( |
| ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::isProcessed |
( |
| ) |
|
|
virtual |
| virtual void DtShapeInfluenceRectangle::setIsReal |
( |
bool |
isBorder | ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::isReal |
( |
| ) |
|
|
virtual |
| virtual void DtShapeInfluenceRectangle::setAsCorner |
( |
bool |
isCorner | ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::isCorner |
( |
| ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::onTheXEdge |
( |
double |
val | ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::onTheYEdge |
( |
double |
val | ) |
|
|
virtual |
| virtual DtList& DtShapeInfluenceRectangle::adjacents |
( |
| ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::include |
( |
DtPoint & |
p | ) |
|
|
virtual |
| virtual bool DtShapeInfluenceRectangle::divideIfInclude |
( |
DtList & |
influenceRectanglesList, |
|
|
DtPoint & |
p, |
|
|
long |
index, |
|
|
double |
dist, |
|
|
bool |
isReal = true |
|
) |
| |
|
virtual |
| virtual bool DtShapeInfluenceRectangle::checkForNice |
( |
DtPoint & |
p | ) |
|
|
virtual |
| static void DtShapeInfluenceRectangle::setMinMax |
( |
DtPoint & |
p1, |
|
|
DtPoint & |
p2 |
|
) |
| |
|
static |
| DtVertexID DtShapeInfluenceRectangle::myAdditionalIndex[3] |
|
protected |
| DtList DtShapeInfluenceRectangle::myAdjacents |
|
protected |
| DtPoint DtShapeInfluenceRectangle::myPoint |
|
protected |
| DtPoint DtShapeInfluenceRectangle::myMin |
|
protected |
| DtPoint DtShapeInfluenceRectangle::myMax |
|
protected |
| bool DtShapeInfluenceRectangle::myIsBorder |
|
protected |
| bool DtShapeInfluenceRectangle::myIsCorner |
|
protected |
| bool DtShapeInfluenceRectangle::myBorderProcessed |
|
protected |
| bool DtShapeInfluenceRectangle::myProcessed |
|
protected |
| bool DtShapeInfluenceRectangle::myIsReal |
|
protected |
| int DtShapeInfluenceRectangle::myWho |
|
protected |
| int DtShapeInfluenceRectangle::who |
|
staticprotected |
| double DtShapeInfluenceRectangle::myXMin |
|
staticprotected |
| double DtShapeInfluenceRectangle::myXMax |
|
staticprotected |
| double DtShapeInfluenceRectangle::myYMin |
|
staticprotected |
| double DtShapeInfluenceRectangle::myYMax |
|
staticprotected |
The documentation for this class was generated from the following file: