X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkMetaImageReader.java;h=36fe1ac85cacaad71e386a09fcc1df973b82128e;hb=e75c2f6a2f0bdef0e8077879664715d99cede843;hp=26b731bef4e33b926bfa48f2aee58d130ae5fdc3;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkMetaImageReader.java b/vtk/src/vtk/vtkMetaImageReader.java index 26b731be..36fe1ac8 100644 --- a/vtk/src/vtk/vtkMetaImageReader.java +++ b/vtk/src/vtk/vtkMetaImageReader.java @@ -1,115 +1,115 @@ -// java wrapper for vtkMetaImageReader object -// - -package vtk; -import vtk.*; - -public class vtkMetaImageReader extends vtkImageReader2 -{ - - private native String GetClassName_0(); - public String GetClassName() - { return GetClassName_0(); } - - private native int IsA_1(String id0); - public int IsA(String id0) - { return IsA_1(id0); } - - private native String GetFileExtensions_2(); - public String GetFileExtensions() - { return GetFileExtensions_2(); } - - private native String GetDescriptiveName_3(); - public String GetDescriptiveName() - { return GetDescriptiveName_3(); } - - private native int GetWidth_4(); - public int GetWidth() - { return GetWidth_4(); } - - private native int GetHeight_5(); - public int GetHeight() - { return GetHeight_5(); } - - private native int GetNumberOfComponents_6(); - public int GetNumberOfComponents() - { return GetNumberOfComponents_6(); } - - private native int GetPixelRepresentation_7(); - public int GetPixelRepresentation() - { return GetPixelRepresentation_7(); } - - private native int GetDataByteOrder_8(); - public int GetDataByteOrder() - { return GetDataByteOrder_8(); } - - private native double GetRescaleSlope_9(); - public double GetRescaleSlope() - { return GetRescaleSlope_9(); } - - private native double GetRescaleOffset_10(); - public double GetRescaleOffset() - { return GetRescaleOffset_10(); } - - private native int GetBitsAllocated_11(); - public int GetBitsAllocated() - { return GetBitsAllocated_11(); } - - private native String GetDistanceUnits_12(); - public String GetDistanceUnits() - { return GetDistanceUnits_12(); } - - private native String GetAnatomicalOrientation_13(); - public String GetAnatomicalOrientation() - { return GetAnatomicalOrientation_13(); } - - private native double GetGantryAngle_14(); - public double GetGantryAngle() - { return GetGantryAngle_14(); } - - private native String GetPatientName_15(); - public String GetPatientName() - { return GetPatientName_15(); } - - private native String GetPatientID_16(); - public String GetPatientID() - { return GetPatientID_16(); } - - private native String GetDate_17(); - public String GetDate() - { return GetDate_17(); } - - private native String GetSeries_18(); - public String GetSeries() - { return GetSeries_18(); } - - private native String GetImageNumber_19(); - public String GetImageNumber() - { return GetImageNumber_19(); } - - private native String GetModality_20(); - public String GetModality() - { return GetModality_20(); } - - private native String GetStudyID_21(); - public String GetStudyID() - { return GetStudyID_21(); } - - private native String GetStudyUID_22(); - public String GetStudyUID() - { return GetStudyUID_22(); } - - private native String GetTransferSyntaxUID_23(); - public String GetTransferSyntaxUID() - { return GetTransferSyntaxUID_23(); } - - private native int CanReadFile_24(String id0); - public int CanReadFile(String id0) - { return CanReadFile_24(id0); } - - public vtkMetaImageReader() { super(); } - - public vtkMetaImageReader(long id) { super(id); } - public native long VTKInit(); - -} +// java wrapper for vtkMetaImageReader object +// + +package vtk; +import vtk.*; + +public class vtkMetaImageReader extends vtkImageReader2 +{ + + private native int IsTypeOf_0(String id0); + public int IsTypeOf(String id0) + { return IsTypeOf_0(id0); } + + private native int IsA_1(String id0); + public int IsA(String id0) + { return IsA_1(id0); } + + private native String GetFileExtensions_2(); + public String GetFileExtensions() + { return GetFileExtensions_2(); } + + private native String GetDescriptiveName_3(); + public String GetDescriptiveName() + { return GetDescriptiveName_3(); } + + private native int GetWidth_4(); + public int GetWidth() + { return GetWidth_4(); } + + private native int GetHeight_5(); + public int GetHeight() + { return GetHeight_5(); } + + private native int GetNumberOfComponents_6(); + public int GetNumberOfComponents() + { return GetNumberOfComponents_6(); } + + private native int GetPixelRepresentation_7(); + public int GetPixelRepresentation() + { return GetPixelRepresentation_7(); } + + private native int GetDataByteOrder_8(); + public int GetDataByteOrder() + { return GetDataByteOrder_8(); } + + private native double GetRescaleSlope_9(); + public double GetRescaleSlope() + { return GetRescaleSlope_9(); } + + private native double GetRescaleOffset_10(); + public double GetRescaleOffset() + { return GetRescaleOffset_10(); } + + private native int GetBitsAllocated_11(); + public int GetBitsAllocated() + { return GetBitsAllocated_11(); } + + private native String GetDistanceUnits_12(); + public String GetDistanceUnits() + { return GetDistanceUnits_12(); } + + private native String GetAnatomicalOrientation_13(); + public String GetAnatomicalOrientation() + { return GetAnatomicalOrientation_13(); } + + private native double GetGantryAngle_14(); + public double GetGantryAngle() + { return GetGantryAngle_14(); } + + private native String GetPatientName_15(); + public String GetPatientName() + { return GetPatientName_15(); } + + private native String GetPatientID_16(); + public String GetPatientID() + { return GetPatientID_16(); } + + private native String GetDate_17(); + public String GetDate() + { return GetDate_17(); } + + private native String GetSeries_18(); + public String GetSeries() + { return GetSeries_18(); } + + private native String GetImageNumber_19(); + public String GetImageNumber() + { return GetImageNumber_19(); } + + private native String GetModality_20(); + public String GetModality() + { return GetModality_20(); } + + private native String GetStudyID_21(); + public String GetStudyID() + { return GetStudyID_21(); } + + private native String GetStudyUID_22(); + public String GetStudyUID() + { return GetStudyUID_22(); } + + private native String GetTransferSyntaxUID_23(); + public String GetTransferSyntaxUID() + { return GetTransferSyntaxUID_23(); } + + private native int CanReadFile_24(String id0); + public int CanReadFile(String id0) + { return CanReadFile_24(id0); } + + public vtkMetaImageReader() { super(); } + + public vtkMetaImageReader(long id) { super(id); } + public native long VTKInit(); + +}