- addCurve(AscCurve) - Method in class no.petroware.logio.asc.AscFile
-
Add the specified curve to this ASC file.
- addCurve(DlisCurve) - Method in class no.petroware.logio.dlis.DlisFrame
-
Add a curve to this frame.
- addCurve(JsonCurve) - Method in class no.petroware.logio.json.JsonLog
-
Add the specified curve to this log.
- addCurve(String, LasCurve) - Method in class no.petroware.logio.las.LasFile
-
Add the specified curve to this LAS file and associate it with the
section of the given name.
- addCurve(LasCurve) - Method in class no.petroware.logio.las.LasFile
-
Add the specified curve to the default definition section of this LAS file.
- addCurve(OsduWellLogCurve) - Method in class no.petroware.logio.osdu.OsduWellLog
-
Add the specified curve to this log.
- addCurve(SpwlaCurve) - Method in class no.petroware.logio.spwla.SpwlaLogSet
-
Add the specified curve to this log set.
- addCurve(WitsmlCurve) - Method in class no.petroware.logio.witsml.WitsmlLog
-
Add the specified curve to this log.
- addFluidComposition(String) - Method in class no.petroware.logio.spwla.SpwlaWellTest
-
Add a fluid composition description to this well test.
- addFrame(DlisFrame) - Method in class no.petroware.logio.dlis.DlisFile
-
Add the specified frame to this DLIS file.
- addGaugeData(List<SpwlaGaugeData>) - Method in class no.petroware.logio.spwla.SpwlaWellTest
-
Add gauge data to this well test.
- addGeologicalDescription(String) - Method in class no.petroware.logio.spwla.SpwlaPlug
-
Add geological description associated with this plug.
- addInterval(SpwlaCoreInterval) - Method in class no.petroware.logio.spwla.SpwlaCore
-
Add an interval specification to this core.
- addIntervals(List<SpwlaCoreInterval>) - Method in class no.petroware.logio.spwla.SpwlaCore
-
Add interval specifications to this core.
- addLatencyCurve(JsonLog, String, String, boolean) - Static method in class no.petroware.logio.json.JsonLogUtil
-
A simple way to keep track of latency within a system or a pipeline
is to add time stamp or latency curves to the log.
- addMetaData(String, String) - Method in class no.petroware.logio.asc.AscFile
-
Add a key,value meta data entry to this ASC file.
- addMultiValues(List<?>) - Method in class no.petroware.logio.spwla.SpwlaLogSet
-
Add multi values to this log set.
- addObject(DlisComponent, List<DlisComponent>) - Method in class no.petroware.logio.dlis.DlisSet
-
Add an object to this set.
- addObject(String) - Method in class no.petroware.logio.json.JsonTable
-
Add an object (i.e. row) to this table.
- addPlug(SpwlaPlug) - Method in class no.petroware.logio.spwla.SpwlaCore
-
Add a plug to this core.
- addRecord(LasRecord) - Method in class no.petroware.logio.las.LasSection
-
Add the specified record to this LAS section.
- addRecord(int, LasRecord) - Method in class no.petroware.logio.las.LasSection
-
Add the specified record at the given index of this LAS section.
- addRecord(LisRecord) - Method in class no.petroware.logio.lis.LisFile
-
Add the specified record to this LIS file.
- addRow(List<Object>) - Method in class no.petroware.logio.lis.LisInformationRecord
-
Add a table row to this component.
- addRow() - Method in class no.petroware.logio.lis.LisInformationRecord
-
Add a table row with empty values to this component.
- addSection(LasSection) - Method in class no.petroware.logio.las.LasFile
-
Add the specified section to this LAS file.
- addSet(DlisSet) - Method in class no.petroware.logio.dlis.DlisFile
-
Add the specified set to this DLIS file.
- addSurvey(SpwlaSurvey) - Method in class no.petroware.logio.spwla.SpwlaWellSurvey
-
Add survey to this well survey.
- addTable(JsonTable) - Method in class no.petroware.logio.json.JsonLog
-
Add the specified property table to this log.
- addTable(JsonTable, boolean) - Method in class no.petroware.logio.json.JsonLog
-
Add the specified property table to this log.
- addTestInterval(SpwlaWellTestInterval) - Method in class no.petroware.logio.spwla.SpwlaWellTest
-
Add test interval to this well test.
- addTestIntervals(List<SpwlaWellTestInterval>) - Method in class no.petroware.logio.spwla.SpwlaWellTest
-
Add a set of test intervals to this well test.
- addText(String) - Method in class no.petroware.logio.spwla.SpwlaCore
-
Add text associated with this core.
- addText(String) - Method in class no.petroware.logio.spwla.SpwlaPlug
-
Add text associated with this plug.
- addText(String) - Method in class no.petroware.logio.spwla.SpwlaSurvey
-
Add text associated with this survey.
- addText(String) - Method in class no.petroware.logio.spwla.SpwlaWellHeader
-
Add text associated with this well header.
- addText(String) - Method in class no.petroware.logio.spwla.SpwlaWellTest
-
Add text associated with this well test.
- addText(String) - Method in class no.petroware.logio.spwla.SpwlaWellTestInterval
-
Add text associated with this well test interval.
- addValue(String) - Method in class no.petroware.logio.asc.AscCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.asc.AscCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.bit.BitCurve
-
Add the specified value at the end of this curve.
- addValue(int, Object) - Method in class no.petroware.logio.dlis.DlisCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.dlis.DlisCurve
-
Add a value to the first dimension of this curve.
- addValue(int, Object) - Method in class no.petroware.logio.json.JsonCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.json.JsonCurve
-
Add a value to this curve.
- addValue(String, String, Object) - Method in class no.petroware.logio.json.JsonTable
-
Add the specified value to the given object/attribute.
- addValue(int, Object) - Method in class no.petroware.logio.las.LasCurve
-
Add the specified value to the end of this curve.
- addValue(Object) - Method in class no.petroware.logio.las.LasCurve
-
Add the specified value to the end of (the first dimension of)
this curve.
- addValue(int, int, Object) - Method in class no.petroware.logio.lis.LisCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.lis.LisCurve
-
Add a value to this curve.
- addValue(int, Object) - Method in class no.petroware.logio.osdu.OsduWellLogCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.osdu.OsduWellLogCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.spwla.SpwlaCurve
-
Add a value to this curve.
- addValue(int, Object) - Method in class no.petroware.logio.spwla.SpwlaCurve
-
Add value at a specified index.
- addValue(int, Object) - Method in class no.petroware.logio.witsml.WitsmlCurve
-
Add a value to this curve.
- addValue(Object) - Method in class no.petroware.logio.witsml.WitsmlCurve
-
Add a value to this curve.
- addValues(List<?>) - Method in class no.petroware.logio.spwla.SpwlaLogSet
-
Add values to the curves of this log set.
- append(DlisFrame) - Method in class no.petroware.logio.dlis.DlisFileWriter
-
Append the curve data of the specified DLIS frame.
- append(JsonLog) - Method in class no.petroware.logio.json.JsonWriter
-
Append the curve data of the specified log.
- append(LasFile) - Method in class no.petroware.logio.las.LasFileWriter
-
Append the curve data of the specified LAS file.
- append(WitsmlLog) - Method in class no.petroware.logio.witsml.WitsmlWriter
-
Append the curve data of the specified log.
- AscCurve - Class in no.petroware.logio.asc
-
Model a log curve of an ASC file.
- AscCurve(String, String, String, String, Class<?>) - Constructor for class no.petroware.logio.asc.AscCurve
-
Create a new curve instance.
- AscFile - Class in no.petroware.logio.asc
-
Class representing the content of one ASC file.
- AscFile(String, String) - Constructor for class no.petroware.logio.asc.AscFile
-
Create an empty ASC file instance.
- AscFile(String) - Constructor for class no.petroware.logio.asc.AscFile
-
Create a new ASC file with space as column separator.
- AscFile() - Constructor for class no.petroware.logio.asc.AscFile
-
Create a new unnamed ASC file.
- AscFileReader - Class in no.petroware.logio.asc
-
Class for reading ASC files.
- AscFileReader(InputStream) - Constructor for class no.petroware.logio.asc.AscFileReader
-
Create an ASC file reader for the specified stream.
- AscFileReader(File) - Constructor for class no.petroware.logio.asc.AscFileReader
-
Create an ASC file reader for the specified disk file.
- AscFileWriter - Class in no.petroware.logio.asc
-
Class for writing ASC files to disk.
- ASCII - Static variable in class no.petroware.logio.dlis.DlisRepresentationCode
-
Variable-length ASCII character string.
- ASCII - Static variable in class no.petroware.logio.lis.LisRepresentationCode
-
String.
- AscUtil - Class in no.petroware.logio.asc
-
A set of convenience methods for extracting semantic information
from an ASC file.
- asText() - Method in class no.petroware.logio.asc.AscFile
-
Return the ASC file content as a pretty printed text string.
- ATTREF - Static variable in class no.petroware.logio.dlis.DlisRepresentationCode
-
Attribute reference.