public class GridLengthType extends MeasureType
Java class for GridLengthType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="GridLengthType">
<simpleContent>
<restriction base="<http://www.opengis.net/gml>MeasureType">
</restriction>
</simpleContent>
</complexType>
uom, value| Constructor and Description |
|---|
GridLengthType()
Default no-arg constructor
|
GridLengthType(double value,
String uom)
Fully-initialising value constructor
|
public GridLengthType()
public GridLengthType(double value,
String uom)
Copyright © 2022 B3Partners B.V.. All rights reserved.