// java wrapper for vtkInformation object // package vtk; import vtk.*; public class vtkInformation extends vtkObject { 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 void Modified_2(); public void Modified() { Modified_2(); } private native void Modified_3(vtkInformationKey id0); public void Modified(vtkInformationKey id0) { Modified_3(id0); } private native void Clear_4(); public void Clear() { Clear_4(); } private native int GetNumberOfKeys_5(); public int GetNumberOfKeys() { return GetNumberOfKeys_5(); } private native void Copy_6(vtkInformation id0,int id1); public void Copy(vtkInformation id0,int id1) { Copy_6(id0,id1); } private native void CopyEntry_7(vtkInformation id0,vtkInformationKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationKey id1,int id2) { CopyEntry_7(id0,id1,id2); } private native void CopyEntry_8(vtkInformation id0,vtkInformationDataObjectKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationDataObjectKey id1,int id2) { CopyEntry_8(id0,id1,id2); } private native void CopyEntry_9(vtkInformation id0,vtkInformationDoubleVectorKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationDoubleVectorKey id1,int id2) { CopyEntry_9(id0,id1,id2); } private native void CopyEntry_10(vtkInformation id0,vtkInformationInformationKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationInformationKey id1,int id2) { CopyEntry_10(id0,id1,id2); } private native void CopyEntry_11(vtkInformation id0,vtkInformationInformationVectorKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationInformationVectorKey id1,int id2) { CopyEntry_11(id0,id1,id2); } private native void CopyEntry_12(vtkInformation id0,vtkInformationIntegerKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationIntegerKey id1,int id2) { CopyEntry_12(id0,id1,id2); } private native void CopyEntry_13(vtkInformation id0,vtkInformationIntegerVectorKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationIntegerVectorKey id1,int id2) { CopyEntry_13(id0,id1,id2); } private native void CopyEntry_14(vtkInformation id0,vtkInformationRequestKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationRequestKey id1,int id2) { CopyEntry_14(id0,id1,id2); } private native void CopyEntry_15(vtkInformation id0,vtkInformationStringKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationStringKey id1,int id2) { CopyEntry_15(id0,id1,id2); } private native void CopyEntry_16(vtkInformation id0,vtkInformationStringVectorKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationStringVectorKey id1,int id2) { CopyEntry_16(id0,id1,id2); } private native void CopyEntry_17(vtkInformation id0,vtkInformationUnsignedLongKey id1,int id2); public void CopyEntry(vtkInformation id0,vtkInformationUnsignedLongKey id1,int id2) { CopyEntry_17(id0,id1,id2); } private native void CopyEntries_18(vtkInformation id0,vtkInformationKeyVectorKey id1,int id2); public void CopyEntries(vtkInformation id0,vtkInformationKeyVectorKey id1,int id2) { CopyEntries_18(id0,id1,id2); } private native int Has_19(vtkInformationKey id0); public int Has(vtkInformationKey id0) { return Has_19(id0); } private native void Remove_20(vtkInformationKey id0); public void Remove(vtkInformationKey id0) { Remove_20(id0); } private native void Set_21(vtkInformationRequestKey id0); public void Set(vtkInformationRequestKey id0) { Set_21(id0); } private native void Remove_22(vtkInformationRequestKey id0); public void Remove(vtkInformationRequestKey id0) { Remove_22(id0); } private native int Has_23(vtkInformationRequestKey id0); public int Has(vtkInformationRequestKey id0) { return Has_23(id0); } private native void Set_24(vtkInformationIntegerKey id0,int id1); public void Set(vtkInformationIntegerKey id0,int id1) { Set_24(id0,id1); } private native int Get_25(vtkInformationIntegerKey id0); public int Get(vtkInformationIntegerKey id0) { return Get_25(id0); } private native void Remove_26(vtkInformationIntegerKey id0); public void Remove(vtkInformationIntegerKey id0) { Remove_26(id0); } private native int Has_27(vtkInformationIntegerKey id0); public int Has(vtkInformationIntegerKey id0) { return Has_27(id0); } private native void Set_28(vtkInformationIdTypeKey id0,int id1); public void Set(vtkInformationIdTypeKey id0,int id1) { Set_28(id0,id1); } private native int Get_29(vtkInformationIdTypeKey id0); public int Get(vtkInformationIdTypeKey id0) { return Get_29(id0); } private native void Remove_30(vtkInformationIdTypeKey id0); public void Remove(vtkInformationIdTypeKey id0) { Remove_30(id0); } private native int Has_31(vtkInformationIdTypeKey id0); public int Has(vtkInformationIdTypeKey id0) { return Has_31(id0); } private native void Set_32(vtkInformationDoubleKey id0,double id1); public void Set(vtkInformationDoubleKey id0,double id1) { Set_32(id0,id1); } private native double Get_33(vtkInformationDoubleKey id0); public double Get(vtkInformationDoubleKey id0) { return Get_33(id0); } private native void Remove_34(vtkInformationDoubleKey id0); public void Remove(vtkInformationDoubleKey id0) { Remove_34(id0); } private native int Has_35(vtkInformationDoubleKey id0); public int Has(vtkInformationDoubleKey id0) { return Has_35(id0); } private native void Append_36(vtkInformationIntegerVectorKey id0,int id1); public void Append(vtkInformationIntegerVectorKey id0,int id1) { Append_36(id0,id1); } private native void Set_37(vtkInformationIntegerVectorKey id0,int id1,int id2,int id3); public void Set(vtkInformationIntegerVectorKey id0,int id1,int id2,int id3) { Set_37(id0,id1,id2,id3); } private native void Set_38(vtkInformationIntegerVectorKey id0,int id1,int id2,int id3,int id4,int id5,int id6); public void Set(vtkInformationIntegerVectorKey id0,int id1,int id2,int id3,int id4,int id5,int id6) { Set_38(id0,id1,id2,id3,id4,id5,id6); } private native int Get_39(vtkInformationIntegerVectorKey id0,int id1); public int Get(vtkInformationIntegerVectorKey id0,int id1) { return Get_39(id0,id1); } private native int Length_40(vtkInformationIntegerVectorKey id0); public int Length(vtkInformationIntegerVectorKey id0) { return Length_40(id0); } private native void Remove_41(vtkInformationIntegerVectorKey id0); public void Remove(vtkInformationIntegerVectorKey id0) { Remove_41(id0); } private native int Has_42(vtkInformationIntegerVectorKey id0); public int Has(vtkInformationIntegerVectorKey id0) { return Has_42(id0); } private native void Append_43(vtkInformationStringVectorKey id0,String id1); public void Append(vtkInformationStringVectorKey id0,String id1) { Append_43(id0,id1); } private native void Set_44(vtkInformationStringVectorKey id0,String id1,int id2); public void Set(vtkInformationStringVectorKey id0,String id1,int id2) { Set_44(id0,id1,id2); } private native String Get_45(vtkInformationStringVectorKey id0,int id1); public String Get(vtkInformationStringVectorKey id0,int id1) { return Get_45(id0,id1); } private native int Length_46(vtkInformationStringVectorKey id0); public int Length(vtkInformationStringVectorKey id0) { return Length_46(id0); } private native void Remove_47(vtkInformationStringVectorKey id0); public void Remove(vtkInformationStringVectorKey id0) { Remove_47(id0); } private native int Has_48(vtkInformationStringVectorKey id0); public int Has(vtkInformationStringVectorKey id0) { return Has_48(id0); } private native int Length_49(vtkInformationIntegerPointerKey id0); public int Length(vtkInformationIntegerPointerKey id0) { return Length_49(id0); } private native void Remove_50(vtkInformationIntegerPointerKey id0); public void Remove(vtkInformationIntegerPointerKey id0) { Remove_50(id0); } private native int Has_51(vtkInformationIntegerPointerKey id0); public int Has(vtkInformationIntegerPointerKey id0) { return Has_51(id0); } private native void Set_52(vtkInformationUnsignedLongKey id0,int id1); public void Set(vtkInformationUnsignedLongKey id0,int id1) { Set_52(id0,id1); } private native int Get_53(vtkInformationUnsignedLongKey id0); public int Get(vtkInformationUnsignedLongKey id0) { return Get_53(id0); } private native void Remove_54(vtkInformationUnsignedLongKey id0); public void Remove(vtkInformationUnsignedLongKey id0) { Remove_54(id0); } private native int Has_55(vtkInformationUnsignedLongKey id0); public int Has(vtkInformationUnsignedLongKey id0) { return Has_55(id0); } private native void Append_56(vtkInformationDoubleVectorKey id0,double id1); public void Append(vtkInformationDoubleVectorKey id0,double id1) { Append_56(id0,id1); } private native void Set_57(vtkInformationDoubleVectorKey id0,double id1,double id2,double id3); public void Set(vtkInformationDoubleVectorKey id0,double id1,double id2,double id3) { Set_57(id0,id1,id2,id3); } private native void Set_58(vtkInformationDoubleVectorKey id0,double id1,double id2,double id3,double id4,double id5,double id6); public void Set(vtkInformationDoubleVectorKey id0,double id1,double id2,double id3,double id4,double id5,double id6) { Set_58(id0,id1,id2,id3,id4,id5,id6); } private native double Get_59(vtkInformationDoubleVectorKey id0,int id1); public double Get(vtkInformationDoubleVectorKey id0,int id1) { return Get_59(id0,id1); } private native int Length_60(vtkInformationDoubleVectorKey id0); public int Length(vtkInformationDoubleVectorKey id0) { return Length_60(id0); } private native void Remove_61(vtkInformationDoubleVectorKey id0); public void Remove(vtkInformationDoubleVectorKey id0) { Remove_61(id0); } private native int Has_62(vtkInformationDoubleVectorKey id0); public int Has(vtkInformationDoubleVectorKey id0) { return Has_62(id0); } private native void Append_63(vtkInformationKeyVectorKey id0,vtkInformationKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationKey id1) { Append_63(id0,id1); } private native void AppendUnique_64(vtkInformationKeyVectorKey id0,vtkInformationKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationKey id1) { AppendUnique_64(id0,id1); } private native void Remove_65(vtkInformationKeyVectorKey id0,vtkInformationKey id1); public void Remove(vtkInformationKeyVectorKey id0,vtkInformationKey id1) { Remove_65(id0,id1); } private native long Get_66(vtkInformationKeyVectorKey id0,int id1); public vtkInformationKey Get(vtkInformationKeyVectorKey id0,int id1) { long temp = Get_66(id0,id1); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native int Length_67(vtkInformationKeyVectorKey id0); public int Length(vtkInformationKeyVectorKey id0) { return Length_67(id0); } private native void Remove_68(vtkInformationKeyVectorKey id0); public void Remove(vtkInformationKeyVectorKey id0) { Remove_68(id0); } private native int Has_69(vtkInformationKeyVectorKey id0); public int Has(vtkInformationKeyVectorKey id0) { return Has_69(id0); } private native void Append_70(vtkInformationKeyVectorKey id0,vtkInformationDataObjectKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationDataObjectKey id1) { Append_70(id0,id1); } private native void Append_71(vtkInformationKeyVectorKey id0,vtkInformationDoubleKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationDoubleKey id1) { Append_71(id0,id1); } private native void Append_72(vtkInformationKeyVectorKey id0,vtkInformationDoubleVectorKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationDoubleVectorKey id1) { Append_72(id0,id1); } private native void Append_73(vtkInformationKeyVectorKey id0,vtkInformationInformationKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationInformationKey id1) { Append_73(id0,id1); } private native void Append_74(vtkInformationKeyVectorKey id0,vtkInformationInformationVectorKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationInformationVectorKey id1) { Append_74(id0,id1); } private native void Append_75(vtkInformationKeyVectorKey id0,vtkInformationIntegerKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationIntegerKey id1) { Append_75(id0,id1); } private native void Append_76(vtkInformationKeyVectorKey id0,vtkInformationIntegerVectorKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationIntegerVectorKey id1) { Append_76(id0,id1); } private native void Append_77(vtkInformationKeyVectorKey id0,vtkInformationStringKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationStringKey id1) { Append_77(id0,id1); } private native void Append_78(vtkInformationKeyVectorKey id0,vtkInformationStringVectorKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationStringVectorKey id1) { Append_78(id0,id1); } private native void Append_79(vtkInformationKeyVectorKey id0,vtkInformationObjectBaseKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationObjectBaseKey id1) { Append_79(id0,id1); } private native void Append_80(vtkInformationKeyVectorKey id0,vtkInformationUnsignedLongKey id1); public void Append(vtkInformationKeyVectorKey id0,vtkInformationUnsignedLongKey id1) { Append_80(id0,id1); } private native void AppendUnique_81(vtkInformationKeyVectorKey id0,vtkInformationDataObjectKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationDataObjectKey id1) { AppendUnique_81(id0,id1); } private native void AppendUnique_82(vtkInformationKeyVectorKey id0,vtkInformationDoubleKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationDoubleKey id1) { AppendUnique_82(id0,id1); } private native void AppendUnique_83(vtkInformationKeyVectorKey id0,vtkInformationDoubleVectorKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationDoubleVectorKey id1) { AppendUnique_83(id0,id1); } private native void AppendUnique_84(vtkInformationKeyVectorKey id0,vtkInformationInformationKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationInformationKey id1) { AppendUnique_84(id0,id1); } private native void AppendUnique_85(vtkInformationKeyVectorKey id0,vtkInformationInformationVectorKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationInformationVectorKey id1) { AppendUnique_85(id0,id1); } private native void AppendUnique_86(vtkInformationKeyVectorKey id0,vtkInformationIntegerKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationIntegerKey id1) { AppendUnique_86(id0,id1); } private native void AppendUnique_87(vtkInformationKeyVectorKey id0,vtkInformationIntegerVectorKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationIntegerVectorKey id1) { AppendUnique_87(id0,id1); } private native void AppendUnique_88(vtkInformationKeyVectorKey id0,vtkInformationStringKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationStringKey id1) { AppendUnique_88(id0,id1); } private native void AppendUnique_89(vtkInformationKeyVectorKey id0,vtkInformationStringVectorKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationStringVectorKey id1) { AppendUnique_89(id0,id1); } private native void AppendUnique_90(vtkInformationKeyVectorKey id0,vtkInformationObjectBaseKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationObjectBaseKey id1) { AppendUnique_90(id0,id1); } private native void AppendUnique_91(vtkInformationKeyVectorKey id0,vtkInformationUnsignedLongKey id1); public void AppendUnique(vtkInformationKeyVectorKey id0,vtkInformationUnsignedLongKey id1) { AppendUnique_91(id0,id1); } private native void Set_92(vtkInformationStringKey id0,String id1); public void Set(vtkInformationStringKey id0,String id1) { Set_92(id0,id1); } private native String Get_93(vtkInformationStringKey id0); public String Get(vtkInformationStringKey id0) { return Get_93(id0); } private native void Remove_94(vtkInformationStringKey id0); public void Remove(vtkInformationStringKey id0) { Remove_94(id0); } private native int Has_95(vtkInformationStringKey id0); public int Has(vtkInformationStringKey id0) { return Has_95(id0); } private native void Set_96(vtkInformationInformationKey id0,vtkInformation id1); public void Set(vtkInformationInformationKey id0,vtkInformation id1) { Set_96(id0,id1); } private native long Get_97(vtkInformationInformationKey id0); public vtkInformation Get(vtkInformationInformationKey id0) { long temp = Get_97(id0); if (temp == 0) return null; return (vtkInformation)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native void Remove_98(vtkInformationInformationKey id0); public void Remove(vtkInformationInformationKey id0) { Remove_98(id0); } private native int Has_99(vtkInformationInformationKey id0); public int Has(vtkInformationInformationKey id0) { return Has_99(id0); } private native void Set_100(vtkInformationInformationVectorKey id0,vtkInformationVector id1); public void Set(vtkInformationInformationVectorKey id0,vtkInformationVector id1) { Set_100(id0,id1); } private native long Get_101(vtkInformationInformationVectorKey id0); public vtkInformationVector Get(vtkInformationInformationVectorKey id0) { long temp = Get_101(id0); if (temp == 0) return null; return (vtkInformationVector)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native void Remove_102(vtkInformationInformationVectorKey id0); public void Remove(vtkInformationInformationVectorKey id0) { Remove_102(id0); } private native int Has_103(vtkInformationInformationVectorKey id0); public int Has(vtkInformationInformationVectorKey id0) { return Has_103(id0); } private native void Set_104(vtkInformationObjectBaseKey id0,vtkObjectBase id1); public void Set(vtkInformationObjectBaseKey id0,vtkObjectBase id1) { Set_104(id0,id1); } private native long Get_105(vtkInformationObjectBaseKey id0); public vtkObjectBase Get(vtkInformationObjectBaseKey id0) { long temp = Get_105(id0); if (temp == 0) return null; return (vtkObjectBase)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native void Remove_106(vtkInformationObjectBaseKey id0); public void Remove(vtkInformationObjectBaseKey id0) { Remove_106(id0); } private native int Has_107(vtkInformationObjectBaseKey id0); public int Has(vtkInformationObjectBaseKey id0) { return Has_107(id0); } private native void Remove_108(vtkInformationDataObjectKey id0); public void Remove(vtkInformationDataObjectKey id0) { Remove_108(id0); } private native int Has_109(vtkInformationDataObjectKey id0); public int Has(vtkInformationDataObjectKey id0) { return Has_109(id0); } private native long GetKey_110(vtkInformationDataObjectKey id0); public vtkInformationKey GetKey(vtkInformationDataObjectKey id0) { long temp = GetKey_110(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_111(vtkInformationDoubleKey id0); public vtkInformationKey GetKey(vtkInformationDoubleKey id0) { long temp = GetKey_111(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_112(vtkInformationDoubleVectorKey id0); public vtkInformationKey GetKey(vtkInformationDoubleVectorKey id0) { long temp = GetKey_112(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_113(vtkInformationInformationKey id0); public vtkInformationKey GetKey(vtkInformationInformationKey id0) { long temp = GetKey_113(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_114(vtkInformationInformationVectorKey id0); public vtkInformationKey GetKey(vtkInformationInformationVectorKey id0) { long temp = GetKey_114(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_115(vtkInformationIntegerKey id0); public vtkInformationKey GetKey(vtkInformationIntegerKey id0) { long temp = GetKey_115(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_116(vtkInformationIntegerVectorKey id0); public vtkInformationKey GetKey(vtkInformationIntegerVectorKey id0) { long temp = GetKey_116(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_117(vtkInformationRequestKey id0); public vtkInformationKey GetKey(vtkInformationRequestKey id0) { long temp = GetKey_117(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_118(vtkInformationStringKey id0); public vtkInformationKey GetKey(vtkInformationStringKey id0) { long temp = GetKey_118(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_119(vtkInformationStringVectorKey id0); public vtkInformationKey GetKey(vtkInformationStringVectorKey id0) { long temp = GetKey_119(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_120(vtkInformationKey id0); public vtkInformationKey GetKey(vtkInformationKey id0) { long temp = GetKey_120(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native long GetKey_121(vtkInformationUnsignedLongKey id0); public vtkInformationKey GetKey(vtkInformationUnsignedLongKey id0) { long temp = GetKey_121(id0); if (temp == 0) return null; return (vtkInformationKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } private native void Register_122(vtkObjectBase id0); public void Register(vtkObjectBase id0) { Register_122(id0); } private native void UnRegister_123(vtkObjectBase id0); public void UnRegister(vtkObjectBase id0) { UnRegister_123(id0); } private native void SetRequest_124(vtkInformationRequestKey id0); public void SetRequest(vtkInformationRequestKey id0) { SetRequest_124(id0); } private native long GetRequest_125(); public vtkInformationRequestKey GetRequest() { long temp = GetRequest_125(); if (temp == 0) return null; return (vtkInformationRequestKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); } public vtkInformation() { super(); } public vtkInformation(long id) { super(id); } public native long VTKInit(); }