X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkRuledSurfaceFilter.java;h=61a19c4f4e22d2ed26cba7596b02fb385bb4bece;hb=0f1acf557db4515528bc452c037db0831fd34ecf;hp=ad85056a6e9b1ba66a561c12f4f600e2a99df390;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkRuledSurfaceFilter.java b/vtk/src/vtk/vtkRuledSurfaceFilter.java index ad85056a..61a19c4f 100644 --- a/vtk/src/vtk/vtkRuledSurfaceFilter.java +++ b/vtk/src/vtk/vtkRuledSurfaceFilter.java @@ -1,159 +1,159 @@ -// java wrapper for vtkRuledSurfaceFilter object -// - -package vtk; -import vtk.*; - -public class vtkRuledSurfaceFilter extends vtkPolyDataAlgorithm -{ - - 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 SetDistanceFactor_2(double id0); - public void SetDistanceFactor(double id0) - { SetDistanceFactor_2(id0); } - - private native double GetDistanceFactorMinValue_3(); - public double GetDistanceFactorMinValue() - { return GetDistanceFactorMinValue_3(); } - - private native double GetDistanceFactorMaxValue_4(); - public double GetDistanceFactorMaxValue() - { return GetDistanceFactorMaxValue_4(); } - - private native double GetDistanceFactor_5(); - public double GetDistanceFactor() - { return GetDistanceFactor_5(); } - - private native void SetOnRatio_6(int id0); - public void SetOnRatio(int id0) - { SetOnRatio_6(id0); } - - private native int GetOnRatioMinValue_7(); - public int GetOnRatioMinValue() - { return GetOnRatioMinValue_7(); } - - private native int GetOnRatioMaxValue_8(); - public int GetOnRatioMaxValue() - { return GetOnRatioMaxValue_8(); } - - private native int GetOnRatio_9(); - public int GetOnRatio() - { return GetOnRatio_9(); } - - private native void SetOffset_10(int id0); - public void SetOffset(int id0) - { SetOffset_10(id0); } - - private native int GetOffsetMinValue_11(); - public int GetOffsetMinValue() - { return GetOffsetMinValue_11(); } - - private native int GetOffsetMaxValue_12(); - public int GetOffsetMaxValue() - { return GetOffsetMaxValue_12(); } - - private native int GetOffset_13(); - public int GetOffset() - { return GetOffset_13(); } - - private native void SetCloseSurface_14(int id0); - public void SetCloseSurface(int id0) - { SetCloseSurface_14(id0); } - - private native int GetCloseSurface_15(); - public int GetCloseSurface() - { return GetCloseSurface_15(); } - - private native void CloseSurfaceOn_16(); - public void CloseSurfaceOn() - { CloseSurfaceOn_16(); } - - private native void CloseSurfaceOff_17(); - public void CloseSurfaceOff() - { CloseSurfaceOff_17(); } - - private native void SetRuledMode_18(int id0); - public void SetRuledMode(int id0) - { SetRuledMode_18(id0); } - - private native int GetRuledModeMinValue_19(); - public int GetRuledModeMinValue() - { return GetRuledModeMinValue_19(); } - - private native int GetRuledModeMaxValue_20(); - public int GetRuledModeMaxValue() - { return GetRuledModeMaxValue_20(); } - - private native int GetRuledMode_21(); - public int GetRuledMode() - { return GetRuledMode_21(); } - - private native void SetRuledModeToResample_22(); - public void SetRuledModeToResample() - { SetRuledModeToResample_22(); } - - private native void SetRuledModeToPointWalk_23(); - public void SetRuledModeToPointWalk() - { SetRuledModeToPointWalk_23(); } - - private native String GetRuledModeAsString_24(); - public String GetRuledModeAsString() - { return GetRuledModeAsString_24(); } - - private native void SetResolution_25(int id0,int id1); - public void SetResolution(int id0,int id1) - { SetResolution_25(id0,id1); } - - private native void SetResolution_26(int id0[]); - public void SetResolution(int id0[]) - { SetResolution_26(id0); } - - private native int[] GetResolution_27(); - public int[] GetResolution() - { return GetResolution_27(); } - - private native void SetPassLines_28(int id0); - public void SetPassLines(int id0) - { SetPassLines_28(id0); } - - private native int GetPassLines_29(); - public int GetPassLines() - { return GetPassLines_29(); } - - private native void PassLinesOn_30(); - public void PassLinesOn() - { PassLinesOn_30(); } - - private native void PassLinesOff_31(); - public void PassLinesOff() - { PassLinesOff_31(); } - - private native void SetOrientLoops_32(int id0); - public void SetOrientLoops(int id0) - { SetOrientLoops_32(id0); } - - private native int GetOrientLoops_33(); - public int GetOrientLoops() - { return GetOrientLoops_33(); } - - private native void OrientLoopsOn_34(); - public void OrientLoopsOn() - { OrientLoopsOn_34(); } - - private native void OrientLoopsOff_35(); - public void OrientLoopsOff() - { OrientLoopsOff_35(); } - - public vtkRuledSurfaceFilter() { super(); } - - public vtkRuledSurfaceFilter(long id) { super(id); } - public native long VTKInit(); - -} +// java wrapper for vtkRuledSurfaceFilter object +// + +package vtk; +import vtk.*; + +public class vtkRuledSurfaceFilter 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 SetDistanceFactor_2(double id0); + public void SetDistanceFactor(double id0) + { SetDistanceFactor_2(id0); } + + private native double GetDistanceFactorMinValue_3(); + public double GetDistanceFactorMinValue() + { return GetDistanceFactorMinValue_3(); } + + private native double GetDistanceFactorMaxValue_4(); + public double GetDistanceFactorMaxValue() + { return GetDistanceFactorMaxValue_4(); } + + private native double GetDistanceFactor_5(); + public double GetDistanceFactor() + { return GetDistanceFactor_5(); } + + private native void SetOnRatio_6(int id0); + public void SetOnRatio(int id0) + { SetOnRatio_6(id0); } + + private native int GetOnRatioMinValue_7(); + public int GetOnRatioMinValue() + { return GetOnRatioMinValue_7(); } + + private native int GetOnRatioMaxValue_8(); + public int GetOnRatioMaxValue() + { return GetOnRatioMaxValue_8(); } + + private native int GetOnRatio_9(); + public int GetOnRatio() + { return GetOnRatio_9(); } + + private native void SetOffset_10(int id0); + public void SetOffset(int id0) + { SetOffset_10(id0); } + + private native int GetOffsetMinValue_11(); + public int GetOffsetMinValue() + { return GetOffsetMinValue_11(); } + + private native int GetOffsetMaxValue_12(); + public int GetOffsetMaxValue() + { return GetOffsetMaxValue_12(); } + + private native int GetOffset_13(); + public int GetOffset() + { return GetOffset_13(); } + + private native void SetCloseSurface_14(int id0); + public void SetCloseSurface(int id0) + { SetCloseSurface_14(id0); } + + private native int GetCloseSurface_15(); + public int GetCloseSurface() + { return GetCloseSurface_15(); } + + private native void CloseSurfaceOn_16(); + public void CloseSurfaceOn() + { CloseSurfaceOn_16(); } + + private native void CloseSurfaceOff_17(); + public void CloseSurfaceOff() + { CloseSurfaceOff_17(); } + + private native void SetRuledMode_18(int id0); + public void SetRuledMode(int id0) + { SetRuledMode_18(id0); } + + private native int GetRuledModeMinValue_19(); + public int GetRuledModeMinValue() + { return GetRuledModeMinValue_19(); } + + private native int GetRuledModeMaxValue_20(); + public int GetRuledModeMaxValue() + { return GetRuledModeMaxValue_20(); } + + private native int GetRuledMode_21(); + public int GetRuledMode() + { return GetRuledMode_21(); } + + private native void SetRuledModeToResample_22(); + public void SetRuledModeToResample() + { SetRuledModeToResample_22(); } + + private native void SetRuledModeToPointWalk_23(); + public void SetRuledModeToPointWalk() + { SetRuledModeToPointWalk_23(); } + + private native String GetRuledModeAsString_24(); + public String GetRuledModeAsString() + { return GetRuledModeAsString_24(); } + + private native void SetResolution_25(int id0,int id1); + public void SetResolution(int id0,int id1) + { SetResolution_25(id0,id1); } + + private native void SetResolution_26(int id0[]); + public void SetResolution(int id0[]) + { SetResolution_26(id0); } + + private native int[] GetResolution_27(); + public int[] GetResolution() + { return GetResolution_27(); } + + private native void SetPassLines_28(int id0); + public void SetPassLines(int id0) + { SetPassLines_28(id0); } + + private native int GetPassLines_29(); + public int GetPassLines() + { return GetPassLines_29(); } + + private native void PassLinesOn_30(); + public void PassLinesOn() + { PassLinesOn_30(); } + + private native void PassLinesOff_31(); + public void PassLinesOff() + { PassLinesOff_31(); } + + private native void SetOrientLoops_32(int id0); + public void SetOrientLoops(int id0) + { SetOrientLoops_32(id0); } + + private native int GetOrientLoops_33(); + public int GetOrientLoops() + { return GetOrientLoops_33(); } + + private native void OrientLoopsOn_34(); + public void OrientLoopsOn() + { OrientLoopsOn_34(); } + + private native void OrientLoopsOff_35(); + public void OrientLoopsOff() + { OrientLoopsOff_35(); } + + public vtkRuledSurfaceFilter() { super(); } + + public vtkRuledSurfaceFilter(long id) { super(id); } + public native long VTKInit(); + +}