WellLog Introduction
The WellLog library is composed of the following widgets and graphic objects.
They are designed for viewing and interacting with well log data.
- WellLog. Provides the layout policy for applications that need to display WellLog data.
- Track. Widget class that provides support for drawing graphic objects including log curves and lithologies.
- Axis. Widget class that provides annotation around tracks.
- Lithology. Object class that can be used to draw lithologies.
- LogCurve. Object class that draws various types of log curves.
- LogDensity. Object class that draws a visual representation of a Log curve as a density plot.
- Marker. Object class that draws markers.
- Osd. Object class that draws log curves stored in a ASCII file.