]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkStreamingDemandDrivenPipeline.java
Perform view direction switching via vtkCameraAndSelectorAction
[simantics/3d.git] / vtk / src / vtk / vtkStreamingDemandDrivenPipeline.java
index 45afbf45bd90742c1773d300a11eb6ad1f4f5618..4a8960ecff33796f4e86ce13617ce48c022233d3 100644 (file)
-// java wrapper for vtkStreamingDemandDrivenPipeline object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkStreamingDemandDrivenPipeline extends vtkDemandDrivenPipeline\r
-{\r
-\r
-  private native String GetClassName_0();\r
-  public String GetClassName()\r
-    { return GetClassName_0(); }\r
-\r
-  private native int IsA_1(String id0);\r
-  public int IsA(String id0)\r
-    { return IsA_1(id0); }\r
-\r
-  private native int Update_2();\r
-  public int Update()\r
-    { return Update_2(); }\r
-\r
-  private native int Update_3(int id0);\r
-  public int Update(int id0)\r
-    { return Update_3(id0); }\r
-\r
-  private native int UpdateWholeExtent_4();\r
-  public int UpdateWholeExtent()\r
-    { return UpdateWholeExtent_4(); }\r
-\r
-  private native int PropagateUpdateExtent_5(int id0);\r
-  public int PropagateUpdateExtent(int id0)\r
-    { return PropagateUpdateExtent_5(id0); }\r
-\r
-  private native int SetMaximumNumberOfPieces_6(int id0,int id1);\r
-  public int SetMaximumNumberOfPieces(int id0,int id1)\r
-    { return SetMaximumNumberOfPieces_6(id0,id1); }\r
-\r
-  private native int SetMaximumNumberOfPieces_7(vtkInformation id0,int id1);\r
-  public int SetMaximumNumberOfPieces(vtkInformation id0,int id1)\r
-    { return SetMaximumNumberOfPieces_7(id0,id1); }\r
-\r
-  private native int GetMaximumNumberOfPieces_8(int id0);\r
-  public int GetMaximumNumberOfPieces(int id0)\r
-    { return GetMaximumNumberOfPieces_8(id0); }\r
-\r
-  private native int GetMaximumNumberOfPieces_9(vtkInformation id0);\r
-  public int GetMaximumNumberOfPieces(vtkInformation id0)\r
-    { return GetMaximumNumberOfPieces_9(id0); }\r
-\r
-  private native int SetWholeExtent_10(vtkInformation id0,int id1[]);\r
-  public int SetWholeExtent(vtkInformation id0,int id1[])\r
-    { return SetWholeExtent_10(id0,id1); }\r
-\r
-  private native void GetWholeExtent_11(vtkInformation id0,int id1[]);\r
-  public void GetWholeExtent(vtkInformation id0,int id1[])\r
-    { GetWholeExtent_11(id0,id1); }\r
-\r
-  private native int SetUpdateExtentToWholeExtent_12(int id0);\r
-  public int SetUpdateExtentToWholeExtent(int id0)\r
-    { return SetUpdateExtentToWholeExtent_12(id0); }\r
-\r
-  private native int SetUpdateExtentToWholeExtent_13(vtkInformation id0);\r
-  public int SetUpdateExtentToWholeExtent(vtkInformation id0)\r
-    { return SetUpdateExtentToWholeExtent_13(id0); }\r
-\r
-  private native int SetUpdateExtent_14(int id0,int id1[]);\r
-  public int SetUpdateExtent(int id0,int id1[])\r
-    { return SetUpdateExtent_14(id0,id1); }\r
-\r
-  private native int SetUpdateExtent_15(vtkInformation id0,int id1[]);\r
-  public int SetUpdateExtent(vtkInformation id0,int id1[])\r
-    { return SetUpdateExtent_15(id0,id1); }\r
-\r
-  private native void GetUpdateExtent_16(vtkInformation id0,int id1[]);\r
-  public void GetUpdateExtent(vtkInformation id0,int id1[])\r
-    { GetUpdateExtent_16(id0,id1); }\r
-\r
-  private native int SetUpdateExtent_17(int id0,int id1,int id2,int id3);\r
-  public int SetUpdateExtent(int id0,int id1,int id2,int id3)\r
-    { return SetUpdateExtent_17(id0,id1,id2,id3); }\r
-\r
-  private native int SetUpdateExtent_18(vtkInformation id0,int id1,int id2,int id3);\r
-  public int SetUpdateExtent(vtkInformation id0,int id1,int id2,int id3)\r
-    { return SetUpdateExtent_18(id0,id1,id2,id3); }\r
-\r
-  private native int SetUpdatePiece_19(vtkInformation id0,int id1);\r
-  public int SetUpdatePiece(vtkInformation id0,int id1)\r
-    { return SetUpdatePiece_19(id0,id1); }\r
-\r
-  private native int GetUpdatePiece_20(vtkInformation id0);\r
-  public int GetUpdatePiece(vtkInformation id0)\r
-    { return GetUpdatePiece_20(id0); }\r
-\r
-  private native int SetUpdateNumberOfPieces_21(vtkInformation id0,int id1);\r
-  public int SetUpdateNumberOfPieces(vtkInformation id0,int id1)\r
-    { return SetUpdateNumberOfPieces_21(id0,id1); }\r
-\r
-  private native int GetUpdateNumberOfPieces_22(vtkInformation id0);\r
-  public int GetUpdateNumberOfPieces(vtkInformation id0)\r
-    { return GetUpdateNumberOfPieces_22(id0); }\r
-\r
-  private native int SetUpdateGhostLevel_23(vtkInformation id0,int id1);\r
-  public int SetUpdateGhostLevel(vtkInformation id0,int id1)\r
-    { return SetUpdateGhostLevel_23(id0,id1); }\r
-\r
-  private native int GetUpdateGhostLevel_24(vtkInformation id0);\r
-  public int GetUpdateGhostLevel(vtkInformation id0)\r
-    { return GetUpdateGhostLevel_24(id0); }\r
-\r
-  private native int SetUpdateResolution_25(int id0,double id1);\r
-  public int SetUpdateResolution(int id0,double id1)\r
-    { return SetUpdateResolution_25(id0,id1); }\r
-\r
-  private native int SetUpdateResolution_26(vtkInformation id0,double id1);\r
-  public int SetUpdateResolution(vtkInformation id0,double id1)\r
-    { return SetUpdateResolution_26(id0,id1); }\r
-\r
-  private native double GetUpdateResolution_27(vtkInformation id0);\r
-  public double GetUpdateResolution(vtkInformation id0)\r
-    { return GetUpdateResolution_27(id0); }\r
-\r
-  private native int SetUpdateTimeStep_28(int id0,double id1);\r
-  public int SetUpdateTimeStep(int id0,double id1)\r
-    { return SetUpdateTimeStep_28(id0,id1); }\r
-\r
-  private native int SetRequestExactExtent_29(int id0,int id1);\r
-  public int SetRequestExactExtent(int id0,int id1)\r
-    { return SetRequestExactExtent_29(id0,id1); }\r
-\r
-  private native int GetRequestExactExtent_30(int id0);\r
-  public int GetRequestExactExtent(int id0)\r
-    { return GetRequestExactExtent_30(id0); }\r
-\r
-  private native int SetExtentTranslator_31(int id0,vtkExtentTranslator id1);\r
-  public int SetExtentTranslator(int id0,vtkExtentTranslator id1)\r
-    { return SetExtentTranslator_31(id0,id1); }\r
-\r
-  private native int SetExtentTranslator_32(vtkInformation id0,vtkExtentTranslator id1);\r
-  public int SetExtentTranslator(vtkInformation id0,vtkExtentTranslator id1)\r
-    { return SetExtentTranslator_32(id0,id1); }\r
-\r
-  private native long GetExtentTranslator_33(int id0);\r
-  public vtkExtentTranslator GetExtentTranslator(int id0) {\r
-    long temp = GetExtentTranslator_33(id0);\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkExtentTranslator)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetExtentTranslator_34(vtkInformation id0);\r
-  public vtkExtentTranslator GetExtentTranslator(vtkInformation id0) {\r
-    long temp = GetExtentTranslator_34(id0);\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkExtentTranslator)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native int SetWholeBoundingBox_35(int id0,double id1[]);\r
-  public int SetWholeBoundingBox(int id0,double id1[])\r
-    { return SetWholeBoundingBox_35(id0,id1); }\r
-\r
-  private native void GetWholeBoundingBox_36(int id0,double id1[]);\r
-  public void GetWholeBoundingBox(int id0,double id1[])\r
-    { GetWholeBoundingBox_36(id0,id1); }\r
-\r
-  private native int SetPieceBoundingBox_37(int id0,double id1[]);\r
-  public int SetPieceBoundingBox(int id0,double id1[])\r
-    { return SetPieceBoundingBox_37(id0,id1); }\r
-\r
-  private native void GetPieceBoundingBox_38(int id0,double id1[]);\r
-  public void GetPieceBoundingBox(int id0,double id1[])\r
-    { GetPieceBoundingBox_38(id0,id1); }\r
-\r
-  private native long REQUEST_UPDATE_EXTENT_39();\r
-  public vtkInformationRequestKey REQUEST_UPDATE_EXTENT() {\r
-    long temp = REQUEST_UPDATE_EXTENT_39();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationRequestKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long REQUEST_UPDATE_EXTENT_INFORMATION_40();\r
-  public vtkInformationRequestKey REQUEST_UPDATE_EXTENT_INFORMATION() {\r
-    long temp = REQUEST_UPDATE_EXTENT_INFORMATION_40();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationRequestKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long REQUEST_MANAGE_INFORMATION_41();\r
-  public vtkInformationRequestKey REQUEST_MANAGE_INFORMATION() {\r
-    long temp = REQUEST_MANAGE_INFORMATION_41();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationRequestKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long REQUEST_RESOLUTION_PROPAGATE_42();\r
-  public vtkInformationRequestKey REQUEST_RESOLUTION_PROPAGATE() {\r
-    long temp = REQUEST_RESOLUTION_PROPAGATE_42();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationRequestKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long CONTINUE_EXECUTING_43();\r
-  public vtkInformationIntegerKey CONTINUE_EXECUTING() {\r
-    long temp = CONTINUE_EXECUTING_43();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long EXTENT_TRANSLATOR_44();\r
-  public vtkInformationObjectBaseKey EXTENT_TRANSLATOR() {\r
-    long temp = EXTENT_TRANSLATOR_44();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationObjectBaseKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_EXTENT_INITIALIZED_45();\r
-  public vtkInformationIntegerKey UPDATE_EXTENT_INITIALIZED() {\r
-    long temp = UPDATE_EXTENT_INITIALIZED_45();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_EXTENT_46();\r
-  public vtkInformationIntegerVectorKey UPDATE_EXTENT() {\r
-    long temp = UPDATE_EXTENT_46();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_PIECE_NUMBER_47();\r
-  public vtkInformationIntegerKey UPDATE_PIECE_NUMBER() {\r
-    long temp = UPDATE_PIECE_NUMBER_47();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_NUMBER_OF_PIECES_48();\r
-  public vtkInformationIntegerKey UPDATE_NUMBER_OF_PIECES() {\r
-    long temp = UPDATE_NUMBER_OF_PIECES_48();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_NUMBER_OF_GHOST_LEVELS_49();\r
-  public vtkInformationIntegerKey UPDATE_NUMBER_OF_GHOST_LEVELS() {\r
-    long temp = UPDATE_NUMBER_OF_GHOST_LEVELS_49();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long COMBINED_UPDATE_EXTENT_50();\r
-  public vtkInformationIntegerVectorKey COMBINED_UPDATE_EXTENT() {\r
-    long temp = COMBINED_UPDATE_EXTENT_50();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_EXTENT_TRANSLATED_51();\r
-  public vtkInformationIntegerKey UPDATE_EXTENT_TRANSLATED() {\r
-    long temp = UPDATE_EXTENT_TRANSLATED_51();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long WHOLE_EXTENT_52();\r
-  public vtkInformationIntegerVectorKey WHOLE_EXTENT() {\r
-    long temp = WHOLE_EXTENT_52();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UNRESTRICTED_UPDATE_EXTENT_53();\r
-  public vtkInformationIntegerKey UNRESTRICTED_UPDATE_EXTENT() {\r
-    long temp = UNRESTRICTED_UPDATE_EXTENT_53();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long MAXIMUM_NUMBER_OF_PIECES_54();\r
-  public vtkInformationIntegerKey MAXIMUM_NUMBER_OF_PIECES() {\r
-    long temp = MAXIMUM_NUMBER_OF_PIECES_54();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long WHOLE_BOUNDING_BOX_55();\r
-  public vtkInformationDoubleVectorKey WHOLE_BOUNDING_BOX() {\r
-    long temp = WHOLE_BOUNDING_BOX_55();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long PIECE_BOUNDING_BOX_56();\r
-  public vtkInformationDoubleVectorKey PIECE_BOUNDING_BOX() {\r
-    long temp = PIECE_BOUNDING_BOX_56();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long PIECE_NORMAL_57();\r
-  public vtkInformationDoubleVectorKey PIECE_NORMAL() {\r
-    long temp = PIECE_NORMAL_57();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long EXACT_EXTENT_58();\r
-  public vtkInformationIntegerKey EXACT_EXTENT() {\r
-    long temp = EXACT_EXTENT_58();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long TIME_STEPS_59();\r
-  public vtkInformationDoubleVectorKey TIME_STEPS() {\r
-    long temp = TIME_STEPS_59();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long TIME_RANGE_60();\r
-  public vtkInformationDoubleVectorKey TIME_RANGE() {\r
-    long temp = TIME_RANGE_60();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_TIME_STEPS_61();\r
-  public vtkInformationDoubleVectorKey UPDATE_TIME_STEPS() {\r
-    long temp = UPDATE_TIME_STEPS_61();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleVectorKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long PRIORITY_62();\r
-  public vtkInformationDoubleKey PRIORITY() {\r
-    long temp = PRIORITY_62();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long ORIGINAL_NUMBER_OF_CELLS_63();\r
-  public vtkInformationUnsignedLongKey ORIGINAL_NUMBER_OF_CELLS() {\r
-    long temp = ORIGINAL_NUMBER_OF_CELLS_63();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationUnsignedLongKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long UPDATE_RESOLUTION_64();\r
-  public vtkInformationDoubleKey UPDATE_RESOLUTION() {\r
-    long temp = UPDATE_RESOLUTION_64();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationDoubleKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long REMOVE_ATTRIBUTE_INFORMATION_65();\r
-  public vtkInformationIntegerKey REMOVE_ATTRIBUTE_INFORMATION() {\r
-    long temp = REMOVE_ATTRIBUTE_INFORMATION_65();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long FAST_PATH_FOR_TEMPORAL_DATA_66();\r
-  public vtkInformationIntegerKey FAST_PATH_FOR_TEMPORAL_DATA() {\r
-    long temp = FAST_PATH_FOR_TEMPORAL_DATA_66();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIntegerKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long FAST_PATH_OBJECT_TYPE_67();\r
-  public vtkInformationStringKey FAST_PATH_OBJECT_TYPE() {\r
-    long temp = FAST_PATH_OBJECT_TYPE_67();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationStringKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long FAST_PATH_ID_TYPE_68();\r
-  public vtkInformationStringKey FAST_PATH_ID_TYPE() {\r
-    long temp = FAST_PATH_ID_TYPE_68();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationStringKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long FAST_PATH_OBJECT_ID_69();\r
-  public vtkInformationIdTypeKey FAST_PATH_OBJECT_ID() {\r
-    long temp = FAST_PATH_OBJECT_ID_69();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkInformationIdTypeKey)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native double ComputePriority_70();\r
-  public double ComputePriority()\r
-    { return ComputePriority_70(); }\r
-\r
-  private native double ComputePriority_71(int id0);\r
-  public double ComputePriority(int id0)\r
-    { return ComputePriority_71(id0); }\r
-\r
-  public vtkStreamingDemandDrivenPipeline() { super(); }\r
-\r
-  public vtkStreamingDemandDrivenPipeline(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkStreamingDemandDrivenPipeline object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkStreamingDemandDrivenPipeline extends vtkDemandDrivenPipeline
+{
+
+  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 int Update_2();
+  public int Update()
+    { return Update_2(); }
+
+  private native int Update_3(int id0);
+  public int Update(int id0)
+    { return Update_3(id0); }
+
+  private native int UpdateWholeExtent_4();
+  public int UpdateWholeExtent()
+    { return UpdateWholeExtent_4(); }
+
+  private native int Update_5(int id0,vtkInformationVector id1);
+  public int Update(int id0,vtkInformationVector id1)
+    { return Update_5(id0,id1); }
+
+  private native int PropagateUpdateExtent_6(int id0);
+  public int PropagateUpdateExtent(int id0)
+    { return PropagateUpdateExtent_6(id0); }
+
+  private native int PropagateTime_7(int id0);
+  public int PropagateTime(int id0)
+    { return PropagateTime_7(id0); }
+
+  private native int UpdateTimeDependentInformation_8(int id0);
+  public int UpdateTimeDependentInformation(int id0)
+    { return UpdateTimeDependentInformation_8(id0); }
+
+  private native int SetWholeExtent_9(vtkInformation id0,int id1[]);
+  public int SetWholeExtent(vtkInformation id0,int id1[])
+    { return SetWholeExtent_9(id0,id1); }
+
+  private native void GetWholeExtent_10(vtkInformation id0,int id1[]);
+  public void GetWholeExtent(vtkInformation id0,int id1[])
+    { GetWholeExtent_10(id0,id1); }
+
+  private native int[]  GetWholeExtent_11(vtkInformation id0);
+  public int[]  GetWholeExtent(vtkInformation id0)
+    { return GetWholeExtent_11(id0); }
+
+  private native int SetRequestExactExtent_12(int id0,int id1);
+  public int SetRequestExactExtent(int id0,int id1)
+    { return SetRequestExactExtent_12(id0,id1); }
+
+  private native int GetRequestExactExtent_13(int id0);
+  public int GetRequestExactExtent(int id0)
+    { return GetRequestExactExtent_13(id0); }
+
+  private native long REQUEST_UPDATE_EXTENT_14();
+  public vtkInformationRequestKey REQUEST_UPDATE_EXTENT() {
+    long temp = REQUEST_UPDATE_EXTENT_14();
+
+    if (temp == 0) return null;
+    return (vtkInformationRequestKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long REQUEST_UPDATE_TIME_15();
+  public vtkInformationRequestKey REQUEST_UPDATE_TIME() {
+    long temp = REQUEST_UPDATE_TIME_15();
+
+    if (temp == 0) return null;
+    return (vtkInformationRequestKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long REQUEST_TIME_DEPENDENT_INFORMATION_16();
+  public vtkInformationRequestKey REQUEST_TIME_DEPENDENT_INFORMATION() {
+    long temp = REQUEST_TIME_DEPENDENT_INFORMATION_16();
+
+    if (temp == 0) return null;
+    return (vtkInformationRequestKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long CONTINUE_EXECUTING_17();
+  public vtkInformationIntegerKey CONTINUE_EXECUTING() {
+    long temp = CONTINUE_EXECUTING_17();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UPDATE_EXTENT_INITIALIZED_18();
+  public vtkInformationIntegerKey UPDATE_EXTENT_INITIALIZED() {
+    long temp = UPDATE_EXTENT_INITIALIZED_18();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UPDATE_EXTENT_19();
+  public vtkInformationIntegerVectorKey UPDATE_EXTENT() {
+    long temp = UPDATE_EXTENT_19();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerVectorKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UPDATE_PIECE_NUMBER_20();
+  public vtkInformationIntegerKey UPDATE_PIECE_NUMBER() {
+    long temp = UPDATE_PIECE_NUMBER_20();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UPDATE_NUMBER_OF_PIECES_21();
+  public vtkInformationIntegerKey UPDATE_NUMBER_OF_PIECES() {
+    long temp = UPDATE_NUMBER_OF_PIECES_21();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UPDATE_NUMBER_OF_GHOST_LEVELS_22();
+  public vtkInformationIntegerKey UPDATE_NUMBER_OF_GHOST_LEVELS() {
+    long temp = UPDATE_NUMBER_OF_GHOST_LEVELS_22();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long COMBINED_UPDATE_EXTENT_23();
+  public vtkInformationIntegerVectorKey COMBINED_UPDATE_EXTENT() {
+    long temp = COMBINED_UPDATE_EXTENT_23();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerVectorKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long WHOLE_EXTENT_24();
+  public vtkInformationIntegerVectorKey WHOLE_EXTENT() {
+    long temp = WHOLE_EXTENT_24();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerVectorKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UNRESTRICTED_UPDATE_EXTENT_25();
+  public vtkInformationIntegerKey UNRESTRICTED_UPDATE_EXTENT() {
+    long temp = UNRESTRICTED_UPDATE_EXTENT_25();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long EXACT_EXTENT_26();
+  public vtkInformationIntegerKey EXACT_EXTENT() {
+    long temp = EXACT_EXTENT_26();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long TIME_STEPS_27();
+  public vtkInformationDoubleVectorKey TIME_STEPS() {
+    long temp = TIME_STEPS_27();
+
+    if (temp == 0) return null;
+    return (vtkInformationDoubleVectorKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long TIME_RANGE_28();
+  public vtkInformationDoubleVectorKey TIME_RANGE() {
+    long temp = TIME_RANGE_28();
+
+    if (temp == 0) return null;
+    return (vtkInformationDoubleVectorKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long UPDATE_TIME_STEP_29();
+  public vtkInformationDoubleKey UPDATE_TIME_STEP() {
+    long temp = UPDATE_TIME_STEP_29();
+
+    if (temp == 0) return null;
+    return (vtkInformationDoubleKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long TIME_DEPENDENT_INFORMATION_30();
+  public vtkInformationIntegerKey TIME_DEPENDENT_INFORMATION() {
+    long temp = TIME_DEPENDENT_INFORMATION_30();
+
+    if (temp == 0) return null;
+    return (vtkInformationIntegerKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long BOUNDS_31();
+  public vtkInformationDoubleVectorKey BOUNDS() {
+    long temp = BOUNDS_31();
+
+    if (temp == 0) return null;
+    return (vtkInformationDoubleVectorKey)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void GetUpdateExtent_32(vtkInformation id0,int id1[]);
+  public void GetUpdateExtent(vtkInformation id0,int id1[])
+    { GetUpdateExtent_32(id0,id1); }
+
+  private native int GetUpdatePiece_33(vtkInformation id0);
+  public int GetUpdatePiece(vtkInformation id0)
+    { return GetUpdatePiece_33(id0); }
+
+  private native int GetUpdateNumberOfPieces_34(vtkInformation id0);
+  public int GetUpdateNumberOfPieces(vtkInformation id0)
+    { return GetUpdateNumberOfPieces_34(id0); }
+
+  private native int GetUpdateGhostLevel_35(vtkInformation id0);
+  public int GetUpdateGhostLevel(vtkInformation id0)
+    { return GetUpdateGhostLevel_35(id0); }
+
+  public vtkStreamingDemandDrivenPipeline() { super(); }
+
+  public vtkStreamingDemandDrivenPipeline(long id) { super(id); }
+  public native long   VTKInit();
+
+}