2D horizon painter
More...
◆ SectionMarker2DLine
◆ HorizonPainter2D()
◆ ~HorizonPainter2D()
EM::HorizonPainter2D::~HorizonPainter2D |
( |
| ) |
|
◆ addPolyLine()
bool EM::HorizonPainter2D::addPolyLine |
( |
| ) |
|
|
protected |
◆ calcLine2DIntersections()
bool EM::HorizonPainter2D::calcLine2DIntersections |
( |
| ) |
|
|
protected |
◆ changePolyLineColor()
void EM::HorizonPainter2D::changePolyLineColor |
( |
| ) |
|
|
protected |
◆ create2DMarker() [1/3]
Marker2D* EM::HorizonPainter2D::create2DMarker |
( |
| ) |
|
|
private |
◆ create2DMarker() [2/3]
◆ create2DMarker() [3/3]
Marker2D* EM::HorizonPainter2D::create2DMarker |
( |
float |
x, |
|
|
float |
z |
|
) |
| |
|
protected |
◆ displayIntersection()
void EM::HorizonPainter2D::displayIntersection |
( |
bool |
yn | ) |
|
◆ displaySelections()
◆ enableLine()
void EM::HorizonPainter2D::enableLine |
( |
bool |
| ) |
|
◆ enableSeed()
void EM::HorizonPainter2D::enableSeed |
( |
bool |
| ) |
|
◆ getDisplayedHor()
◆ getDistances()
TypeSet<float>& EM::HorizonPainter2D::getDistances |
( |
| ) |
|
|
inline |
◆ getLine2DInterSectionSet()
◆ getTrcNos()
TypeSet<int>& EM::HorizonPainter2D::getTrcNos |
( |
| ) |
|
|
inline |
◆ horChangeCB()
void EM::HorizonPainter2D::horChangeCB |
( |
CallBacker * |
| ) |
|
|
protected |
◆ paint()
void EM::HorizonPainter2D::paint |
( |
| ) |
|
◆ removeIntersectionMarkers()
void EM::HorizonPainter2D::removeIntersectionMarkers |
( |
| ) |
|
|
protected |
◆ removePolyLine()
void EM::HorizonPainter2D::removePolyLine |
( |
| ) |
|
|
protected |
◆ removeSelections()
void EM::HorizonPainter2D::removeSelections |
( |
| ) |
|
◆ seedEnable()
bool EM::HorizonPainter2D::seedEnable |
( |
| ) |
const |
|
inline |
◆ setGeomID()
◆ setLine2DInterSectionSet()
◆ setTrcKeyZSampling()
void EM::HorizonPainter2D::setTrcKeyZSampling |
( |
const TrcKeyZSampling & |
, |
|
|
bool |
upd = false |
|
) |
| |
◆ updateIntersectionMarkers()
void EM::HorizonPainter2D::updateIntersectionMarkers |
( |
| ) |
|
|
protected |
◆ updatePreferColors()
void EM::HorizonPainter2D::updatePreferColors |
( |
| ) |
|
◆ updateSelectionColor()
void EM::HorizonPainter2D::updateSelectionColor |
( |
| ) |
|
|
private |
◆ abouttorepaint_
◆ distances_
TypeSet<float> EM::HorizonPainter2D::distances_ |
|
protected |
◆ geomid_
◆ id_
◆ intersection_
bool EM::HorizonPainter2D::intersection_ |
|
protected |
◆ intsectmarks_
◆ intsectset_
◆ linenabled_
bool EM::HorizonPainter2D::linenabled_ |
|
protected |
◆ markerline_
◆ markerlinestyle_
◆ markerseeds_
Marker2D* EM::HorizonPainter2D::markerseeds_ |
|
protected |
◆ markerstyle_
◆ repaintdone_
◆ seedenabled_
bool EM::HorizonPainter2D::seedenabled_ |
|
protected |
◆ selectionpoints_
Marker2D* EM::HorizonPainter2D::selectionpoints_ |
|
protected |
◆ tkzs_
◆ trcnos_
TypeSet<int> EM::HorizonPainter2D::trcnos_ |
|
protected |
◆ viewer_