Arc
Java class for Arc complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Arc">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}CurveSegment">
<sequence>
<element name="buepunkt" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Position" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the buepunkt property.
Link copied to clipboard
Gets the value of the endpunktId property.
Link copied to clipboard
Gets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Gets the value of the metadata property.
Link copied to clipboard
Gets the value of the originalKoordinatsystemKodeId property.
Link copied to clipboard
Gets the value of the startpunktId property.
Link copied to clipboard
Sets the value of the buepunkt property.
Link copied to clipboard
Sets the value of the endpunktId property.
Link copied to clipboard
Sets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Sets the value of the metadata property.
Link copied to clipboard
Sets the value of the originalKoordinatsystemKodeId property.
Link copied to clipboard
Sets the value of the startpunktId property.