Uses of Class
uk.ac.rdg.resc.edal.dataset.HZTDataSource.MeshCoordinates3D
-
Packages that use HZTDataSource.MeshCoordinates3D Package Description uk.ac.rdg.resc.edal.dataset Code for reading data from underlying storage (e.g. disk, databases or remote locations).uk.ac.rdg.resc.edal.dataset.vtk -
-
Uses of HZTDataSource.MeshCoordinates3D in uk.ac.rdg.resc.edal.dataset
Method parameters in uk.ac.rdg.resc.edal.dataset with type arguments of type HZTDataSource.MeshCoordinates3D Modifier and Type Method Description List<Number>
HZTDataSource. read(String variableId, List<HZTDataSource.MeshCoordinates3D> coordsToRead)
Read the underlying dataList<Number>
InMemoryMeshDataSource. read(String variableId, List<HZTDataSource.MeshCoordinates3D> coordsToRead)
-
Uses of HZTDataSource.MeshCoordinates3D in uk.ac.rdg.resc.edal.dataset.vtk
Method parameters in uk.ac.rdg.resc.edal.dataset.vtk with type arguments of type HZTDataSource.MeshCoordinates3D Modifier and Type Method Description List<Number>
HydromodelVtkUnstructuredDataset.OnDemandVtkMeshDataSource. read(String variableId, List<HZTDataSource.MeshCoordinates3D> coordsToRead)
-