Uses of Class
net.opengis.se._2_0.core.ViewBoxType

Packages that use ViewBoxType
net.opengis.se._2_0.core   
 

Uses of ViewBoxType in net.opengis.se._2_0.core
 

Fields in net.opengis.se._2_0.core declared as ViewBoxType
protected  ViewBoxType MarkGraphicType.viewBox
           
protected  ViewBoxType ExternalGraphicType.viewBox
           
 

Methods in net.opengis.se._2_0.core that return ViewBoxType
 ViewBoxType ObjectFactory.createViewBoxType()
          Create an instance of ViewBoxType
 ViewBoxType MarkGraphicType.getViewBox()
          Obtient la valeur de la propriété viewBox.
 ViewBoxType ExternalGraphicType.getViewBox()
          Obtient la valeur de la propriété viewBox.
 

Methods in net.opengis.se._2_0.core that return types with arguments of type ViewBoxType
 JAXBElement<ViewBoxType> ObjectFactory.createViewBox(ViewBoxType value)
          Create an instance of JAXBElement<ViewBoxType>}
 

Methods in net.opengis.se._2_0.core with parameters of type ViewBoxType
 JAXBElement<ViewBoxType> ObjectFactory.createViewBox(ViewBoxType value)
          Create an instance of JAXBElement<ViewBoxType>}
 void MarkGraphicType.setViewBox(ViewBoxType value)
          Définit la valeur de la propriété viewBox.
 void ExternalGraphicType.setViewBox(ViewBoxType value)
          Définit la valeur de la propriété viewBox.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.