Uses of Class
net.opengis.samplingspatial.v_2_0.ShapeType

Uses of ShapeType in net.opengis.samplingspatial.v_2_0
 

Fields in net.opengis.samplingspatial.v_2_0 declared as ShapeType
protected  ShapeType SFSpatialSamplingFeatureType.shape
           
 

Methods in net.opengis.samplingspatial.v_2_0 that return ShapeType
 ShapeType ObjectFactory.createShapeType()
          Create an instance of ShapeType
 ShapeType SFSpatialSamplingFeatureType.getShape()
          The association Geometry shall link a SF_SpatialSamplingFeature to a GM_Object that describes its shape.
 ShapeType ShapeType.withAbstractGeometry(JAXBElement<AbstractGeometryType> value)
           
 ShapeType ShapeType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 ShapeType ShapeType.withArcrole(String value)
           
 ShapeType ShapeType.withHref(String value)
           
 ShapeType ShapeType.withNilReason(Collection<String> values)
           
 ShapeType ShapeType.withNilReason(List<String> value)
           
 ShapeType ShapeType.withNilReason(String... values)
           
 ShapeType ShapeType.withRemoteSchema(String value)
           
 ShapeType ShapeType.withRole(String value)
           
 ShapeType ShapeType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 ShapeType ShapeType.withTitle(String value)
           
 ShapeType ShapeType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.samplingspatial.v_2_0 that return types with arguments of type ShapeType
 JAXBElement<ShapeType> ObjectFactory.createShape(ShapeType value)
          Create an instance of JAXBElement<ShapeType>}
 

Methods in net.opengis.samplingspatial.v_2_0 with parameters of type ShapeType
 JAXBElement<ShapeType> ObjectFactory.createShape(ShapeType value)
          Create an instance of JAXBElement<ShapeType>}
 void SFSpatialSamplingFeatureType.setShape(ShapeType value)
          Sets the value of the shape property.
 SFSpatialSamplingFeatureType SFSpatialSamplingFeatureType.withShape(ShapeType value)
           
 



Copyright © 2008-2015. All Rights Reserved.