52            const std::string & guid, 
const std::string & title, gsoap_eml2_3::resqml22__LineRole roleKind,
 
   53            bool isClosed = 
false);
 
   66            const std::string & guid, 
const std::string & title, 
bool isClosed = 
false);
 
   80            const std::string & guid, 
const std::string & title, 
bool isClosed = 
false);
 
   92        COMMON_NS::DataObjectReference getHdfProxyDor() const final;
 
   94        DLL_IMPORT_OR_EXPORT uint64_t getXyzPointCountOfPatch(
unsigned int patchIndex) const final;
 
   96        DLL_IMPORT_OR_EXPORT 
void getXyzPointsOfPatch(
unsigned int patchIndex, 
double * xyzPoints) const final;
 
   98        DLL_IMPORT_OR_EXPORT 
void setGeometry(
double const* points, 
unsigned int pointCount, EML2_NS::AbstractHdfProxy* proxy = 
nullptr, RESQML2_NS::AbstractLocal3dCrs* localCrs = 
nullptr) final;
 
  100        DLL_IMPORT_OR_EXPORT 
bool isClosed() const final;
 
  102        DLL_IMPORT_OR_EXPORT 
bool hasALineRole() const final;
 
  104        DLL_IMPORT_OR_EXPORT gsoap_eml2_3::resqml22__LineRole getLineRole() const final;
 
  106        DLL_IMPORT_OR_EXPORT 
void setLineRole(gsoap_eml2_3::resqml22__LineRole lineRole) final;
 
  111        DLL_IMPORT_OR_EXPORT static const 
char* XML_NS;
 
  116        DLL_IMPORT_OR_EXPORT std::
string getXmlNamespace() const final { 
return XML_NS; }
 
  119        gsoap_eml2_3::resqml22__PointGeometry* getPointGeometry2_2(uint64_t patchIndex) 
const final;
 
  129        void init(COMMON_NS::DataObjectRepository * repo, 
const std::string & guid, 
const std::string & title, 
bool isClosed = 
false);
 
 
PolylineRepresentation(resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, gsoap_eml2_3::resqml22__LineRole roleKind, bool isClosed=false)
Creates an instance of this class in a gsoap context.
 
PolylineRepresentation(resqml2 ::AbstractFeatureInterpretation *interp, const std::string &guid, const std::string &title, bool isClosed=false)
Creates an instance of this class in a gsoap context.