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

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

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

Methods in net.opengis.gml.v_3_3.tin that return SimpleTrianglePatchType
 SimpleTrianglePatchType ObjectFactory.createSimpleTrianglePatchType()
          Create an instance of SimpleTrianglePatchType
 SimpleTrianglePatchType SimpleTrianglePatchType.withINTERPOLATION(SurfaceInterpolationType value)
           
 SimpleTrianglePatchType SimpleTrianglePatchType.withPosList(DirectPositionListType value)
           
 SimpleTrianglePatchType SimpleTrianglePatchType.withPosOrPointProperty(Collection<Object> values)
           
 SimpleTrianglePatchType SimpleTrianglePatchType.withPosOrPointProperty(List<Object> value)
           
 SimpleTrianglePatchType SimpleTrianglePatchType.withPosOrPointProperty(Object... values)
           
 

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

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



Copyright © 2008-2016. All Rights Reserved.