addSeismic2dCoordinatesToPatch(unsigned int patchIndex, double *lineAbscissa, resqml2 ::AbstractRepresentation *seismicSupport, eml2 ::AbstractHdfProxy *proxy) | resqml2::AbstractRepresentation | |
addSeismic3dCoordinatesToPatch(unsigned int patchIndex, double *inlines, double *crosslines, uint64_t pointCount, resqml2 ::AbstractRepresentation *seismicSupport, eml2 ::AbstractHdfProxy *proxy) | resqml2::AbstractRepresentation | |
addSeismic3dCoordinatesToPatch(unsigned int patchIndex, double startInline, double incrInline, unsigned int countInline, double startCrossline, double incrCrossline, unsigned int countCrossline, resqml2 ::AbstractRepresentation *seismicSupport) | resqml2::AbstractRepresentation | |
getAllSeismicSupport() const | resqml2::AbstractRepresentation | |
getCrosslinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
getHdfProxyDor() const =0 | resqml2::AbstractRepresentation | pure virtual |
getInlinesOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
getInterpretation() const | resqml2::AbstractRepresentation | |
getInterpretationDor() const | resqml2::AbstractRepresentation | |
getLineRole() const =0 | resqml2::PolylineRepresentation | pure virtual |
getLocalCrs(unsigned int patchIndex) const | resqml2::AbstractRepresentation | |
getLocalCrsDor(unsigned int patchIndex) const | resqml2::AbstractRepresentation | virtual |
getPatchCount() const final | resqml2::PolylineRepresentation | inlinevirtual |
getPropertySet() const | resqml2::AbstractRepresentation | |
getSeismicLineAbscissaOfPointsOfPatch(unsigned int patchIndex, double *values) const | resqml2::AbstractRepresentation | |
getSeismicSupportOfPatch(const unsigned int &patchIndex) const | resqml2::AbstractRepresentation | |
getTimeIndex() const | resqml2::AbstractRepresentation | |
getTimeSeries() const | resqml2::AbstractRepresentation | |
getTimeSeriesDor() const | resqml2::AbstractRepresentation | |
getXmlTag() const final (defined in resqml2::PolylineRepresentation) | resqml2::PolylineRepresentation | inlinevirtual |
getXyzPointCountOfAllPatches() const | resqml2::AbstractRepresentation | |
getXyzPointCountOfPatch(unsigned int patchIndex) const =0 | resqml2::AbstractRepresentation | pure virtual |
getXyzPointsOfAllPatches(double *xyzPoints) const | resqml2::AbstractRepresentation | |
getXyzPointsOfAllPatchesInGlobalCrs(double *xyzPoints) const | resqml2::AbstractRepresentation | |
getXyzPointsOfPatch(unsigned int patchIndex, double *xyzPoints) const =0 | resqml2::AbstractRepresentation | pure virtual |
getXyzPointsOfPatchInGlobalCrs(unsigned int patchIndex, double *xyzPoints) const | resqml2::AbstractRepresentation | |
hasALineRole() const =0 | resqml2::PolylineRepresentation | pure virtual |
isAFaciesLine() const | resqml2::PolylineRepresentation | |
isASeismicLine() const | resqml2::PolylineRepresentation | |
isClosed() const =0 | resqml2::PolylineRepresentation | pure virtual |
isInSingleGlobalCrs() const | resqml2::AbstractRepresentation | |
isInSingleLocalCrs() const | resqml2::AbstractRepresentation | |
loadTargetRelationships() override (defined in resqml2::AbstractRepresentation) | resqml2::AbstractRepresentation | virtual |
pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet) | resqml2::AbstractRepresentation | |
setGeometry(double const *points, unsigned int pointCount, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr)=0 | resqml2::PolylineRepresentation | pure virtual |
setInterpretation(class AbstractFeatureInterpretation *interp) | resqml2::AbstractRepresentation | |
setLineRole(gsoap_eml2_3::resqml22__LineRole lineRole)=0 | resqml2::PolylineRepresentation | pure virtual |
setTimeIndex(uint64_t timeIndex, eml2 ::TimeSeries *timeSeries) | resqml2::AbstractRepresentation | |
XML_TAG | resqml2::PolylineRepresentation | static |
~AbstractRepresentation()=default | resqml2::AbstractRepresentation | virtual |
~PolylineRepresentation()=default | resqml2::PolylineRepresentation | virtual |