Uses of Class
ucar.unidata.data.UtmInfo

Packages that use UtmInfo
ucar.unidata.data.point DataSource classes and utilities for point (e.g., surface) data. 
 

Uses of UtmInfo in ucar.unidata.data.point
 

Methods in ucar.unidata.data.point that return UtmInfo
 UtmInfo PointCloudDataSource.getUtmInfo()
          Get the UtmInfo property.
 

Methods in ucar.unidata.data.point with parameters of type UtmInfo
 void PointCloudDataSource.setUtmInfo(UtmInfo value)
          Set the UtmInfo property.