Uses of Interface
net.opengis.gml.x32.LengthType
-
Packages that use LengthType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl org.isotc211.x2005.gco org.isotc211.x2005.gco.impl -
-
Uses of LengthType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return LengthType Modifier and Type Method Description LengthTypeOffsetCurveType. addNewDistance()Appends and returns a new empty "distance" elementLengthTypeTinType. addNewMaxLength()Appends and returns a new empty "maxLength" elementLengthTypeArcByCenterPointType. addNewRadius()Appends and returns a new empty "radius" elementLengthTypeSecondDefiningParameterDocument2.SecondDefiningParameter. addNewSemiMinorAxis()Appends and returns a new empty "semiMinorAxis" elementLengthTypeOffsetCurveType. getDistance()Gets the "distance" elementLengthTypeTinType. getMaxLength()Gets the "maxLength" elementLengthTypeArcByCenterPointType. getRadius()Gets the "radius" elementLengthTypeSecondDefiningParameterDocument2.SecondDefiningParameter. getSemiMinorAxis()Gets the "semiMinorAxis" elementstatic LengthTypeLengthType.Factory. newInstance()static LengthTypeLengthType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(File file)static LengthTypeLengthType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(InputStream is)static LengthTypeLengthType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(Reader r)static LengthTypeLengthType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(String xmlAsString)static LengthTypeLengthType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(URL u)static LengthTypeLengthType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(XMLStreamReader sr)static LengthTypeLengthType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static LengthTypeLengthType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic LengthTypeLengthType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic LengthTypeLengthType.Factory. parse(Node node)static LengthTypeLengthType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type LengthType Modifier and Type Method Description voidOffsetCurveType. setDistance(LengthType distance)Sets the "distance" elementvoidTinType. setMaxLength(LengthType maxLength)Sets the "maxLength" elementvoidArcByCenterPointType. setRadius(LengthType radius)Sets the "radius" elementvoidSecondDefiningParameterDocument2.SecondDefiningParameter. setSemiMinorAxis(LengthType semiMinorAxis)Sets the "semiMinorAxis" element -
Uses of LengthType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement LengthType Modifier and Type Class Description classLengthTypeImplAn XML LengthType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return LengthType Modifier and Type Method Description LengthTypeOffsetCurveTypeImpl. addNewDistance()Appends and returns a new empty "distance" elementLengthTypeTinTypeImpl. addNewMaxLength()Appends and returns a new empty "maxLength" elementLengthTypeArcByCenterPointTypeImpl. addNewRadius()Appends and returns a new empty "radius" elementLengthTypeSecondDefiningParameterDocument2Impl.SecondDefiningParameterImpl. addNewSemiMinorAxis()Appends and returns a new empty "semiMinorAxis" elementLengthTypeOffsetCurveTypeImpl. getDistance()Gets the "distance" elementLengthTypeTinTypeImpl. getMaxLength()Gets the "maxLength" elementLengthTypeArcByCenterPointTypeImpl. getRadius()Gets the "radius" elementLengthTypeSecondDefiningParameterDocument2Impl.SecondDefiningParameterImpl. getSemiMinorAxis()Gets the "semiMinorAxis" elementMethods in net.opengis.gml.x32.impl with parameters of type LengthType Modifier and Type Method Description voidOffsetCurveTypeImpl. setDistance(LengthType distance)Sets the "distance" elementvoidTinTypeImpl. setMaxLength(LengthType maxLength)Sets the "maxLength" elementvoidArcByCenterPointTypeImpl. setRadius(LengthType radius)Sets the "radius" elementvoidSecondDefiningParameterDocument2Impl.SecondDefiningParameterImpl. setSemiMinorAxis(LengthType semiMinorAxis)Sets the "semiMinorAxis" element -
Uses of LengthType in org.isotc211.x2005.gco
Methods in org.isotc211.x2005.gco that return LengthType Modifier and Type Method Description LengthTypeDistanceDocument. addNewDistance()Appends and returns a new empty "Distance" elementLengthTypeDistancePropertyType. addNewDistance()Appends and returns a new empty "Distance" elementLengthTypeLengthDocument. addNewLength()Appends and returns a new empty "Length" elementLengthTypeLengthPropertyType. addNewLength()Appends and returns a new empty "Length" elementLengthTypeDistanceDocument. getDistance()Gets the "Distance" elementLengthTypeDistancePropertyType. getDistance()Gets the "Distance" elementLengthTypeLengthDocument. getLength()Gets the "Length" elementLengthTypeLengthPropertyType. getLength()Gets the "Length" elementMethods in org.isotc211.x2005.gco with parameters of type LengthType Modifier and Type Method Description voidDistanceDocument. setDistance(LengthType distance)Sets the "Distance" elementvoidDistancePropertyType. setDistance(LengthType distance)Sets the "Distance" elementvoidLengthDocument. setLength(LengthType length)Sets the "Length" elementvoidLengthPropertyType. setLength(LengthType length)Sets the "Length" element -
Uses of LengthType in org.isotc211.x2005.gco.impl
Methods in org.isotc211.x2005.gco.impl that return LengthType Modifier and Type Method Description LengthTypeDistanceDocumentImpl. addNewDistance()Appends and returns a new empty "Distance" elementLengthTypeDistancePropertyTypeImpl. addNewDistance()Appends and returns a new empty "Distance" elementLengthTypeLengthDocumentImpl. addNewLength()Appends and returns a new empty "Length" elementLengthTypeLengthPropertyTypeImpl. addNewLength()Appends and returns a new empty "Length" elementLengthTypeDistanceDocumentImpl. getDistance()Gets the "Distance" elementLengthTypeDistancePropertyTypeImpl. getDistance()Gets the "Distance" elementLengthTypeLengthDocumentImpl. getLength()Gets the "Length" elementLengthTypeLengthPropertyTypeImpl. getLength()Gets the "Length" elementMethods in org.isotc211.x2005.gco.impl with parameters of type LengthType Modifier and Type Method Description voidDistanceDocumentImpl. setDistance(LengthType distance)Sets the "Distance" elementvoidDistancePropertyTypeImpl. setDistance(LengthType distance)Sets the "Distance" elementvoidLengthDocumentImpl. setLength(LengthType length)Sets the "Length" elementvoidLengthPropertyTypeImpl. setLength(LengthType length)Sets the "Length" element
-