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

Uses of KmlType in net.opengis.kml.v_2_3
 

Methods in net.opengis.kml.v_2_3 that return KmlType
 KmlType ObjectFactory.createKmlType()
          Create an instance of KmlType
 KmlType KmlType.withAbstractFeatureGroup(JAXBElement<? extends AbstractFeatureType> value)
           
 KmlType KmlType.withHint(String value)
           
 KmlType KmlType.withKmlObjectExtensionGroup(AbstractObjectType... values)
           
 KmlType KmlType.withKmlObjectExtensionGroup(Collection<AbstractObjectType> values)
           
 KmlType KmlType.withKmlObjectExtensionGroup(List<AbstractObjectType> value)
           
 KmlType KmlType.withKmlSimpleExtensionGroup(Collection<Object> values)
           
 KmlType KmlType.withKmlSimpleExtensionGroup(List<Object> value)
           
 KmlType KmlType.withKmlSimpleExtensionGroup(Object... values)
           
 KmlType KmlType.withNetworkLinkControl(NetworkLinkControlType value)
           
 KmlType KmlType.withVersion(String value)
           
 

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

Methods in net.opengis.kml.v_2_3 with parameters of type KmlType
 JAXBElement<KmlType> ObjectFactory.createKml(KmlType value)
          Create an instance of JAXBElement<KmlType>}
 



Copyright © 2008-2015. All Rights Reserved.