]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkEllipticalButtonSource.java
Add a "Properties" tab to selection view for pipeline components.
[simantics/3d.git] / vtk / src / vtk / vtkEllipticalButtonSource.java
index 05ad5fd54de9eab67944bcf60b94223edf4f5447..a14a18a650a7c424eaeb806923482f4f46c711e8 100644 (file)
-// java wrapper for vtkEllipticalButtonSource object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkEllipticalButtonSource extends vtkButtonSource\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 SetWidth_2(double id0);\r
-  public void SetWidth(double id0)\r
-    { SetWidth_2(id0); }\r
-\r
-  private native double GetWidthMinValue_3();\r
-  public double GetWidthMinValue()\r
-    { return GetWidthMinValue_3(); }\r
-\r
-  private native double GetWidthMaxValue_4();\r
-  public double GetWidthMaxValue()\r
-    { return GetWidthMaxValue_4(); }\r
-\r
-  private native double GetWidth_5();\r
-  public double GetWidth()\r
-    { return GetWidth_5(); }\r
-\r
-  private native void SetHeight_6(double id0);\r
-  public void SetHeight(double id0)\r
-    { SetHeight_6(id0); }\r
-\r
-  private native double GetHeightMinValue_7();\r
-  public double GetHeightMinValue()\r
-    { return GetHeightMinValue_7(); }\r
-\r
-  private native double GetHeightMaxValue_8();\r
-  public double GetHeightMaxValue()\r
-    { return GetHeightMaxValue_8(); }\r
-\r
-  private native double GetHeight_9();\r
-  public double GetHeight()\r
-    { return GetHeight_9(); }\r
-\r
-  private native void SetDepth_10(double id0);\r
-  public void SetDepth(double id0)\r
-    { SetDepth_10(id0); }\r
-\r
-  private native double GetDepthMinValue_11();\r
-  public double GetDepthMinValue()\r
-    { return GetDepthMinValue_11(); }\r
-\r
-  private native double GetDepthMaxValue_12();\r
-  public double GetDepthMaxValue()\r
-    { return GetDepthMaxValue_12(); }\r
-\r
-  private native double GetDepth_13();\r
-  public double GetDepth()\r
-    { return GetDepth_13(); }\r
-\r
-  private native void SetCircumferentialResolution_14(int id0);\r
-  public void SetCircumferentialResolution(int id0)\r
-    { SetCircumferentialResolution_14(id0); }\r
-\r
-  private native int GetCircumferentialResolutionMinValue_15();\r
-  public int GetCircumferentialResolutionMinValue()\r
-    { return GetCircumferentialResolutionMinValue_15(); }\r
-\r
-  private native int GetCircumferentialResolutionMaxValue_16();\r
-  public int GetCircumferentialResolutionMaxValue()\r
-    { return GetCircumferentialResolutionMaxValue_16(); }\r
-\r
-  private native int GetCircumferentialResolution_17();\r
-  public int GetCircumferentialResolution()\r
-    { return GetCircumferentialResolution_17(); }\r
-\r
-  private native void SetTextureResolution_18(int id0);\r
-  public void SetTextureResolution(int id0)\r
-    { SetTextureResolution_18(id0); }\r
-\r
-  private native int GetTextureResolutionMinValue_19();\r
-  public int GetTextureResolutionMinValue()\r
-    { return GetTextureResolutionMinValue_19(); }\r
-\r
-  private native int GetTextureResolutionMaxValue_20();\r
-  public int GetTextureResolutionMaxValue()\r
-    { return GetTextureResolutionMaxValue_20(); }\r
-\r
-  private native int GetTextureResolution_21();\r
-  public int GetTextureResolution()\r
-    { return GetTextureResolution_21(); }\r
-\r
-  private native void SetShoulderResolution_22(int id0);\r
-  public void SetShoulderResolution(int id0)\r
-    { SetShoulderResolution_22(id0); }\r
-\r
-  private native int GetShoulderResolutionMinValue_23();\r
-  public int GetShoulderResolutionMinValue()\r
-    { return GetShoulderResolutionMinValue_23(); }\r
-\r
-  private native int GetShoulderResolutionMaxValue_24();\r
-  public int GetShoulderResolutionMaxValue()\r
-    { return GetShoulderResolutionMaxValue_24(); }\r
-\r
-  private native int GetShoulderResolution_25();\r
-  public int GetShoulderResolution()\r
-    { return GetShoulderResolution_25(); }\r
-\r
-  private native void SetRadialRatio_26(double id0);\r
-  public void SetRadialRatio(double id0)\r
-    { SetRadialRatio_26(id0); }\r
-\r
-  private native double GetRadialRatioMinValue_27();\r
-  public double GetRadialRatioMinValue()\r
-    { return GetRadialRatioMinValue_27(); }\r
-\r
-  private native double GetRadialRatioMaxValue_28();\r
-  public double GetRadialRatioMaxValue()\r
-    { return GetRadialRatioMaxValue_28(); }\r
-\r
-  private native double GetRadialRatio_29();\r
-  public double GetRadialRatio()\r
-    { return GetRadialRatio_29(); }\r
-\r
-  public vtkEllipticalButtonSource() { super(); }\r
-\r
-  public vtkEllipticalButtonSource(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkEllipticalButtonSource object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkEllipticalButtonSource extends vtkButtonSource
+{
+
+  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 SetWidth_2(double id0);
+  public void SetWidth(double id0)
+    { SetWidth_2(id0); }
+
+  private native double GetWidthMinValue_3();
+  public double GetWidthMinValue()
+    { return GetWidthMinValue_3(); }
+
+  private native double GetWidthMaxValue_4();
+  public double GetWidthMaxValue()
+    { return GetWidthMaxValue_4(); }
+
+  private native double GetWidth_5();
+  public double GetWidth()
+    { return GetWidth_5(); }
+
+  private native void SetHeight_6(double id0);
+  public void SetHeight(double id0)
+    { SetHeight_6(id0); }
+
+  private native double GetHeightMinValue_7();
+  public double GetHeightMinValue()
+    { return GetHeightMinValue_7(); }
+
+  private native double GetHeightMaxValue_8();
+  public double GetHeightMaxValue()
+    { return GetHeightMaxValue_8(); }
+
+  private native double GetHeight_9();
+  public double GetHeight()
+    { return GetHeight_9(); }
+
+  private native void SetDepth_10(double id0);
+  public void SetDepth(double id0)
+    { SetDepth_10(id0); }
+
+  private native double GetDepthMinValue_11();
+  public double GetDepthMinValue()
+    { return GetDepthMinValue_11(); }
+
+  private native double GetDepthMaxValue_12();
+  public double GetDepthMaxValue()
+    { return GetDepthMaxValue_12(); }
+
+  private native double GetDepth_13();
+  public double GetDepth()
+    { return GetDepth_13(); }
+
+  private native void SetCircumferentialResolution_14(int id0);
+  public void SetCircumferentialResolution(int id0)
+    { SetCircumferentialResolution_14(id0); }
+
+  private native int GetCircumferentialResolutionMinValue_15();
+  public int GetCircumferentialResolutionMinValue()
+    { return GetCircumferentialResolutionMinValue_15(); }
+
+  private native int GetCircumferentialResolutionMaxValue_16();
+  public int GetCircumferentialResolutionMaxValue()
+    { return GetCircumferentialResolutionMaxValue_16(); }
+
+  private native int GetCircumferentialResolution_17();
+  public int GetCircumferentialResolution()
+    { return GetCircumferentialResolution_17(); }
+
+  private native void SetTextureResolution_18(int id0);
+  public void SetTextureResolution(int id0)
+    { SetTextureResolution_18(id0); }
+
+  private native int GetTextureResolutionMinValue_19();
+  public int GetTextureResolutionMinValue()
+    { return GetTextureResolutionMinValue_19(); }
+
+  private native int GetTextureResolutionMaxValue_20();
+  public int GetTextureResolutionMaxValue()
+    { return GetTextureResolutionMaxValue_20(); }
+
+  private native int GetTextureResolution_21();
+  public int GetTextureResolution()
+    { return GetTextureResolution_21(); }
+
+  private native void SetShoulderResolution_22(int id0);
+  public void SetShoulderResolution(int id0)
+    { SetShoulderResolution_22(id0); }
+
+  private native int GetShoulderResolutionMinValue_23();
+  public int GetShoulderResolutionMinValue()
+    { return GetShoulderResolutionMinValue_23(); }
+
+  private native int GetShoulderResolutionMaxValue_24();
+  public int GetShoulderResolutionMaxValue()
+    { return GetShoulderResolutionMaxValue_24(); }
+
+  private native int GetShoulderResolution_25();
+  public int GetShoulderResolution()
+    { return GetShoulderResolution_25(); }
+
+  private native void SetRadialRatio_26(double id0);
+  public void SetRadialRatio(double id0)
+    { SetRadialRatio_26(id0); }
+
+  private native double GetRadialRatioMinValue_27();
+  public double GetRadialRatioMinValue()
+    { return GetRadialRatioMinValue_27(); }
+
+  private native double GetRadialRatioMaxValue_28();
+  public double GetRadialRatioMaxValue()
+    { return GetRadialRatioMaxValue_28(); }
+
+  private native double GetRadialRatio_29();
+  public double GetRadialRatio()
+    { return GetRadialRatio_29(); }
+
+  private native void SetOutputPointsPrecision_30(int id0);
+  public void SetOutputPointsPrecision(int id0)
+    { SetOutputPointsPrecision_30(id0); }
+
+  private native int GetOutputPointsPrecision_31();
+  public int GetOutputPointsPrecision()
+    { return GetOutputPointsPrecision_31(); }
+
+  public vtkEllipticalButtonSource() { super(); }
+
+  public vtkEllipticalButtonSource(long id) { super(id); }
+  public native long   VTKInit();
+
+}