|
| Grid2dRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| Grid2dRepresentation (resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title) |
|
| Grid2dRepresentation (gsoap_eml2_3::_resqml22__Grid2dRepresentation *fromGsoap) |
|
| ~Grid2dRepresentation ()=default |
|
common::DataObjectReference | getHdfProxyDor () const final |
|
uint64_t | getNodeCountAlongIAxis () const final |
|
uint64_t | getNodeCountAlongJAxis () const final |
|
void | getZValues (double *values) const final |
|
double | getXOrigin () const final |
|
double | getYOrigin () const final |
|
double | getZOrigin () const final |
|
double | getXJOffset () const final |
|
double | getYJOffset () const final |
|
double | getZJOffset () const final |
|
double | getXIOffset () const final |
|
double | getYIOffset () const final |
|
double | getZIOffset () const final |
|
bool | isJSpacingConstant () const final |
|
bool | isISpacingConstant () const final |
|
double | getJSpacing () const final |
|
void | getJSpacing (double *jSpacings) const final |
|
double | getISpacing () const final |
|
void | getISpacing (double *iSpacings) const final |
|
void | setGeometryAsArray2dOfLatticePoints3d (unsigned int numPointsInFastestDirection, unsigned int numPointsInSlowestDirection, double xOrigin, double yOrigin, double zOrigin, double xOffsetInFastestDirection, double yOffsetInFastestDirection, double zOffsetInFastestDirection, double xOffsetInSlowestDirection, double yOffsetInSlowestDirection, double zOffsetInSlowestDirection, double spacingInFastestDirection, double spacingInSlowestDirection, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) final |
|
void | setGeometryAsArray2dOfExplicitZ (double *zValues, unsigned int numI, unsigned int numJ, eml2 ::AbstractHdfProxy *proxy, resqml2 ::Grid2dRepresentation *supportingGrid2dRepresentation, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr, unsigned int startIndexI=0, unsigned int startIndexJ=0, int indexIncrementI=1, int indexIncrementJ=1) final |
|
void | setGeometryAsArray2dOfExplicitZ (double *zValues, unsigned int numI, unsigned int numJ, eml2 ::AbstractHdfProxy *proxy, double originX, double originY, double originZ, double offsetIX, double offsetIY, double offsetIZ, double spacingI, double offsetJX, double offsetJY, double offsetJZ, double spacingJ, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) final |
|
common::DataObjectReference | getSupportingRepresentationDor () const final |
|
uint64_t | getIndexOriginOnSupportingRepresentation () const final |
|
int | getIndexOriginOnSupportingRepresentation (unsigned int dimension) const final |
|
uint64_t | getNodeCountOnSupportingRepresentation (unsigned int dimension) const final |
|
int64_t | getIndexOffsetOnSupportingRepresentation (unsigned int dimension) const final |
|
std::string | getXmlNamespace () const final |
|
A 2d grid representation.