addSegment(const Point &from, const Point &to) | afl::Boundary_1 | [virtual] |
addSegment(const Field *field) | afl::Boundary_1 | [virtual] |
Boundary_1() | afl::Boundary_1 | |
Boundary_1(const Point &from, const Point &to, bool colour=black) | afl::Boundary_1 | |
Boundary_1(const Boundary_1 &toCopy) | afl::Boundary_1 | |
findNearest(const Point &p) const | afl::Boundary_1 | |
getColour() const | afl::Boundary_1 | |
getEnd() const | afl::Boundary_1 | [virtual] |
getFrom() const | afl::Boundary_1 | |
getStart() const | afl::Boundary_1 | [virtual] |
getTo() const | afl::Boundary_1 | |
intersect(const Point &p, const Point &v) const | afl::Boundary_1 | [virtual] |
setColour(bool value) | afl::Boundary_1 | |
setFrom(data_t value) | afl::Boundary_1 | |
setTo(data_t value) | afl::Boundary_1 | |
toXML(std::ostream &doc, const std::string &componentsDir, const std::string &baseURI) const | afl::Boundary_1 | [virtual] |
whereIs(const Point &p) const | afl::Boundary_1 | |
~Boundary_1() | afl::Boundary_1 | [inline, virtual] |