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 | |
areAllPolylinesClosedOfAllPatches() const =0 | resqml2::PolylineSetRepresentation | pure virtual |
areAllPolylinesClosedOfPatch(unsigned int patchIndex) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
areAllPolylinesNonClosedOfAllPatches() const =0 | resqml2::PolylineSetRepresentation | pure virtual |
areAllPolylinesNonClosedOfPatch(unsigned int patchIndex) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
getAllSeismicSupport() const | resqml2::AbstractRepresentation | |
getClosedFlagPerPolylineOfAllPatches(bool *closedFlagPerPolyline) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
getClosedFlagPerPolylineOfPatch(unsigned int patchIndex, bool *closedFlagPerPolyline) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
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::PolylineSetRepresentation | pure virtual |
getLocalCrs(unsigned int patchIndex) const | resqml2::AbstractRepresentation | |
getLocalCrsDor(unsigned int patchIndex) const | resqml2::AbstractRepresentation | virtual |
getNodeCountPerPolylineInPatch(unsigned int patchIndex, unsigned int *nodeCountPerPolyline) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
getNodeCountPerPolylineOfAllPatches(unsigned int *NodeCountPerPolyline) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
getPatchCount() const =0 | resqml2::AbstractRepresentation | pure virtual |
getPolylineCountOfAllPatches() const =0 | resqml2::PolylineSetRepresentation | pure virtual |
getPolylineCountOfPatch(uint64_t patchIndex) const =0 | resqml2::PolylineSetRepresentation | pure virtual |
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::PolylineSetRepresentation) | resqml2::PolylineSetRepresentation | inlinevirtual |
getXyzPointCountOfAllPatches() const | resqml2::AbstractRepresentation | |
getXyzPointCountOfPatch(unsigned int patchIndex) const final | resqml2::PolylineSetRepresentation | 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::PolylineSetRepresentation | pure virtual |
isInSingleGlobalCrs() const | resqml2::AbstractRepresentation | |
isInSingleLocalCrs() const | resqml2::AbstractRepresentation | |
loadTargetRelationships() override (defined in resqml2::AbstractRepresentation) | resqml2::AbstractRepresentation | virtual |
pushBackGeometryPatch(unsigned int const *nodeCountPerPolyline, double const *nodes, uint64_t polylineCount, bool allPolylinesClosedFlag, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr)=0 | resqml2::PolylineSetRepresentation | pure virtual |
pushBackGeometryPatch(unsigned int const *nodeCountPerPolyline, double const *nodes, uint64_t polylineCount, bool *polylineClosedFlags, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr)=0 | resqml2::PolylineSetRepresentation | pure virtual |
pushBackIntoRepresentationSet(class RepresentationSetRepresentation *repSet) | resqml2::AbstractRepresentation | |
setInterpretation(class AbstractFeatureInterpretation *interp) | resqml2::AbstractRepresentation | |
setLineRole(gsoap_eml2_3::resqml22__LineRole lineRole)=0 | resqml2::PolylineSetRepresentation | pure virtual |
setTimeIndex(uint64_t timeIndex, eml2 ::TimeSeries *timeSeries) | resqml2::AbstractRepresentation | |
XML_TAG | resqml2::PolylineSetRepresentation | static |
~AbstractRepresentation()=default | resqml2::AbstractRepresentation | virtual |
~PolylineSetRepresentation()=default | resqml2::PolylineSetRepresentation | virtual |