|
| PolylineSetRepresentation (gsoap_resqml2_0_1::eml20__DataObjectReference *partialObject) |
|
| PolylineSetRepresentation (common ::DataObjectRepository *repo, const std::string &guid, const std::string &title) |
|
| PolylineSetRepresentation (resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title) |
| Creates an instance of this class in a gsoap context.
|
|
| PolylineSetRepresentation (resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, gsoap_eml2_3::resqml22__LineRole roleKind) |
| Creates an instance of this class in a gsoap context.
|
|
| PolylineSetRepresentation (gsoap_eml2_3::_resqml22__PolylineSetRepresentation *fromGsoap) |
|
| ~PolylineSetRepresentation ()=default |
|
common::DataObjectReference | getHdfProxyDor () const final |
|
uint64_t | getPolylineCountOfPatch (uint64_t patchIndex) const final |
|
uint64_t | getPolylineCountOfAllPatches () const final |
|
void | getNodeCountPerPolylineInPatch (unsigned int patchIndex, unsigned int *nodeCountPerPolyline) const final |
|
void | getNodeCountPerPolylineOfAllPatches (unsigned int *NodeCountPerPolyline) const final |
|
void | getXyzPointsOfPatch (unsigned int patchIndex, double *xyzPoints) const final |
|
uint64_t | getPatchCount () const final |
|
void | pushBackGeometryPatch (unsigned int const *nodeCountPerPolyline, double const *nodes, uint64_t polylineCount, bool allPolylinesClosedFlag, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) final |
|
void | pushBackGeometryPatch (unsigned int const *nodeCountPerPolyline, double const *nodes, uint64_t polylineCount, bool *polylineClosedFlags, eml2 ::AbstractHdfProxy *proxy=nullptr, resqml2 ::AbstractLocal3dCrs *localCrs=nullptr) final |
|
bool | areAllPolylinesClosedOfPatch (unsigned int patchIndex) const final |
|
bool | areAllPolylinesClosedOfAllPatches () const final |
|
bool | areAllPolylinesNonClosedOfPatch (unsigned int patchIndex) const final |
|
bool | areAllPolylinesNonClosedOfAllPatches () const final |
|
void | getClosedFlagPerPolylineOfPatch (unsigned int patchIndex, bool *closedFlagPerPolyline) const final |
|
void | getClosedFlagPerPolylineOfAllPatches (bool *closedFlagPerPolyline) const final |
|
bool | hasALineRole () const final |
|
gsoap_eml2_3::resqml22__LineRole | getLineRole () const final |
|
void | setLineRole (gsoap_eml2_3::resqml22__LineRole lineRole) final |
|
std::string | getXmlNamespace () const final |
|
A polyline set representation.