Uses of Class
net.opengis.tjs.v_1_0.BoundingCoordinates

Uses of BoundingCoordinates in net.opengis.tjs.v_1_0
 

Fields in net.opengis.tjs.v_1_0 declared as BoundingCoordinates
protected  BoundingCoordinates SpatialFrameworks.Framework.boundingCoordinates
           
protected  BoundingCoordinates GDAS.Framework.boundingCoordinates
           
protected  BoundingCoordinates FrameworkDescriptions.Framework.boundingCoordinates
           
protected  BoundingCoordinates FrameworkDatasetDescribeDataType.boundingCoordinates
           
protected  BoundingCoordinates Framework.boundingCoordinates
           
protected  BoundingCoordinates DescribeFrameworkKeyType.boundingCoordinates
           
protected  BoundingCoordinates DatasetDescriptions.Framework.boundingCoordinates
           
 

Methods in net.opengis.tjs.v_1_0 that return BoundingCoordinates
 BoundingCoordinates ObjectFactory.createBoundingCoordinates()
          Create an instance of BoundingCoordinates
 BoundingCoordinates SpatialFrameworks.Framework.getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 BoundingCoordinates GDAS.Framework.getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 BoundingCoordinates FrameworkDescriptions.Framework.getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 BoundingCoordinates FrameworkDatasetDescribeDataType.getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 BoundingCoordinates Framework.getBoundingCoordinates()
          Identifies the bounding box of the spatial framework using the WGS84 coordinate reference system.
 BoundingCoordinates DescribeFrameworkKeyType.getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 BoundingCoordinates DatasetDescriptions.Framework.getBoundingCoordinates()
          Gets the value of the boundingCoordinates property.
 BoundingCoordinates BoundingCoordinates.withEast(BigDecimal value)
           
 BoundingCoordinates BoundingCoordinates.withNorth(BigDecimal value)
           
 BoundingCoordinates BoundingCoordinates.withSouth(BigDecimal value)
           
 BoundingCoordinates BoundingCoordinates.withWest(BigDecimal value)
           
 

Methods in net.opengis.tjs.v_1_0 with parameters of type BoundingCoordinates
 void SpatialFrameworks.Framework.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void GDAS.Framework.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void FrameworkDescriptions.Framework.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void FrameworkDatasetDescribeDataType.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void Framework.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void DescribeFrameworkKeyType.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 void DatasetDescriptions.Framework.setBoundingCoordinates(BoundingCoordinates value)
          Sets the value of the boundingCoordinates property.
 SpatialFrameworks.Framework SpatialFrameworks.Framework.withBoundingCoordinates(BoundingCoordinates value)
           
 GDAS.Framework GDAS.Framework.withBoundingCoordinates(BoundingCoordinates value)
           
 FrameworkDescriptions.Framework FrameworkDescriptions.Framework.withBoundingCoordinates(BoundingCoordinates value)
           
 FrameworkDatasetDescribeDataType FrameworkDatasetDescribeDataType.withBoundingCoordinates(BoundingCoordinates value)
           
 Framework Framework.withBoundingCoordinates(BoundingCoordinates value)
           
 DescribeFrameworkKeyType DescribeFrameworkKeyType.withBoundingCoordinates(BoundingCoordinates value)
           
 DatasetDescriptions.Framework DatasetDescriptions.Framework.withBoundingCoordinates(BoundingCoordinates value)
           
 



Copyright © 2008-2015. All Rights Reserved.