Skip to content
Snippets Groups Projects
Commit f5bd4e9d authored by Bharatesh Chakravarthi S B's avatar Bharatesh Chakravarthi S B Committed by GitHub
Browse files

Update Java.md

parent 6ae4560d
No related branches found
No related tags found
No related merge requests found
......@@ -34,6 +34,7 @@ It would be appreciated if there are any Java VTK experts who could convert any
| -------------- | ---------------------- | ------------- | ------- |
[DEMReader](/Java/IO/DEMReader) | vtkDEMReader | Read DEM (elevation map) files
[ParticleReader](/Java/IO/ParticleReader) | vtkParticleReader | This example reads ASCII files where each line consists of points with its position (x,y,z) and (optionally) one scalar or binary files in RAW 3d file format.
[ReadCML](/Java/IO/ReadCML) | vtkCMLMoleculeReader | Read Chemistry Markup Language files.
[ReadPLOT3D](/Java/IO/ReadPLOT3D) | vtkPLOT3DReader | Read PLOT3D data files.
[ReadPLY](/Java/IO/ReadPLY) | vtkPLYReader | Read PLY (.ply) files
[ReadSTL](/Java/IO/ReadSTL) | vtkSTLReader | Read stereo lithography STL (.stl) files.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment