X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkStripper.java;h=066da80d6d58ba4b3bc7c135516dedbaf3e0b78e;hb=efb52587babd1b858c8e77fedc44a5b4ef0c1088;hp=617b284d26769d17866060fc4a0ab62a66e96c3b;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkStripper.java b/vtk/src/vtk/vtkStripper.java index 617b284d..066da80d 100644 --- a/vtk/src/vtk/vtkStripper.java +++ b/vtk/src/vtk/vtkStripper.java @@ -1,87 +1,103 @@ -// java wrapper for vtkStripper object -// - -package vtk; -import vtk.*; - -public class vtkStripper 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 SetMaximumLength_2(int id0); - public void SetMaximumLength(int id0) - { SetMaximumLength_2(id0); } - - private native int GetMaximumLengthMinValue_3(); - public int GetMaximumLengthMinValue() - { return GetMaximumLengthMinValue_3(); } - - private native int GetMaximumLengthMaxValue_4(); - public int GetMaximumLengthMaxValue() - { return GetMaximumLengthMaxValue_4(); } - - private native int GetMaximumLength_5(); - public int GetMaximumLength() - { return GetMaximumLength_5(); } - - private native void PassCellDataAsFieldDataOn_6(); - public void PassCellDataAsFieldDataOn() - { PassCellDataAsFieldDataOn_6(); } - - private native void PassCellDataAsFieldDataOff_7(); - public void PassCellDataAsFieldDataOff() - { PassCellDataAsFieldDataOff_7(); } - - private native void SetPassCellDataAsFieldData_8(int id0); - public void SetPassCellDataAsFieldData(int id0) - { SetPassCellDataAsFieldData_8(id0); } - - private native int GetPassCellDataAsFieldData_9(); - public int GetPassCellDataAsFieldData() - { return GetPassCellDataAsFieldData_9(); } - - private native void SetPassThroughCellIds_10(int id0); - public void SetPassThroughCellIds(int id0) - { SetPassThroughCellIds_10(id0); } - - private native int GetPassThroughCellIds_11(); - public int GetPassThroughCellIds() - { return GetPassThroughCellIds_11(); } - - private native void PassThroughCellIdsOn_12(); - public void PassThroughCellIdsOn() - { PassThroughCellIdsOn_12(); } - - private native void PassThroughCellIdsOff_13(); - public void PassThroughCellIdsOff() - { PassThroughCellIdsOff_13(); } - - private native void SetPassThroughPointIds_14(int id0); - public void SetPassThroughPointIds(int id0) - { SetPassThroughPointIds_14(id0); } - - private native int GetPassThroughPointIds_15(); - public int GetPassThroughPointIds() - { return GetPassThroughPointIds_15(); } - - private native void PassThroughPointIdsOn_16(); - public void PassThroughPointIdsOn() - { PassThroughPointIdsOn_16(); } - - private native void PassThroughPointIdsOff_17(); - public void PassThroughPointIdsOff() - { PassThroughPointIdsOff_17(); } - - public vtkStripper() { super(); } - - public vtkStripper(long id) { super(id); } - public native long VTKInit(); - -} +// java wrapper for vtkStripper object +// + +package vtk; +import vtk.*; + +public class vtkStripper 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 SetMaximumLength_2(int id0); + public void SetMaximumLength(int id0) + { SetMaximumLength_2(id0); } + + private native int GetMaximumLengthMinValue_3(); + public int GetMaximumLengthMinValue() + { return GetMaximumLengthMinValue_3(); } + + private native int GetMaximumLengthMaxValue_4(); + public int GetMaximumLengthMaxValue() + { return GetMaximumLengthMaxValue_4(); } + + private native int GetMaximumLength_5(); + public int GetMaximumLength() + { return GetMaximumLength_5(); } + + private native void PassCellDataAsFieldDataOn_6(); + public void PassCellDataAsFieldDataOn() + { PassCellDataAsFieldDataOn_6(); } + + private native void PassCellDataAsFieldDataOff_7(); + public void PassCellDataAsFieldDataOff() + { PassCellDataAsFieldDataOff_7(); } + + private native void SetPassCellDataAsFieldData_8(int id0); + public void SetPassCellDataAsFieldData(int id0) + { SetPassCellDataAsFieldData_8(id0); } + + private native int GetPassCellDataAsFieldData_9(); + public int GetPassCellDataAsFieldData() + { return GetPassCellDataAsFieldData_9(); } + + private native void SetPassThroughCellIds_10(int id0); + public void SetPassThroughCellIds(int id0) + { SetPassThroughCellIds_10(id0); } + + private native int GetPassThroughCellIds_11(); + public int GetPassThroughCellIds() + { return GetPassThroughCellIds_11(); } + + private native void PassThroughCellIdsOn_12(); + public void PassThroughCellIdsOn() + { PassThroughCellIdsOn_12(); } + + private native void PassThroughCellIdsOff_13(); + public void PassThroughCellIdsOff() + { PassThroughCellIdsOff_13(); } + + private native void SetPassThroughPointIds_14(int id0); + public void SetPassThroughPointIds(int id0) + { SetPassThroughPointIds_14(id0); } + + private native int GetPassThroughPointIds_15(); + public int GetPassThroughPointIds() + { return GetPassThroughPointIds_15(); } + + private native void PassThroughPointIdsOn_16(); + public void PassThroughPointIdsOn() + { PassThroughPointIdsOn_16(); } + + private native void PassThroughPointIdsOff_17(); + public void PassThroughPointIdsOff() + { PassThroughPointIdsOff_17(); } + + private native void SetJoinContiguousSegments_18(int id0); + public void SetJoinContiguousSegments(int id0) + { SetJoinContiguousSegments_18(id0); } + + private native int GetJoinContiguousSegments_19(); + public int GetJoinContiguousSegments() + { return GetJoinContiguousSegments_19(); } + + private native void JoinContiguousSegmentsOn_20(); + public void JoinContiguousSegmentsOn() + { JoinContiguousSegmentsOn_20(); } + + private native void JoinContiguousSegmentsOff_21(); + public void JoinContiguousSegmentsOff() + { JoinContiguousSegmentsOff_21(); } + + public vtkStripper() { super(); } + + public vtkStripper(long id) { super(id); } + public native long VTKInit(); + +}