typedef ObjectSet<FlatView::Annotation::AuxData> EM::HorizonPainter::SectionMarkerLine [protected] |
| EM::HorizonPainter::HorizonPainter | ( | FlatView::Viewer & | ) |
| EM::HorizonPainter::~HorizonPainter | ( | ) |
| void EM::HorizonPainter::addHorizon | ( | const MultiID & | ) |
| void EM::HorizonPainter::addHorizon | ( | const EM::ObjectID & | ) |
| bool EM::HorizonPainter::addPolyLine | ( | const EM::ObjectID & | ) | [protected] |
| void EM::HorizonPainter::changePolyLineColor | ( | const EM::ObjectID & | ) | [protected] |
| void EM::HorizonPainter::changePolyLinePosition | ( | const EM::ObjectID & | , | |
| const EM::PosID & | ||||
| ) | [protected] |
| void EM::HorizonPainter::displayHorizon | ( | const MultiID & | , | |
| bool | ||||
| ) |
| void EM::HorizonPainter::enableHorizonLine | ( | const EM::ObjectID & | , | |
| bool | ||||
| ) |
| void EM::HorizonPainter::enableHorizonSeed | ( | const EM::ObjectID & | , | |
| bool | ||||
| ) |
| TypeSet<float>& EM::HorizonPainter::getDistances | ( | ) | [inline] |
| HorizonPainter::HorizonInfo* EM::HorizonPainter::getHorizonInfo | ( | const EM::ObjectID & | ) |
| TypeSet<int>& EM::HorizonPainter::getTrcNos | ( | ) | [inline] |
| virtual void EM::HorizonPainter::horChangeCB | ( | CallBacker * | ) | [protected, virtual] |
| bool EM::HorizonPainter::isDisplayed | ( | const MultiID & | ) | const |
| void EM::HorizonPainter::nrHorChangeCB | ( | CallBacker * | ) | [protected] |
| void EM::HorizonPainter::removeHorizon | ( | int | ) | [protected] |
| void EM::HorizonPainter::removeHorizon | ( | const MultiID & | ) |
| void EM::HorizonPainter::removePolyLine | ( | int | ) | [protected] |
| void EM::HorizonPainter::repaintHorizon | ( | const EM::ObjectID & | ) | [protected] |
| void EM::HorizonPainter::set2D | ( | bool | yn | ) | [inline] |
| void EM::HorizonPainter::setCubeSampling | ( | const CubeSampling & | , | |
| bool | ||||
| ) |
| void EM::HorizonPainter::setLineName | ( | const char * | ) |
| void EM::HorizonPainter::setMarkerLineStyle | ( | const LineStyle & | ) |
| void EM::HorizonPainter::updateDisplay | ( | ) | [protected] |
CubeSampling EM::HorizonPainter::cs_ [protected] |
TypeSet<float> EM::HorizonPainter::distances_ [protected] |
EM::ObjectID EM::HorizonPainter::horidtoberepainted_ [protected] |
ObjectSet<HorizonInfo> EM::HorizonPainter::horizoninfos_ [protected] |
ObjectSet< ObjectSet<SectionMarkerLine> > EM::HorizonPainter::hormarkerlines_ [protected] |
Interval<float> EM::HorizonPainter::horrg_ [protected] |
bool EM::HorizonPainter::is2d_ [protected] |
bool EM::HorizonPainter::isupdating_ [protected] |
const char* EM::HorizonPainter::linenm_ [protected] |
int EM::HorizonPainter::loadinghorcount_ [protected] |
LineStyle EM::HorizonPainter::markerlinestyle_ [protected] |
MarkerStyle2D EM::HorizonPainter::markerstyle_ [protected] |
TypeSet<int> EM::HorizonPainter::trcnos_ [protected] |
FlatView::Viewer& EM::HorizonPainter::viewer_ [protected] |
1.7.1