Uses of Interface
net.opengis.gml.x32.AngleType
-
Packages that use AngleType Package Description net.opengis.gml.x32 net.opengis.gml.x32.impl org.isotc211.x2005.gco org.isotc211.x2005.gco.impl -
-
Uses of AngleType in net.opengis.gml.x32
Methods in net.opengis.gml.x32 that return AngleType Modifier and Type Method Description AngleTypeAngleChoiceType. addNewAngle()Appends and returns a new empty "angle" elementAngleTypeAngleDocument. addNewAngle()Appends and returns a new empty "angle" elementAngleTypeArcByCenterPointType. addNewEndAngle()Appends and returns a new empty "endAngle" elementAngleTypeGreenwichLongitudeDocument. addNewGreenwichLongitude()Appends and returns a new empty "greenwichLongitude" elementAngleTypePrimeMeridianType. addNewGreenwichLongitude()Appends and returns a new empty "greenwichLongitude" elementAngleTypeDirectionVectorType. addNewHorizontalAngle()Appends and returns a new empty "horizontalAngle" elementAngleTypeArcByCenterPointType. addNewStartAngle()Appends and returns a new empty "startAngle" elementAngleTypeDirectionVectorType. addNewVerticalAngle()Appends and returns a new empty "verticalAngle" elementAngleTypeAngleChoiceType. getAngle()Gets the "angle" elementAngleTypeAngleDocument. getAngle()Gets the "angle" elementAngleTypeArcByCenterPointType. getEndAngle()Gets the "endAngle" elementAngleTypeGreenwichLongitudeDocument. getGreenwichLongitude()Gets the "greenwichLongitude" elementAngleTypePrimeMeridianType. getGreenwichLongitude()Gets the "greenwichLongitude" elementAngleTypeDirectionVectorType. getHorizontalAngle()Gets the "horizontalAngle" elementAngleTypeArcByCenterPointType. getStartAngle()Gets the "startAngle" elementAngleTypeDirectionVectorType. getVerticalAngle()Gets the "verticalAngle" elementstatic AngleTypeAngleType.Factory. newInstance()static AngleTypeAngleType.Factory. newInstance(org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(File file)static AngleTypeAngleType.Factory. parse(File file, org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(InputStream is)static AngleTypeAngleType.Factory. parse(InputStream is, org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(Reader r)static AngleTypeAngleType.Factory. parse(Reader r, org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(String xmlAsString)static AngleTypeAngleType.Factory. parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(URL u)static AngleTypeAngleType.Factory. parse(URL u, org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(XMLStreamReader sr)static AngleTypeAngleType.Factory. parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)static AngleTypeAngleType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)Deprecated.XMLInputStreamstatic AngleTypeAngleType.Factory. parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)Deprecated.XMLInputStreamstatic AngleTypeAngleType.Factory. parse(Node node)static AngleTypeAngleType.Factory. parse(Node node, org.apache.xmlbeans.XmlOptions options)Methods in net.opengis.gml.x32 with parameters of type AngleType Modifier and Type Method Description voidAngleChoiceType. setAngle(AngleType angle)Sets the "angle" elementvoidAngleDocument. setAngle(AngleType angle)Sets the "angle" elementvoidArcByCenterPointType. setEndAngle(AngleType endAngle)Sets the "endAngle" elementvoidGreenwichLongitudeDocument. setGreenwichLongitude(AngleType greenwichLongitude)Sets the "greenwichLongitude" elementvoidPrimeMeridianType. setGreenwichLongitude(AngleType greenwichLongitude)Sets the "greenwichLongitude" elementvoidDirectionVectorType. setHorizontalAngle(AngleType horizontalAngle)Sets the "horizontalAngle" elementvoidArcByCenterPointType. setStartAngle(AngleType startAngle)Sets the "startAngle" elementvoidDirectionVectorType. setVerticalAngle(AngleType verticalAngle)Sets the "verticalAngle" element -
Uses of AngleType in net.opengis.gml.x32.impl
Classes in net.opengis.gml.x32.impl that implement AngleType Modifier and Type Class Description classAngleTypeImplAn XML AngleType(@http://www.opengis.net/gml/3.2).Methods in net.opengis.gml.x32.impl that return AngleType Modifier and Type Method Description AngleTypeAngleChoiceTypeImpl. addNewAngle()Appends and returns a new empty "angle" elementAngleTypeAngleDocumentImpl. addNewAngle()Appends and returns a new empty "angle" elementAngleTypeArcByCenterPointTypeImpl. addNewEndAngle()Appends and returns a new empty "endAngle" elementAngleTypeGreenwichLongitudeDocumentImpl. addNewGreenwichLongitude()Appends and returns a new empty "greenwichLongitude" elementAngleTypePrimeMeridianTypeImpl. addNewGreenwichLongitude()Appends and returns a new empty "greenwichLongitude" elementAngleTypeDirectionVectorTypeImpl. addNewHorizontalAngle()Appends and returns a new empty "horizontalAngle" elementAngleTypeArcByCenterPointTypeImpl. addNewStartAngle()Appends and returns a new empty "startAngle" elementAngleTypeDirectionVectorTypeImpl. addNewVerticalAngle()Appends and returns a new empty "verticalAngle" elementAngleTypeAngleChoiceTypeImpl. getAngle()Gets the "angle" elementAngleTypeAngleDocumentImpl. getAngle()Gets the "angle" elementAngleTypeArcByCenterPointTypeImpl. getEndAngle()Gets the "endAngle" elementAngleTypeGreenwichLongitudeDocumentImpl. getGreenwichLongitude()Gets the "greenwichLongitude" elementAngleTypePrimeMeridianTypeImpl. getGreenwichLongitude()Gets the "greenwichLongitude" elementAngleTypeDirectionVectorTypeImpl. getHorizontalAngle()Gets the "horizontalAngle" elementAngleTypeArcByCenterPointTypeImpl. getStartAngle()Gets the "startAngle" elementAngleTypeDirectionVectorTypeImpl. getVerticalAngle()Gets the "verticalAngle" elementMethods in net.opengis.gml.x32.impl with parameters of type AngleType Modifier and Type Method Description voidAngleChoiceTypeImpl. setAngle(AngleType angle)Sets the "angle" elementvoidAngleDocumentImpl. setAngle(AngleType angle)Sets the "angle" elementvoidArcByCenterPointTypeImpl. setEndAngle(AngleType endAngle)Sets the "endAngle" elementvoidGreenwichLongitudeDocumentImpl. setGreenwichLongitude(AngleType greenwichLongitude)Sets the "greenwichLongitude" elementvoidPrimeMeridianTypeImpl. setGreenwichLongitude(AngleType greenwichLongitude)Sets the "greenwichLongitude" elementvoidDirectionVectorTypeImpl. setHorizontalAngle(AngleType horizontalAngle)Sets the "horizontalAngle" elementvoidArcByCenterPointTypeImpl. setStartAngle(AngleType startAngle)Sets the "startAngle" elementvoidDirectionVectorTypeImpl. setVerticalAngle(AngleType verticalAngle)Sets the "verticalAngle" element -
Uses of AngleType in org.isotc211.x2005.gco
Methods in org.isotc211.x2005.gco that return AngleType Modifier and Type Method Description AngleTypeAngleDocument. addNewAngle()Appends and returns a new empty "Angle" elementAngleTypeAnglePropertyType. addNewAngle()Appends and returns a new empty "Angle" elementAngleTypeAngleDocument. getAngle()Gets the "Angle" elementAngleTypeAnglePropertyType. getAngle()Gets the "Angle" elementMethods in org.isotc211.x2005.gco with parameters of type AngleType Modifier and Type Method Description voidAngleDocument. setAngle(AngleType angle)Sets the "Angle" elementvoidAnglePropertyType. setAngle(AngleType angle)Sets the "Angle" element -
Uses of AngleType in org.isotc211.x2005.gco.impl
Methods in org.isotc211.x2005.gco.impl that return AngleType Modifier and Type Method Description AngleTypeAngleDocumentImpl. addNewAngle()Appends and returns a new empty "Angle" elementAngleTypeAnglePropertyTypeImpl. addNewAngle()Appends and returns a new empty "Angle" elementAngleTypeAngleDocumentImpl. getAngle()Gets the "Angle" elementAngleTypeAnglePropertyTypeImpl. getAngle()Gets the "Angle" elementMethods in org.isotc211.x2005.gco.impl with parameters of type AngleType Modifier and Type Method Description voidAngleDocumentImpl. setAngle(AngleType angle)Sets the "Angle" elementvoidAnglePropertyTypeImpl. setAngle(AngleType angle)Sets the "Angle" element
-