| addDifferentCondition(const DtSpecificationAttribute &attrib) | DtMetric | virtual |
| addEqualCondition(const DtSpecificationAttribute &attrib) | DtMetric | virtual |
| addGreaterThanCondition(const DtSpecificationAttribute &attrib) | DtMetric | virtual |
| addLessThanCondition(const DtSpecificationAttribute &attrib) | DtMetric | virtual |
| copyLists(const DtMetric &orig) | DtMetric | protectedvirtual |
| DtMetric() | DtMetric | |
| DtMetric(const DtMetric &orig) | DtMetric | |
| DtNetworkSegmentMetric() | DtNetworkSegmentMetric | |
| DtNetworkSegmentMetric(const DtNetworkSegmentMetric &orig) | DtNetworkSegmentMetric | |
| DtSingleIntersectNetworkSegmentMetric() | DtSingleIntersectNetworkSegmentMetric | |
| emptyLists() | DtMetric | protectedvirtual |
| endpointsCoincidentAtXY(const DtNetworkEdge &edge1, const DtNetworkEdge &edge2, DtReal xValue, DtReal yValue) const | DtSingleIntersectNetworkSegmentMetric | protected |
| foundIntersection() const | DtSingleIntersectNetworkSegmentMetric | |
| initialize(Coordinate_System *cs) | DtSingleIntersectNetworkSegmentMetric | virtual |
| intersectX() const | DtSingleIntersectNetworkSegmentMetric | |
| intersectY() const | DtSingleIntersectNetworkSegmentMetric | |
| measure(const DtNetworkSegment &seg) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| measure(const DtNetworkSegment &seg, DtPoint &p) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| myDifferentAttributes | DtMetric | protected |
| myEqualAttributes | DtMetric | protected |
| myFoundIntersection | DtSingleIntersectNetworkSegmentMetric | mutableprotected |
| myGreaterThanAttributes | DtMetric | protected |
| myIntersectX | DtSingleIntersectNetworkSegmentMetric | mutableprotected |
| myIntersectY | DtSingleIntersectNetworkSegmentMetric | mutableprotected |
| myLessThanAttributes | DtMetric | protected |
| myLocalToTopo | DtMetric | protected |
| myMaxX | DtSingleIntersectNetworkSegmentMetric | protected |
| myMaxY | DtSingleIntersectNetworkSegmentMetric | protected |
| myMetricInitialized | DtMetric | protected |
| myMinX | DtSingleIntersectNetworkSegmentMetric | protected |
| myMinY | DtSingleIntersectNetworkSegmentMetric | protected |
| myOwnDiffList | DtMetric | protected |
| myOwnEqualList | DtMetric | protected |
| myOwnGreaterThanList | DtMetric | protected |
| myOwnLessThanList | DtMetric | protected |
| mySegmentOfInterest | DtSingleIntersectNetworkSegmentMetric | protected |
| myTolerance | DtSingleIntersectNetworkSegmentMetric | protected |
| myTopoSegmentOfInterest | DtSingleIntersectNetworkSegmentMetric | protected |
| myTopoToLocal | DtSingleIntersectNetworkSegmentMetric | protected |
| operator=(const DtNetworkSegmentMetric &orig) | DtNetworkSegmentMetric | |
| DtMetric::operator=(const DtMetric &orig) | DtMetric | |
| pointsCoincidentAtXY(const DtPoint &p1, const DtPoint &p2, DtReal xValue, DtReal yValue) const | DtSingleIntersectNetworkSegmentMetric | protected |
| segmentOfInterest() const | DtSingleIntersectNetworkSegmentMetric | virtual |
| setDiffList(DtSimpleList *list) | DtMetric | virtual |
| setEqualList(DtSimpleList *list) | DtMetric | virtual |
| setFoundIntersection(bool yesOrNo) | DtSingleIntersectNetworkSegmentMetric | |
| setGreaterThanList(DtSimpleList *list) | DtMetric | virtual |
| setIntersectX(double newX) | DtSingleIntersectNetworkSegmentMetric | |
| setIntersectY(double newY) | DtSingleIntersectNetworkSegmentMetric | |
| setLessThanList(DtSimpleList *list) | DtMetric | virtual |
| setSegmentOfInterest(const DtNetworkSegment &segOfInterest) | DtSingleIntersectNetworkSegmentMetric | virtual |
| setTolerance(double val) | DtSingleIntersectNetworkSegmentMetric | virtual |
| tolerance() const | DtSingleIntersectNetworkSegmentMetric | virtual |
| valid(const DtNetworkSegment &seg) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| validNE(double xx, double yy) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| validNW(double xx, double yy) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| validSE(double xx, double yy) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| validSpecification(const DtSpecification &spec) const | DtMetric | virtual |
| validSW(double xx, double yy) const | DtSingleIntersectNetworkSegmentMetric | virtual |
| ~DtMetric() | DtMetric | virtual |
| ~DtNetworkSegmentMetric() | DtNetworkSegmentMetric | virtual |
| ~DtSingleIntersectNetworkSegmentMetric() | DtSingleIntersectNetworkSegmentMetric | virtual |