]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkSmoothPolyDataFilter.java
Remove dependencies on log4j
[simantics/3d.git] / vtk / src / vtk / vtkSmoothPolyDataFilter.java
index 002ced57447b2b4d0a758d99d211997ecfafe7dd..e513730e090ec29264478dcb7ec657b2f284abca 100644 (file)
-// java wrapper for vtkSmoothPolyDataFilter object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkSmoothPolyDataFilter extends vtkPolyDataAlgorithm\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 SetConvergence_2(double id0);\r
-  public void SetConvergence(double id0)\r
-    { SetConvergence_2(id0); }\r
-\r
-  private native double GetConvergenceMinValue_3();\r
-  public double GetConvergenceMinValue()\r
-    { return GetConvergenceMinValue_3(); }\r
-\r
-  private native double GetConvergenceMaxValue_4();\r
-  public double GetConvergenceMaxValue()\r
-    { return GetConvergenceMaxValue_4(); }\r
-\r
-  private native double GetConvergence_5();\r
-  public double GetConvergence()\r
-    { return GetConvergence_5(); }\r
-\r
-  private native void SetNumberOfIterations_6(int id0);\r
-  public void SetNumberOfIterations(int id0)\r
-    { SetNumberOfIterations_6(id0); }\r
-\r
-  private native int GetNumberOfIterationsMinValue_7();\r
-  public int GetNumberOfIterationsMinValue()\r
-    { return GetNumberOfIterationsMinValue_7(); }\r
-\r
-  private native int GetNumberOfIterationsMaxValue_8();\r
-  public int GetNumberOfIterationsMaxValue()\r
-    { return GetNumberOfIterationsMaxValue_8(); }\r
-\r
-  private native int GetNumberOfIterations_9();\r
-  public int GetNumberOfIterations()\r
-    { return GetNumberOfIterations_9(); }\r
-\r
-  private native void SetRelaxationFactor_10(double id0);\r
-  public void SetRelaxationFactor(double id0)\r
-    { SetRelaxationFactor_10(id0); }\r
-\r
-  private native double GetRelaxationFactor_11();\r
-  public double GetRelaxationFactor()\r
-    { return GetRelaxationFactor_11(); }\r
-\r
-  private native void SetFeatureEdgeSmoothing_12(int id0);\r
-  public void SetFeatureEdgeSmoothing(int id0)\r
-    { SetFeatureEdgeSmoothing_12(id0); }\r
-\r
-  private native int GetFeatureEdgeSmoothing_13();\r
-  public int GetFeatureEdgeSmoothing()\r
-    { return GetFeatureEdgeSmoothing_13(); }\r
-\r
-  private native void FeatureEdgeSmoothingOn_14();\r
-  public void FeatureEdgeSmoothingOn()\r
-    { FeatureEdgeSmoothingOn_14(); }\r
-\r
-  private native void FeatureEdgeSmoothingOff_15();\r
-  public void FeatureEdgeSmoothingOff()\r
-    { FeatureEdgeSmoothingOff_15(); }\r
-\r
-  private native void SetFeatureAngle_16(double id0);\r
-  public void SetFeatureAngle(double id0)\r
-    { SetFeatureAngle_16(id0); }\r
-\r
-  private native double GetFeatureAngleMinValue_17();\r
-  public double GetFeatureAngleMinValue()\r
-    { return GetFeatureAngleMinValue_17(); }\r
-\r
-  private native double GetFeatureAngleMaxValue_18();\r
-  public double GetFeatureAngleMaxValue()\r
-    { return GetFeatureAngleMaxValue_18(); }\r
-\r
-  private native double GetFeatureAngle_19();\r
-  public double GetFeatureAngle()\r
-    { return GetFeatureAngle_19(); }\r
-\r
-  private native void SetEdgeAngle_20(double id0);\r
-  public void SetEdgeAngle(double id0)\r
-    { SetEdgeAngle_20(id0); }\r
-\r
-  private native double GetEdgeAngleMinValue_21();\r
-  public double GetEdgeAngleMinValue()\r
-    { return GetEdgeAngleMinValue_21(); }\r
-\r
-  private native double GetEdgeAngleMaxValue_22();\r
-  public double GetEdgeAngleMaxValue()\r
-    { return GetEdgeAngleMaxValue_22(); }\r
-\r
-  private native double GetEdgeAngle_23();\r
-  public double GetEdgeAngle()\r
-    { return GetEdgeAngle_23(); }\r
-\r
-  private native void SetBoundarySmoothing_24(int id0);\r
-  public void SetBoundarySmoothing(int id0)\r
-    { SetBoundarySmoothing_24(id0); }\r
-\r
-  private native int GetBoundarySmoothing_25();\r
-  public int GetBoundarySmoothing()\r
-    { return GetBoundarySmoothing_25(); }\r
-\r
-  private native void BoundarySmoothingOn_26();\r
-  public void BoundarySmoothingOn()\r
-    { BoundarySmoothingOn_26(); }\r
-\r
-  private native void BoundarySmoothingOff_27();\r
-  public void BoundarySmoothingOff()\r
-    { BoundarySmoothingOff_27(); }\r
-\r
-  private native void SetGenerateErrorScalars_28(int id0);\r
-  public void SetGenerateErrorScalars(int id0)\r
-    { SetGenerateErrorScalars_28(id0); }\r
-\r
-  private native int GetGenerateErrorScalars_29();\r
-  public int GetGenerateErrorScalars()\r
-    { return GetGenerateErrorScalars_29(); }\r
-\r
-  private native void GenerateErrorScalarsOn_30();\r
-  public void GenerateErrorScalarsOn()\r
-    { GenerateErrorScalarsOn_30(); }\r
-\r
-  private native void GenerateErrorScalarsOff_31();\r
-  public void GenerateErrorScalarsOff()\r
-    { GenerateErrorScalarsOff_31(); }\r
-\r
-  private native void SetGenerateErrorVectors_32(int id0);\r
-  public void SetGenerateErrorVectors(int id0)\r
-    { SetGenerateErrorVectors_32(id0); }\r
-\r
-  private native int GetGenerateErrorVectors_33();\r
-  public int GetGenerateErrorVectors()\r
-    { return GetGenerateErrorVectors_33(); }\r
-\r
-  private native void GenerateErrorVectorsOn_34();\r
-  public void GenerateErrorVectorsOn()\r
-    { GenerateErrorVectorsOn_34(); }\r
-\r
-  private native void GenerateErrorVectorsOff_35();\r
-  public void GenerateErrorVectorsOff()\r
-    { GenerateErrorVectorsOff_35(); }\r
-\r
-  private native void SetSource_36(vtkPolyData id0);\r
-  public void SetSource(vtkPolyData id0)\r
-    { SetSource_36(id0); }\r
-\r
-  private native long GetSource_37();\r
-  public vtkPolyData GetSource() {\r
-    long temp = GetSource_37();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkPolyData)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  public vtkSmoothPolyDataFilter() { super(); }\r
-\r
-  public vtkSmoothPolyDataFilter(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkSmoothPolyDataFilter object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkSmoothPolyDataFilter extends vtkPolyDataAlgorithm
+{
+
+  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 SetConvergence_2(double id0);
+  public void SetConvergence(double id0)
+    { SetConvergence_2(id0); }
+
+  private native double GetConvergenceMinValue_3();
+  public double GetConvergenceMinValue()
+    { return GetConvergenceMinValue_3(); }
+
+  private native double GetConvergenceMaxValue_4();
+  public double GetConvergenceMaxValue()
+    { return GetConvergenceMaxValue_4(); }
+
+  private native double GetConvergence_5();
+  public double GetConvergence()
+    { return GetConvergence_5(); }
+
+  private native void SetNumberOfIterations_6(int id0);
+  public void SetNumberOfIterations(int id0)
+    { SetNumberOfIterations_6(id0); }
+
+  private native int GetNumberOfIterationsMinValue_7();
+  public int GetNumberOfIterationsMinValue()
+    { return GetNumberOfIterationsMinValue_7(); }
+
+  private native int GetNumberOfIterationsMaxValue_8();
+  public int GetNumberOfIterationsMaxValue()
+    { return GetNumberOfIterationsMaxValue_8(); }
+
+  private native int GetNumberOfIterations_9();
+  public int GetNumberOfIterations()
+    { return GetNumberOfIterations_9(); }
+
+  private native void SetRelaxationFactor_10(double id0);
+  public void SetRelaxationFactor(double id0)
+    { SetRelaxationFactor_10(id0); }
+
+  private native double GetRelaxationFactor_11();
+  public double GetRelaxationFactor()
+    { return GetRelaxationFactor_11(); }
+
+  private native void SetFeatureEdgeSmoothing_12(int id0);
+  public void SetFeatureEdgeSmoothing(int id0)
+    { SetFeatureEdgeSmoothing_12(id0); }
+
+  private native int GetFeatureEdgeSmoothing_13();
+  public int GetFeatureEdgeSmoothing()
+    { return GetFeatureEdgeSmoothing_13(); }
+
+  private native void FeatureEdgeSmoothingOn_14();
+  public void FeatureEdgeSmoothingOn()
+    { FeatureEdgeSmoothingOn_14(); }
+
+  private native void FeatureEdgeSmoothingOff_15();
+  public void FeatureEdgeSmoothingOff()
+    { FeatureEdgeSmoothingOff_15(); }
+
+  private native void SetFeatureAngle_16(double id0);
+  public void SetFeatureAngle(double id0)
+    { SetFeatureAngle_16(id0); }
+
+  private native double GetFeatureAngleMinValue_17();
+  public double GetFeatureAngleMinValue()
+    { return GetFeatureAngleMinValue_17(); }
+
+  private native double GetFeatureAngleMaxValue_18();
+  public double GetFeatureAngleMaxValue()
+    { return GetFeatureAngleMaxValue_18(); }
+
+  private native double GetFeatureAngle_19();
+  public double GetFeatureAngle()
+    { return GetFeatureAngle_19(); }
+
+  private native void SetEdgeAngle_20(double id0);
+  public void SetEdgeAngle(double id0)
+    { SetEdgeAngle_20(id0); }
+
+  private native double GetEdgeAngleMinValue_21();
+  public double GetEdgeAngleMinValue()
+    { return GetEdgeAngleMinValue_21(); }
+
+  private native double GetEdgeAngleMaxValue_22();
+  public double GetEdgeAngleMaxValue()
+    { return GetEdgeAngleMaxValue_22(); }
+
+  private native double GetEdgeAngle_23();
+  public double GetEdgeAngle()
+    { return GetEdgeAngle_23(); }
+
+  private native void SetBoundarySmoothing_24(int id0);
+  public void SetBoundarySmoothing(int id0)
+    { SetBoundarySmoothing_24(id0); }
+
+  private native int GetBoundarySmoothing_25();
+  public int GetBoundarySmoothing()
+    { return GetBoundarySmoothing_25(); }
+
+  private native void BoundarySmoothingOn_26();
+  public void BoundarySmoothingOn()
+    { BoundarySmoothingOn_26(); }
+
+  private native void BoundarySmoothingOff_27();
+  public void BoundarySmoothingOff()
+    { BoundarySmoothingOff_27(); }
+
+  private native void SetGenerateErrorScalars_28(int id0);
+  public void SetGenerateErrorScalars(int id0)
+    { SetGenerateErrorScalars_28(id0); }
+
+  private native int GetGenerateErrorScalars_29();
+  public int GetGenerateErrorScalars()
+    { return GetGenerateErrorScalars_29(); }
+
+  private native void GenerateErrorScalarsOn_30();
+  public void GenerateErrorScalarsOn()
+    { GenerateErrorScalarsOn_30(); }
+
+  private native void GenerateErrorScalarsOff_31();
+  public void GenerateErrorScalarsOff()
+    { GenerateErrorScalarsOff_31(); }
+
+  private native void SetGenerateErrorVectors_32(int id0);
+  public void SetGenerateErrorVectors(int id0)
+    { SetGenerateErrorVectors_32(id0); }
+
+  private native int GetGenerateErrorVectors_33();
+  public int GetGenerateErrorVectors()
+    { return GetGenerateErrorVectors_33(); }
+
+  private native void GenerateErrorVectorsOn_34();
+  public void GenerateErrorVectorsOn()
+    { GenerateErrorVectorsOn_34(); }
+
+  private native void GenerateErrorVectorsOff_35();
+  public void GenerateErrorVectorsOff()
+    { GenerateErrorVectorsOff_35(); }
+
+  private native void SetSourceData_36(vtkPolyData id0);
+  public void SetSourceData(vtkPolyData id0)
+    { SetSourceData_36(id0); }
+
+  private native long GetSource_37();
+  public vtkPolyData GetSource() {
+    long temp = GetSource_37();
+
+    if (temp == 0) return null;
+    return (vtkPolyData)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void SetOutputPointsPrecision_38(int id0);
+  public void SetOutputPointsPrecision(int id0)
+    { SetOutputPointsPrecision_38(id0); }
+
+  private native int GetOutputPointsPrecision_39();
+  public int GetOutputPointsPrecision()
+    { return GetOutputPointsPrecision_39(); }
+
+  public vtkSmoothPolyDataFilter() { super(); }
+
+  public vtkSmoothPolyDataFilter(long id) { super(id); }
+  public native long   VTKInit();
+
+}