]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkImplicitPlaneRepresentation.java
Loading VTK dlls with plug-in activator.
[simantics/3d.git] / vtk / src / vtk / vtkImplicitPlaneRepresentation.java
index 18c8ab64a784ba37e9611db17af1870283c90449..633349b7d74af1d03bb86614bdbd98b57e366242 100644 (file)
-// java wrapper for vtkImplicitPlaneRepresentation object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkImplicitPlaneRepresentation extends vtkWidgetRepresentation\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 void SetOrigin_2(double id0,double id1,double id2);\r
-  public void SetOrigin(double id0,double id1,double id2)\r
-    { SetOrigin_2(id0,id1,id2); }\r
-\r
-  private native void SetOrigin_3(double id0[]);\r
-  public void SetOrigin(double id0[])\r
-    { SetOrigin_3(id0); }\r
-\r
-  private native double[] GetOrigin_4();\r
-  public double[] GetOrigin()\r
-    { return GetOrigin_4(); }\r
-\r
-  private native void GetOrigin_5(double id0[]);\r
-  public void GetOrigin(double id0[])\r
-    { GetOrigin_5(id0); }\r
-\r
-  private native void SetNormal_6(double id0,double id1,double id2);\r
-  public void SetNormal(double id0,double id1,double id2)\r
-    { SetNormal_6(id0,id1,id2); }\r
-\r
-  private native void SetNormal_7(double id0[]);\r
-  public void SetNormal(double id0[])\r
-    { SetNormal_7(id0); }\r
-\r
-  private native void SetNormalToCamera_8();\r
-  public void SetNormalToCamera()\r
-    { SetNormalToCamera_8(); }\r
-\r
-  private native double[] GetNormal_9();\r
-  public double[] GetNormal()\r
-    { return GetNormal_9(); }\r
-\r
-  private native void GetNormal_10(double id0[]);\r
-  public void GetNormal(double id0[])\r
-    { GetNormal_10(id0); }\r
-\r
-  private native void SetNormalToXAxis_11(int id0);\r
-  public void SetNormalToXAxis(int id0)\r
-    { SetNormalToXAxis_11(id0); }\r
-\r
-  private native int GetNormalToXAxis_12();\r
-  public int GetNormalToXAxis()\r
-    { return GetNormalToXAxis_12(); }\r
-\r
-  private native void NormalToXAxisOn_13();\r
-  public void NormalToXAxisOn()\r
-    { NormalToXAxisOn_13(); }\r
-\r
-  private native void NormalToXAxisOff_14();\r
-  public void NormalToXAxisOff()\r
-    { NormalToXAxisOff_14(); }\r
-\r
-  private native void SetNormalToYAxis_15(int id0);\r
-  public void SetNormalToYAxis(int id0)\r
-    { SetNormalToYAxis_15(id0); }\r
-\r
-  private native int GetNormalToYAxis_16();\r
-  public int GetNormalToYAxis()\r
-    { return GetNormalToYAxis_16(); }\r
-\r
-  private native void NormalToYAxisOn_17();\r
-  public void NormalToYAxisOn()\r
-    { NormalToYAxisOn_17(); }\r
-\r
-  private native void NormalToYAxisOff_18();\r
-  public void NormalToYAxisOff()\r
-    { NormalToYAxisOff_18(); }\r
-\r
-  private native void SetNormalToZAxis_19(int id0);\r
-  public void SetNormalToZAxis(int id0)\r
-    { SetNormalToZAxis_19(id0); }\r
-\r
-  private native int GetNormalToZAxis_20();\r
-  public int GetNormalToZAxis()\r
-    { return GetNormalToZAxis_20(); }\r
-\r
-  private native void NormalToZAxisOn_21();\r
-  public void NormalToZAxisOn()\r
-    { NormalToZAxisOn_21(); }\r
-\r
-  private native void NormalToZAxisOff_22();\r
-  public void NormalToZAxisOff()\r
-    { NormalToZAxisOff_22(); }\r
-\r
-  private native void SetLockNormalToCamera_23(int id0);\r
-  public void SetLockNormalToCamera(int id0)\r
-    { SetLockNormalToCamera_23(id0); }\r
-\r
-  private native int GetLockNormalToCamera_24();\r
-  public int GetLockNormalToCamera()\r
-    { return GetLockNormalToCamera_24(); }\r
-\r
-  private native void LockNormalToCameraOn_25();\r
-  public void LockNormalToCameraOn()\r
-    { LockNormalToCameraOn_25(); }\r
-\r
-  private native void LockNormalToCameraOff_26();\r
-  public void LockNormalToCameraOff()\r
-    { LockNormalToCameraOff_26(); }\r
-\r
-  private native void SetTubing_27(int id0);\r
-  public void SetTubing(int id0)\r
-    { SetTubing_27(id0); }\r
-\r
-  private native int GetTubing_28();\r
-  public int GetTubing()\r
-    { return GetTubing_28(); }\r
-\r
-  private native void TubingOn_29();\r
-  public void TubingOn()\r
-    { TubingOn_29(); }\r
-\r
-  private native void TubingOff_30();\r
-  public void TubingOff()\r
-    { TubingOff_30(); }\r
-\r
-  private native void SetDrawPlane_31(int id0);\r
-  public void SetDrawPlane(int id0)\r
-    { SetDrawPlane_31(id0); }\r
-\r
-  private native int GetDrawPlane_32();\r
-  public int GetDrawPlane()\r
-    { return GetDrawPlane_32(); }\r
-\r
-  private native void DrawPlaneOn_33();\r
-  public void DrawPlaneOn()\r
-    { DrawPlaneOn_33(); }\r
-\r
-  private native void DrawPlaneOff_34();\r
-  public void DrawPlaneOff()\r
-    { DrawPlaneOff_34(); }\r
-\r
-  private native void SetOutlineTranslation_35(int id0);\r
-  public void SetOutlineTranslation(int id0)\r
-    { SetOutlineTranslation_35(id0); }\r
-\r
-  private native int GetOutlineTranslation_36();\r
-  public int GetOutlineTranslation()\r
-    { return GetOutlineTranslation_36(); }\r
-\r
-  private native void OutlineTranslationOn_37();\r
-  public void OutlineTranslationOn()\r
-    { OutlineTranslationOn_37(); }\r
-\r
-  private native void OutlineTranslationOff_38();\r
-  public void OutlineTranslationOff()\r
-    { OutlineTranslationOff_38(); }\r
-\r
-  private native void SetOutsideBounds_39(int id0);\r
-  public void SetOutsideBounds(int id0)\r
-    { SetOutsideBounds_39(id0); }\r
-\r
-  private native int GetOutsideBounds_40();\r
-  public int GetOutsideBounds()\r
-    { return GetOutsideBounds_40(); }\r
-\r
-  private native void OutsideBoundsOn_41();\r
-  public void OutsideBoundsOn()\r
-    { OutsideBoundsOn_41(); }\r
-\r
-  private native void OutsideBoundsOff_42();\r
-  public void OutsideBoundsOff()\r
-    { OutsideBoundsOff_42(); }\r
-\r
-  private native void SetScaleEnabled_43(int id0);\r
-  public void SetScaleEnabled(int id0)\r
-    { SetScaleEnabled_43(id0); }\r
-\r
-  private native int GetScaleEnabled_44();\r
-  public int GetScaleEnabled()\r
-    { return GetScaleEnabled_44(); }\r
-\r
-  private native void ScaleEnabledOn_45();\r
-  public void ScaleEnabledOn()\r
-    { ScaleEnabledOn_45(); }\r
-\r
-  private native void ScaleEnabledOff_46();\r
-  public void ScaleEnabledOff()\r
-    { ScaleEnabledOff_46(); }\r
-\r
-  private native void GetPolyData_47(vtkPolyData id0);\r
-  public void GetPolyData(vtkPolyData id0)\r
-    { GetPolyData_47(id0); }\r
-\r
-  private native long GetPolyDataAlgorithm_48();\r
-  public vtkPolyDataAlgorithm GetPolyDataAlgorithm() {\r
-    long temp = GetPolyDataAlgorithm_48();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkPolyDataAlgorithm)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native void GetPlane_49(vtkPlane id0);\r
-  public void GetPlane(vtkPlane id0)\r
-    { GetPlane_49(id0); }\r
-\r
-  private native void UpdatePlacement_50();\r
-  public void UpdatePlacement()\r
-    { UpdatePlacement_50(); }\r
-\r
-  private native long GetNormalProperty_51();\r
-  public vtkProperty GetNormalProperty() {\r
-    long temp = GetNormalProperty_51();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedNormalProperty_52();\r
-  public vtkProperty GetSelectedNormalProperty() {\r
-    long temp = GetSelectedNormalProperty_52();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetPlaneProperty_53();\r
-  public vtkProperty GetPlaneProperty() {\r
-    long temp = GetPlaneProperty_53();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedPlaneProperty_54();\r
-  public vtkProperty GetSelectedPlaneProperty() {\r
-    long temp = GetSelectedPlaneProperty_54();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetOutlineProperty_55();\r
-  public vtkProperty GetOutlineProperty() {\r
-    long temp = GetOutlineProperty_55();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedOutlineProperty_56();\r
-  public vtkProperty GetSelectedOutlineProperty() {\r
-    long temp = GetSelectedOutlineProperty_56();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetEdgesProperty_57();\r
-  public vtkProperty GetEdgesProperty() {\r
-    long temp = GetEdgesProperty_57();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native void SetEdgeColor_58(vtkLookupTable id0);\r
-  public void SetEdgeColor(vtkLookupTable id0)\r
-    { SetEdgeColor_58(id0); }\r
-\r
-  private native void SetEdgeColor_59(double id0,double id1,double id2);\r
-  public void SetEdgeColor(double id0,double id1,double id2)\r
-    { SetEdgeColor_59(id0,id1,id2); }\r
-\r
-  private native void SetEdgeColor_60(double id0[]);\r
-  public void SetEdgeColor(double id0[])\r
-    { SetEdgeColor_60(id0); }\r
-\r
-  private native void SetBumpDistance_61(double id0);\r
-  public void SetBumpDistance(double id0)\r
-    { SetBumpDistance_61(id0); }\r
-\r
-  private native double GetBumpDistanceMinValue_62();\r
-  public double GetBumpDistanceMinValue()\r
-    { return GetBumpDistanceMinValue_62(); }\r
-\r
-  private native double GetBumpDistanceMaxValue_63();\r
-  public double GetBumpDistanceMaxValue()\r
-    { return GetBumpDistanceMaxValue_63(); }\r
-\r
-  private native double GetBumpDistance_64();\r
-  public double GetBumpDistance()\r
-    { return GetBumpDistance_64(); }\r
-\r
-  private native void BumpPlane_65(int id0,double id1);\r
-  public void BumpPlane(int id0,double id1)\r
-    { BumpPlane_65(id0,id1); }\r
-\r
-  private native void PushPlane_66(double id0);\r
-  public void PushPlane(double id0)\r
-    { PushPlane_66(id0); }\r
-\r
-  private native int ComputeInteractionState_67(int id0,int id1,int id2);\r
-  public int ComputeInteractionState(int id0,int id1,int id2)\r
-    { return ComputeInteractionState_67(id0,id1,id2); }\r
-\r
-  private native void PlaceWidget_68(double id0[]);\r
-  public void PlaceWidget(double id0[])\r
-    { PlaceWidget_68(id0); }\r
-\r
-  private native void BuildRepresentation_69();\r
-  public void BuildRepresentation()\r
-    { BuildRepresentation_69(); }\r
-\r
-  private native void StartWidgetInteraction_70(double id0[]);\r
-  public void StartWidgetInteraction(double id0[])\r
-    { StartWidgetInteraction_70(id0); }\r
-\r
-  private native void WidgetInteraction_71(double id0[]);\r
-  public void WidgetInteraction(double id0[])\r
-    { WidgetInteraction_71(id0); }\r
-\r
-  private native void EndWidgetInteraction_72(double id0[]);\r
-  public void EndWidgetInteraction(double id0[])\r
-    { EndWidgetInteraction_72(id0); }\r
-\r
-  private native double[] GetBounds_73();\r
-  public double[] GetBounds()\r
-    { return GetBounds_73(); }\r
-\r
-  private native void GetActors_74(vtkPropCollection id0);\r
-  public void GetActors(vtkPropCollection id0)\r
-    { GetActors_74(id0); }\r
-\r
-  private native void ReleaseGraphicsResources_75(vtkWindow id0);\r
-  public void ReleaseGraphicsResources(vtkWindow id0)\r
-    { ReleaseGraphicsResources_75(id0); }\r
-\r
-  private native int RenderOpaqueGeometry_76(vtkViewport id0);\r
-  public int RenderOpaqueGeometry(vtkViewport id0)\r
-    { return RenderOpaqueGeometry_76(id0); }\r
-\r
-  private native int RenderTranslucentPolygonalGeometry_77(vtkViewport id0);\r
-  public int RenderTranslucentPolygonalGeometry(vtkViewport id0)\r
-    { return RenderTranslucentPolygonalGeometry_77(id0); }\r
-\r
-  private native int HasTranslucentPolygonalGeometry_78();\r
-  public int HasTranslucentPolygonalGeometry()\r
-    { return HasTranslucentPolygonalGeometry_78(); }\r
-\r
-  private native void SetInteractionState_79(int id0);\r
-  public void SetInteractionState(int id0)\r
-    { SetInteractionState_79(id0); }\r
-\r
-  private native int GetInteractionStateMinValue_80();\r
-  public int GetInteractionStateMinValue()\r
-    { return GetInteractionStateMinValue_80(); }\r
-\r
-  private native int GetInteractionStateMaxValue_81();\r
-  public int GetInteractionStateMaxValue()\r
-    { return GetInteractionStateMaxValue_81(); }\r
-\r
-  private native void SetRepresentationState_82(int id0);\r
-  public void SetRepresentationState(int id0)\r
-    { SetRepresentationState_82(id0); }\r
-\r
-  private native int GetRepresentationState_83();\r
-  public int GetRepresentationState()\r
-    { return GetRepresentationState_83(); }\r
-\r
-  public vtkImplicitPlaneRepresentation() { super(); }\r
-\r
-  public vtkImplicitPlaneRepresentation(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkImplicitPlaneRepresentation object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkImplicitPlaneRepresentation extends vtkWidgetRepresentation
+{
+
+  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 void SetOrigin_2(double id0,double id1,double id2);
+  public void SetOrigin(double id0,double id1,double id2)
+    { SetOrigin_2(id0,id1,id2); }
+
+  private native void SetOrigin_3(double id0[]);
+  public void SetOrigin(double id0[])
+    { SetOrigin_3(id0); }
+
+  private native double[] GetOrigin_4();
+  public double[] GetOrigin()
+    { return GetOrigin_4(); }
+
+  private native void GetOrigin_5(double id0[]);
+  public void GetOrigin(double id0[])
+    { GetOrigin_5(id0); }
+
+  private native void SetNormal_6(double id0,double id1,double id2);
+  public void SetNormal(double id0,double id1,double id2)
+    { SetNormal_6(id0,id1,id2); }
+
+  private native void SetNormal_7(double id0[]);
+  public void SetNormal(double id0[])
+    { SetNormal_7(id0); }
+
+  private native void SetNormalToCamera_8();
+  public void SetNormalToCamera()
+    { SetNormalToCamera_8(); }
+
+  private native double[] GetNormal_9();
+  public double[] GetNormal()
+    { return GetNormal_9(); }
+
+  private native void GetNormal_10(double id0[]);
+  public void GetNormal(double id0[])
+    { GetNormal_10(id0); }
+
+  private native void SetNormalToXAxis_11(int id0);
+  public void SetNormalToXAxis(int id0)
+    { SetNormalToXAxis_11(id0); }
+
+  private native int GetNormalToXAxis_12();
+  public int GetNormalToXAxis()
+    { return GetNormalToXAxis_12(); }
+
+  private native void NormalToXAxisOn_13();
+  public void NormalToXAxisOn()
+    { NormalToXAxisOn_13(); }
+
+  private native void NormalToXAxisOff_14();
+  public void NormalToXAxisOff()
+    { NormalToXAxisOff_14(); }
+
+  private native void SetNormalToYAxis_15(int id0);
+  public void SetNormalToYAxis(int id0)
+    { SetNormalToYAxis_15(id0); }
+
+  private native int GetNormalToYAxis_16();
+  public int GetNormalToYAxis()
+    { return GetNormalToYAxis_16(); }
+
+  private native void NormalToYAxisOn_17();
+  public void NormalToYAxisOn()
+    { NormalToYAxisOn_17(); }
+
+  private native void NormalToYAxisOff_18();
+  public void NormalToYAxisOff()
+    { NormalToYAxisOff_18(); }
+
+  private native void SetNormalToZAxis_19(int id0);
+  public void SetNormalToZAxis(int id0)
+    { SetNormalToZAxis_19(id0); }
+
+  private native int GetNormalToZAxis_20();
+  public int GetNormalToZAxis()
+    { return GetNormalToZAxis_20(); }
+
+  private native void NormalToZAxisOn_21();
+  public void NormalToZAxisOn()
+    { NormalToZAxisOn_21(); }
+
+  private native void NormalToZAxisOff_22();
+  public void NormalToZAxisOff()
+    { NormalToZAxisOff_22(); }
+
+  private native void SetLockNormalToCamera_23(int id0);
+  public void SetLockNormalToCamera(int id0)
+    { SetLockNormalToCamera_23(id0); }
+
+  private native int GetLockNormalToCamera_24();
+  public int GetLockNormalToCamera()
+    { return GetLockNormalToCamera_24(); }
+
+  private native void LockNormalToCameraOn_25();
+  public void LockNormalToCameraOn()
+    { LockNormalToCameraOn_25(); }
+
+  private native void LockNormalToCameraOff_26();
+  public void LockNormalToCameraOff()
+    { LockNormalToCameraOff_26(); }
+
+  private native void SetTubing_27(int id0);
+  public void SetTubing(int id0)
+    { SetTubing_27(id0); }
+
+  private native int GetTubing_28();
+  public int GetTubing()
+    { return GetTubing_28(); }
+
+  private native void TubingOn_29();
+  public void TubingOn()
+    { TubingOn_29(); }
+
+  private native void TubingOff_30();
+  public void TubingOff()
+    { TubingOff_30(); }
+
+  private native void SetDrawPlane_31(int id0);
+  public void SetDrawPlane(int id0)
+    { SetDrawPlane_31(id0); }
+
+  private native int GetDrawPlane_32();
+  public int GetDrawPlane()
+    { return GetDrawPlane_32(); }
+
+  private native void DrawPlaneOn_33();
+  public void DrawPlaneOn()
+    { DrawPlaneOn_33(); }
+
+  private native void DrawPlaneOff_34();
+  public void DrawPlaneOff()
+    { DrawPlaneOff_34(); }
+
+  private native void SetDrawOutline_35(int id0);
+  public void SetDrawOutline(int id0)
+    { SetDrawOutline_35(id0); }
+
+  private native int GetDrawOutline_36();
+  public int GetDrawOutline()
+    { return GetDrawOutline_36(); }
+
+  private native void DrawOutlineOn_37();
+  public void DrawOutlineOn()
+    { DrawOutlineOn_37(); }
+
+  private native void DrawOutlineOff_38();
+  public void DrawOutlineOff()
+    { DrawOutlineOff_38(); }
+
+  private native void SetOutlineTranslation_39(int id0);
+  public void SetOutlineTranslation(int id0)
+    { SetOutlineTranslation_39(id0); }
+
+  private native int GetOutlineTranslation_40();
+  public int GetOutlineTranslation()
+    { return GetOutlineTranslation_40(); }
+
+  private native void OutlineTranslationOn_41();
+  public void OutlineTranslationOn()
+    { OutlineTranslationOn_41(); }
+
+  private native void OutlineTranslationOff_42();
+  public void OutlineTranslationOff()
+    { OutlineTranslationOff_42(); }
+
+  private native void SetOutsideBounds_43(int id0);
+  public void SetOutsideBounds(int id0)
+    { SetOutsideBounds_43(id0); }
+
+  private native int GetOutsideBounds_44();
+  public int GetOutsideBounds()
+    { return GetOutsideBounds_44(); }
+
+  private native void OutsideBoundsOn_45();
+  public void OutsideBoundsOn()
+    { OutsideBoundsOn_45(); }
+
+  private native void OutsideBoundsOff_46();
+  public void OutsideBoundsOff()
+    { OutsideBoundsOff_46(); }
+
+  private native void SetWidgetBounds_47(double id0,double id1,double id2,double id3,double id4,double id5);
+  public void SetWidgetBounds(double id0,double id1,double id2,double id3,double id4,double id5)
+    { SetWidgetBounds_47(id0,id1,id2,id3,id4,id5); }
+
+  private native void SetWidgetBounds_48(double id0[]);
+  public void SetWidgetBounds(double id0[])
+    { SetWidgetBounds_48(id0); }
+
+  private native double[] GetWidgetBounds_49();
+  public double[] GetWidgetBounds()
+    { return GetWidgetBounds_49(); }
+
+  private native void SetConstrainToWidgetBounds_50(int id0);
+  public void SetConstrainToWidgetBounds(int id0)
+    { SetConstrainToWidgetBounds_50(id0); }
+
+  private native int GetConstrainToWidgetBounds_51();
+  public int GetConstrainToWidgetBounds()
+    { return GetConstrainToWidgetBounds_51(); }
+
+  private native void ConstrainToWidgetBoundsOn_52();
+  public void ConstrainToWidgetBoundsOn()
+    { ConstrainToWidgetBoundsOn_52(); }
+
+  private native void ConstrainToWidgetBoundsOff_53();
+  public void ConstrainToWidgetBoundsOff()
+    { ConstrainToWidgetBoundsOff_53(); }
+
+  private native void SetScaleEnabled_54(int id0);
+  public void SetScaleEnabled(int id0)
+    { SetScaleEnabled_54(id0); }
+
+  private native int GetScaleEnabled_55();
+  public int GetScaleEnabled()
+    { return GetScaleEnabled_55(); }
+
+  private native void ScaleEnabledOn_56();
+  public void ScaleEnabledOn()
+    { ScaleEnabledOn_56(); }
+
+  private native void ScaleEnabledOff_57();
+  public void ScaleEnabledOff()
+    { ScaleEnabledOff_57(); }
+
+  private native void GetPolyData_58(vtkPolyData id0);
+  public void GetPolyData(vtkPolyData id0)
+    { GetPolyData_58(id0); }
+
+  private native long GetPolyDataAlgorithm_59();
+  public vtkPolyDataAlgorithm GetPolyDataAlgorithm() {
+    long temp = GetPolyDataAlgorithm_59();
+
+    if (temp == 0) return null;
+    return (vtkPolyDataAlgorithm)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void GetPlane_60(vtkPlane id0);
+  public void GetPlane(vtkPlane id0)
+    { GetPlane_60(id0); }
+
+  private native void SetPlane_61(vtkPlane id0);
+  public void SetPlane(vtkPlane id0)
+    { SetPlane_61(id0); }
+
+  private native void UpdatePlacement_62();
+  public void UpdatePlacement()
+    { UpdatePlacement_62(); }
+
+  private native long GetNormalProperty_63();
+  public vtkProperty GetNormalProperty() {
+    long temp = GetNormalProperty_63();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedNormalProperty_64();
+  public vtkProperty GetSelectedNormalProperty() {
+    long temp = GetSelectedNormalProperty_64();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetPlaneProperty_65();
+  public vtkProperty GetPlaneProperty() {
+    long temp = GetPlaneProperty_65();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedPlaneProperty_66();
+  public vtkProperty GetSelectedPlaneProperty() {
+    long temp = GetSelectedPlaneProperty_66();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetOutlineProperty_67();
+  public vtkProperty GetOutlineProperty() {
+    long temp = GetOutlineProperty_67();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedOutlineProperty_68();
+  public vtkProperty GetSelectedOutlineProperty() {
+    long temp = GetSelectedOutlineProperty_68();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetEdgesProperty_69();
+  public vtkProperty GetEdgesProperty() {
+    long temp = GetEdgesProperty_69();
+
+    if (temp == 0) return null;
+    return (vtkProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void SetEdgeColor_70(vtkLookupTable id0);
+  public void SetEdgeColor(vtkLookupTable id0)
+    { SetEdgeColor_70(id0); }
+
+  private native void SetEdgeColor_71(double id0,double id1,double id2);
+  public void SetEdgeColor(double id0,double id1,double id2)
+    { SetEdgeColor_71(id0,id1,id2); }
+
+  private native void SetEdgeColor_72(double id0[]);
+  public void SetEdgeColor(double id0[])
+    { SetEdgeColor_72(id0); }
+
+  private native void SetBumpDistance_73(double id0);
+  public void SetBumpDistance(double id0)
+    { SetBumpDistance_73(id0); }
+
+  private native double GetBumpDistanceMinValue_74();
+  public double GetBumpDistanceMinValue()
+    { return GetBumpDistanceMinValue_74(); }
+
+  private native double GetBumpDistanceMaxValue_75();
+  public double GetBumpDistanceMaxValue()
+    { return GetBumpDistanceMaxValue_75(); }
+
+  private native double GetBumpDistance_76();
+  public double GetBumpDistance()
+    { return GetBumpDistance_76(); }
+
+  private native void BumpPlane_77(int id0,double id1);
+  public void BumpPlane(int id0,double id1)
+    { BumpPlane_77(id0,id1); }
+
+  private native void PushPlane_78(double id0);
+  public void PushPlane(double id0)
+    { PushPlane_78(id0); }
+
+  private native int ComputeInteractionState_79(int id0,int id1,int id2);
+  public int ComputeInteractionState(int id0,int id1,int id2)
+    { return ComputeInteractionState_79(id0,id1,id2); }
+
+  private native void PlaceWidget_80(double id0[]);
+  public void PlaceWidget(double id0[])
+    { PlaceWidget_80(id0); }
+
+  private native void BuildRepresentation_81();
+  public void BuildRepresentation()
+    { BuildRepresentation_81(); }
+
+  private native void StartWidgetInteraction_82(double id0[]);
+  public void StartWidgetInteraction(double id0[])
+    { StartWidgetInteraction_82(id0); }
+
+  private native void WidgetInteraction_83(double id0[]);
+  public void WidgetInteraction(double id0[])
+    { WidgetInteraction_83(id0); }
+
+  private native void EndWidgetInteraction_84(double id0[]);
+  public void EndWidgetInteraction(double id0[])
+    { EndWidgetInteraction_84(id0); }
+
+  private native double[] GetBounds_85();
+  public double[] GetBounds()
+    { return GetBounds_85(); }
+
+  private native void GetActors_86(vtkPropCollection id0);
+  public void GetActors(vtkPropCollection id0)
+    { GetActors_86(id0); }
+
+  private native void ReleaseGraphicsResources_87(vtkWindow id0);
+  public void ReleaseGraphicsResources(vtkWindow id0)
+    { ReleaseGraphicsResources_87(id0); }
+
+  private native int RenderOpaqueGeometry_88(vtkViewport id0);
+  public int RenderOpaqueGeometry(vtkViewport id0)
+    { return RenderOpaqueGeometry_88(id0); }
+
+  private native int RenderTranslucentPolygonalGeometry_89(vtkViewport id0);
+  public int RenderTranslucentPolygonalGeometry(vtkViewport id0)
+    { return RenderTranslucentPolygonalGeometry_89(id0); }
+
+  private native int HasTranslucentPolygonalGeometry_90();
+  public int HasTranslucentPolygonalGeometry()
+    { return HasTranslucentPolygonalGeometry_90(); }
+
+  private native void SetInteractionState_91(int id0);
+  public void SetInteractionState(int id0)
+    { SetInteractionState_91(id0); }
+
+  private native int GetInteractionStateMinValue_92();
+  public int GetInteractionStateMinValue()
+    { return GetInteractionStateMinValue_92(); }
+
+  private native int GetInteractionStateMaxValue_93();
+  public int GetInteractionStateMaxValue()
+    { return GetInteractionStateMaxValue_93(); }
+
+  private native void SetRepresentationState_94(int id0);
+  public void SetRepresentationState(int id0)
+    { SetRepresentationState_94(id0); }
+
+  private native int GetRepresentationState_95();
+  public int GetRepresentationState()
+    { return GetRepresentationState_95(); }
+
+  private native long GetUnderlyingPlane_96();
+  public vtkPlane GetUnderlyingPlane() {
+    long temp = GetUnderlyingPlane_96();
+
+    if (temp == 0) return null;
+    return (vtkPlane)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void SetCropPlaneToBoundingBox_97(boolean id0);
+  public void SetCropPlaneToBoundingBox(boolean id0)
+    { SetCropPlaneToBoundingBox_97(id0); }
+
+  private native boolean GetCropPlaneToBoundingBox_98();
+  public boolean GetCropPlaneToBoundingBox()
+    { return GetCropPlaneToBoundingBox_98(); }
+
+  private native void CropPlaneToBoundingBoxOn_99();
+  public void CropPlaneToBoundingBoxOn()
+    { CropPlaneToBoundingBoxOn_99(); }
+
+  private native void CropPlaneToBoundingBoxOff_100();
+  public void CropPlaneToBoundingBoxOff()
+    { CropPlaneToBoundingBoxOff_100(); }
+
+  private native boolean GetSnapToAxes_101();
+  public boolean GetSnapToAxes()
+    { return GetSnapToAxes_101(); }
+
+  private native void SetSnapToAxes_102(boolean id0);
+  public void SetSnapToAxes(boolean id0)
+    { SetSnapToAxes_102(id0); }
+
+  public vtkImplicitPlaneRepresentation() { super(); }
+
+  public vtkImplicitPlaneRepresentation(long id) { super(id); }
+  public native long   VTKInit();
+
+}