// java wrapper for vtkNIFTIImageHeader object // package vtk; import vtk.*; public class vtkNIFTIImageHeader extends vtkObject { 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 GetMagic_2(); public String GetMagic() { return GetMagic_2(); } private native int GetVoxOffset_3(); public int GetVoxOffset() { return GetVoxOffset_3(); } private native int GetDataType_4(); public int GetDataType() { return GetDataType_4(); } private native int GetBitPix_5(); public int GetBitPix() { return GetBitPix_5(); } private native int GetDim_6(int id0); public int GetDim(int id0) { return GetDim_6(id0); } private native double GetPixDim_7(int id0); public double GetPixDim(int id0) { return GetPixDim_7(id0); } private native void SetIntentCode_8(int id0); public void SetIntentCode(int id0) { SetIntentCode_8(id0); } private native int GetIntentCode_9(); public int GetIntentCode() { return GetIntentCode_9(); } private native void SetIntentName_10(String id0); public void SetIntentName(String id0) { SetIntentName_10(id0); } private native String GetIntentName_11(); public String GetIntentName() { return GetIntentName_11(); } private native void SetIntentP1_12(double id0); public void SetIntentP1(double id0) { SetIntentP1_12(id0); } private native double GetIntentP1_13(); public double GetIntentP1() { return GetIntentP1_13(); } private native void SetIntentP2_14(double id0); public void SetIntentP2(double id0) { SetIntentP2_14(id0); } private native double GetIntentP2_15(); public double GetIntentP2() { return GetIntentP2_15(); } private native void SetIntentP3_16(double id0); public void SetIntentP3(double id0) { SetIntentP3_16(id0); } private native double GetIntentP3_17(); public double GetIntentP3() { return GetIntentP3_17(); } private native void SetSclSlope_18(double id0); public void SetSclSlope(double id0) { SetSclSlope_18(id0); } private native double GetSclSlope_19(); public double GetSclSlope() { return GetSclSlope_19(); } private native void SetSclInter_20(double id0); public void SetSclInter(double id0) { SetSclInter_20(id0); } private native double GetSclInter_21(); public double GetSclInter() { return GetSclInter_21(); } private native void SetCalMin_22(double id0); public void SetCalMin(double id0) { SetCalMin_22(id0); } private native double GetCalMin_23(); public double GetCalMin() { return GetCalMin_23(); } private native void SetCalMax_24(double id0); public void SetCalMax(double id0) { SetCalMax_24(id0); } private native double GetCalMax_25(); public double GetCalMax() { return GetCalMax_25(); } private native void SetSliceDuration_26(double id0); public void SetSliceDuration(double id0) { SetSliceDuration_26(id0); } private native double GetSliceDuration_27(); public double GetSliceDuration() { return GetSliceDuration_27(); } private native void SetTOffset_28(double id0); public void SetTOffset(double id0) { SetTOffset_28(id0); } private native double GetTOffset_29(); public double GetTOffset() { return GetTOffset_29(); } private native void SetSliceStart_30(int id0); public void SetSliceStart(int id0) { SetSliceStart_30(id0); } private native int GetSliceStart_31(); public int GetSliceStart() { return GetSliceStart_31(); } private native void SetSliceEnd_32(int id0); public void SetSliceEnd(int id0) { SetSliceEnd_32(id0); } private native int GetSliceEnd_33(); public int GetSliceEnd() { return GetSliceEnd_33(); } private native void SetSliceCode_34(int id0); public void SetSliceCode(int id0) { SetSliceCode_34(id0); } private native int GetSliceCode_35(); public int GetSliceCode() { return GetSliceCode_35(); } private native void SetXYZTUnits_36(int id0); public void SetXYZTUnits(int id0) { SetXYZTUnits_36(id0); } private native int GetXYZTUnits_37(); public int GetXYZTUnits() { return GetXYZTUnits_37(); } private native void SetDimInfo_38(int id0); public void SetDimInfo(int id0) { SetDimInfo_38(id0); } private native int GetDimInfo_39(); public int GetDimInfo() { return GetDimInfo_39(); } private native void SetDescrip_40(String id0); public void SetDescrip(String id0) { SetDescrip_40(id0); } private native String GetDescrip_41(); public String GetDescrip() { return GetDescrip_41(); } private native void SetAuxFile_42(String id0); public void SetAuxFile(String id0) { SetAuxFile_42(id0); } private native String GetAuxFile_43(); public String GetAuxFile() { return GetAuxFile_43(); } private native void SetQFormCode_44(int id0); public void SetQFormCode(int id0) { SetQFormCode_44(id0); } private native int GetQFormCode_45(); public int GetQFormCode() { return GetQFormCode_45(); } private native void SetSFormCode_46(int id0); public void SetSFormCode(int id0) { SetSFormCode_46(id0); } private native int GetSFormCode_47(); public int GetSFormCode() { return GetSFormCode_47(); } private native void SetQuaternB_48(double id0); public void SetQuaternB(double id0) { SetQuaternB_48(id0); } private native double GetQuaternB_49(); public double GetQuaternB() { return GetQuaternB_49(); } private native void SetQuaternC_50(double id0); public void SetQuaternC(double id0) { SetQuaternC_50(id0); } private native double GetQuaternC_51(); public double GetQuaternC() { return GetQuaternC_51(); } private native void SetQuaternD_52(double id0); public void SetQuaternD(double id0) { SetQuaternD_52(id0); } private native double GetQuaternD_53(); public double GetQuaternD() { return GetQuaternD_53(); } private native void SetQOffsetX_54(double id0); public void SetQOffsetX(double id0) { SetQOffsetX_54(id0); } private native double GetQOffsetX_55(); public double GetQOffsetX() { return GetQOffsetX_55(); } private native void SetQOffsetY_56(double id0); public void SetQOffsetY(double id0) { SetQOffsetY_56(id0); } private native double GetQOffsetY_57(); public double GetQOffsetY() { return GetQOffsetY_57(); } private native void SetQOffsetZ_58(double id0); public void SetQOffsetZ(double id0) { SetQOffsetZ_58(id0); } private native double GetQOffsetZ_59(); public double GetQOffsetZ() { return GetQOffsetZ_59(); } private native void SetSRowX_60(double id0,double id1,double id2,double id3); public void SetSRowX(double id0,double id1,double id2,double id3) { SetSRowX_60(id0,id1,id2,id3); } private native void SetSRowX_61(double id0[]); public void SetSRowX(double id0[]) { SetSRowX_61(id0); } private native double[] GetSRowX_62(); public double[] GetSRowX() { return GetSRowX_62(); } private native void SetSRowY_63(double id0,double id1,double id2,double id3); public void SetSRowY(double id0,double id1,double id2,double id3) { SetSRowY_63(id0,id1,id2,id3); } private native void SetSRowY_64(double id0[]); public void SetSRowY(double id0[]) { SetSRowY_64(id0); } private native double[] GetSRowY_65(); public double[] GetSRowY() { return GetSRowY_65(); } private native void SetSRowZ_66(double id0,double id1,double id2,double id3); public void SetSRowZ(double id0,double id1,double id2,double id3) { SetSRowZ_66(id0,id1,id2,id3); } private native void SetSRowZ_67(double id0[]); public void SetSRowZ(double id0[]) { SetSRowZ_67(id0); } private native double[] GetSRowZ_68(); public double[] GetSRowZ() { return GetSRowZ_68(); } private native void Initialize_69(); public void Initialize() { Initialize_69(); } private native void DeepCopy_70(vtkNIFTIImageHeader id0); public void DeepCopy(vtkNIFTIImageHeader id0) { DeepCopy_70(id0); } public vtkNIFTIImageHeader() { super(); } public vtkNIFTIImageHeader(long id) { super(id); } public native long VTKInit(); }