Uses of Class
net.opengis.gml.v_3_3.tin.TINType

Packages that use TINType
net.opengis.gml.v_3_3.tin   
 

Uses of TINType in net.opengis.gml.v_3_3.tin
 

Methods in net.opengis.gml.v_3_3.tin that return TINType
 TINType ObjectFactory.createTINType()
          Create an instance of TINType
 TINType TINType.withMaxLength(LengthType value)
           
 TINType TINType.withTinElement(Collection<TINElementPropertyType> values)
           
 TINType TINType.withTinElement(List<TINElementPropertyType> value)
           
 TINType TINType.withTinElement(TINElementPropertyType... values)
           
 

Methods in net.opengis.gml.v_3_3.tin that return types with arguments of type TINType
 JAXBElement<TINType> ObjectFactory.createTIN(TINType value)
          Create an instance of JAXBElement<TINType>}
 

Methods in net.opengis.gml.v_3_3.tin with parameters of type TINType
 JAXBElement<TINType> ObjectFactory.createTIN(TINType value)
          Create an instance of JAXBElement<TINType>}
 



Copyright © 2008-2016. All Rights Reserved.