Uses of Interface
com.topografix.gpx.x1.x1.BoundsType
Packages that use BoundsType
-
Uses of BoundsType in com.topografix.gpx.x1.x1
Fields in com.topografix.gpx.x1.x1 with type parameters of type BoundsTypeModifier and TypeFieldDescriptionstatic final org.apache.xmlbeans.impl.schema.DocumentFactory<BoundsType>BoundsType.FactoryMethods in com.topografix.gpx.x1.x1 that return BoundsTypeModifier and TypeMethodDescriptionMetadataType.addNewBounds()Appends and returns a new empty "bounds" elementMetadataType.getBounds()Gets the "bounds" elementMethods in com.topografix.gpx.x1.x1 with parameters of type BoundsTypeModifier and TypeMethodDescriptionvoidMetadataType.setBounds(BoundsType bounds) Sets the "bounds" element -
Uses of BoundsType in com.topografix.gpx.x1.x1.impl
Classes in com.topografix.gpx.x1.x1.impl that implement BoundsTypeModifier and TypeClassDescriptionclassAn XML boundsType(@http://www.topografix.com/GPX/1/1).Methods in com.topografix.gpx.x1.x1.impl that return BoundsTypeModifier and TypeMethodDescriptionMetadataTypeImpl.addNewBounds()Appends and returns a new empty "bounds" elementMetadataTypeImpl.getBounds()Gets the "bounds" elementMethods in com.topografix.gpx.x1.x1.impl with parameters of type BoundsTypeModifier and TypeMethodDescriptionvoidMetadataTypeImpl.setBounds(BoundsType bounds) Sets the "bounds" element