37 DLL_IMPORT_OR_EXPORT
LocalEngineering2dCrs(gsoap_resqml2_0_1::eml20__DataObjectReference* partialObject) : COMMON_NS::AbstractObject(partialObject) {}
55 uint64_t projectedEpsgCode,
56 double originOrdinal1,
double originOrdinal2, gsoap_eml2_3::eml23__LengthUom projectedUom,
57 double azimuth, gsoap_eml2_3::eml23__PlaneAngleUom azimuthUom, gsoap_eml2_3::eml23__NorthReferenceKind azimuthReference,
58 gsoap_eml2_3::eml23__AxisOrder2d axisOrder);
76 std::string unknownReason,
77 double originOrdinal1,
double originOrdinal2, gsoap_eml2_3::eml23__LengthUom projectedUom,
78 double azimuth, gsoap_eml2_3::eml23__PlaneAngleUom azimuthUom, gsoap_eml2_3::eml23__NorthReferenceKind azimuthReference,
79 gsoap_eml2_3::eml23__AxisOrder2d axisOrder);
86 LocalEngineering2dCrs(gsoap_eml2_3::_eml23__LocalEngineering2dCrs* fromGsoap): COMMON_NS::AbstractObject(fromGsoap) {}
167 DLL_IMPORT_OR_EXPORT gsoap_eml2_3::eml23__AxisOrder2d
getAxisOrder()
const;
176 DLL_IMPORT_OR_EXPORT
void setAxisOrder(gsoap_eml2_3::eml23__AxisOrder2d axisOrder)
const;
181 DLL_IMPORT_OR_EXPORT
static constexpr char const* XML_NS =
"eml23";
189 DLL_IMPORT_OR_EXPORT
static constexpr char const* XML_TAG =
"LocalEngineering2dCrs";
191 DLL_IMPORT_OR_EXPORT
virtual std::string
getXmlTag() const final {
return XML_TAG; }
196 void init(gsoap_eml2_3::eml23__LocalEngineering2dCrs* local2dCrs,
const std::string& guid,
const std::string& title,
197 double originOrdinal1,
double originOrdinal2, gsoap_eml2_3::eml23__LengthUom projectedUom,
198 double azimuth, gsoap_eml2_3::eml23__PlaneAngleUom azimuthUom, gsoap_eml2_3::eml23__NorthReferenceKind azimuthReference,
199 gsoap_eml2_3::eml23__AxisOrder2d axisOrder);
LocalEngineering2dCrs(common::DataObjectRepository *repo, const std::string &guid, const std::string &title, uint64_t projectedEpsgCode, double originOrdinal1, double originOrdinal2, gsoap_eml2_3::eml23__LengthUom projectedUom, double azimuth, gsoap_eml2_3::eml23__PlaneAngleUom azimuthUom, gsoap_eml2_3::eml23__NorthReferenceKind azimuthReference, gsoap_eml2_3::eml23__AxisOrder2d axisOrder)
LocalEngineering2dCrs(common::DataObjectRepository *repo, const std::string &guid, const std::string &title, std::string unknownReason, double originOrdinal1, double originOrdinal2, gsoap_eml2_3::eml23__LengthUom projectedUom, double azimuth, gsoap_eml2_3::eml23__PlaneAngleUom azimuthUom, gsoap_eml2_3::eml23__NorthReferenceKind azimuthReference, gsoap_eml2_3::eml23__AxisOrder2d axisOrder)