Uses of Class
net.opengis.kml.v_2_3.ViewVolumeType

Uses of ViewVolumeType in net.opengis.kml.v_2_3
 

Fields in net.opengis.kml.v_2_3 declared as ViewVolumeType
protected  ViewVolumeType PhotoOverlayType.viewVolume
           
 

Methods in net.opengis.kml.v_2_3 that return ViewVolumeType
 ViewVolumeType ObjectFactory.createViewVolumeType()
          Create an instance of ViewVolumeType
 ViewVolumeType PhotoOverlayType.getViewVolume()
          Gets the value of the viewVolume property.
 ViewVolumeType ViewVolumeType.withBottomFov(Double value)
           
 ViewVolumeType ViewVolumeType.withId(String value)
           
 ViewVolumeType ViewVolumeType.withLeftFov(Double value)
           
 ViewVolumeType ViewVolumeType.withNear(Double value)
           
 ViewVolumeType ViewVolumeType.withObjectSimpleExtensionGroup(Collection<Object> values)
           
 ViewVolumeType ViewVolumeType.withObjectSimpleExtensionGroup(List<Object> value)
           
 ViewVolumeType ViewVolumeType.withObjectSimpleExtensionGroup(Object... values)
           
 ViewVolumeType ViewVolumeType.withRightFov(Double value)
           
 ViewVolumeType ViewVolumeType.withTargetId(String value)
           
 ViewVolumeType ViewVolumeType.withTopFov(Double value)
           
 ViewVolumeType ViewVolumeType.withViewVolumeObjectExtensionGroup(AbstractObjectType... values)
           
 ViewVolumeType ViewVolumeType.withViewVolumeObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 ViewVolumeType ViewVolumeType.withViewVolumeObjectExtensionGroup(List<AbstractObjectType> value)
           
 ViewVolumeType ViewVolumeType.withViewVolumeSimpleExtensionGroup(Collection<Object> values)
           
 ViewVolumeType ViewVolumeType.withViewVolumeSimpleExtensionGroup(List<Object> value)
           
 ViewVolumeType ViewVolumeType.withViewVolumeSimpleExtensionGroup(Object... values)
           
 

Methods in net.opengis.kml.v_2_3 that return types with arguments of type ViewVolumeType
 JAXBElement<ViewVolumeType> ObjectFactory.createViewVolume(ViewVolumeType value)
          Create an instance of JAXBElement<ViewVolumeType>}
 

Methods in net.opengis.kml.v_2_3 with parameters of type ViewVolumeType
 JAXBElement<ViewVolumeType> ObjectFactory.createViewVolume(ViewVolumeType value)
          Create an instance of JAXBElement<ViewVolumeType>}
 void PhotoOverlayType.setViewVolume(ViewVolumeType value)
          Sets the value of the viewVolume property.
 PhotoOverlayType PhotoOverlayType.withViewVolume(ViewVolumeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.