Uses of Class
net.wirelabs.jmaps.example.gpx.BoundsType
-
Packages that use BoundsType Package Description net.wirelabs.jmaps.example.gpx -
-
Uses of BoundsType in net.wirelabs.jmaps.example.gpx
Fields in net.wirelabs.jmaps.example.gpx declared as BoundsType Modifier and Type Field Description protected BoundsTypeMetadataType. boundsMethods in net.wirelabs.jmaps.example.gpx that return BoundsType Modifier and Type Method Description BoundsTypeObjectFactory. createBoundsType()Create an instance ofBoundsTypeBoundsTypeMetadataType. getBounds()Gets the value of the bounds property.Methods in net.wirelabs.jmaps.example.gpx with parameters of type BoundsType Modifier and Type Method Description voidMetadataType. setBounds(BoundsType value)Sets the value of the bounds property.
-