Polygon
Java class for Polygon complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="Polygon">
<complexContent>
<extension base="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Geometri">
<sequence>
<element name="indreAvgrensning" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}RingList" minOccurs="0"/>
<element name="ytreAvgrensning" type="{http://matrikkel.statkart.no/matrikkelapi/wsapi/v1/domain/geometri}Ring" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
Content copied to clipboard
Functions
Link copied to clipboard
Gets the value of the indreAvgrensning property.
Link copied to clipboard
Gets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Gets the value of the ytreAvgrensning property.
Link copied to clipboard
Sets the value of the indreAvgrensning property.
Link copied to clipboard
Sets the value of the koordinatsystemKodeId property.
Link copied to clipboard
Sets the value of the ytreAvgrensning property.