X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=vtk%2Fsrc%2Fvtk%2FvtkUnstructuredGridGeometryFilter.java;h=2f4fd3ab4fa14b715e4a9082e43c070db61cccf9;hb=3523a218827de60e1aa4ce7be126342418ddb054;hp=e6a9f7c65797cc12a5410014e59232d22aad1a13;hpb=471c46e9a685e20de958d77166461aebc7a7b6ee;p=simantics%2F3d.git diff --git a/vtk/src/vtk/vtkUnstructuredGridGeometryFilter.java b/vtk/src/vtk/vtkUnstructuredGridGeometryFilter.java index e6a9f7c6..2f4fd3ab 100644 --- a/vtk/src/vtk/vtkUnstructuredGridGeometryFilter.java +++ b/vtk/src/vtk/vtkUnstructuredGridGeometryFilter.java @@ -1,227 +1,243 @@ -// java wrapper for vtkUnstructuredGridGeometryFilter object -// - -package vtk; -import vtk.*; - -public class vtkUnstructuredGridGeometryFilter extends vtkUnstructuredGridAlgorithm -{ - - 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 SetPointClipping_2(int id0); - public void SetPointClipping(int id0) - { SetPointClipping_2(id0); } - - private native int GetPointClipping_3(); - public int GetPointClipping() - { return GetPointClipping_3(); } - - private native void PointClippingOn_4(); - public void PointClippingOn() - { PointClippingOn_4(); } - - private native void PointClippingOff_5(); - public void PointClippingOff() - { PointClippingOff_5(); } - - private native void SetCellClipping_6(int id0); - public void SetCellClipping(int id0) - { SetCellClipping_6(id0); } - - private native int GetCellClipping_7(); - public int GetCellClipping() - { return GetCellClipping_7(); } - - private native void CellClippingOn_8(); - public void CellClippingOn() - { CellClippingOn_8(); } - - private native void CellClippingOff_9(); - public void CellClippingOff() - { CellClippingOff_9(); } - - private native void SetExtentClipping_10(int id0); - public void SetExtentClipping(int id0) - { SetExtentClipping_10(id0); } - - private native int GetExtentClipping_11(); - public int GetExtentClipping() - { return GetExtentClipping_11(); } - - private native void ExtentClippingOn_12(); - public void ExtentClippingOn() - { ExtentClippingOn_12(); } - - private native void ExtentClippingOff_13(); - public void ExtentClippingOff() - { ExtentClippingOff_13(); } - - private native void SetPointMinimum_14(int id0); - public void SetPointMinimum(int id0) - { SetPointMinimum_14(id0); } - - private native int GetPointMinimumMinValue_15(); - public int GetPointMinimumMinValue() - { return GetPointMinimumMinValue_15(); } - - private native int GetPointMinimumMaxValue_16(); - public int GetPointMinimumMaxValue() - { return GetPointMinimumMaxValue_16(); } - - private native int GetPointMinimum_17(); - public int GetPointMinimum() - { return GetPointMinimum_17(); } - - private native void SetPointMaximum_18(int id0); - public void SetPointMaximum(int id0) - { SetPointMaximum_18(id0); } - - private native int GetPointMaximumMinValue_19(); - public int GetPointMaximumMinValue() - { return GetPointMaximumMinValue_19(); } - - private native int GetPointMaximumMaxValue_20(); - public int GetPointMaximumMaxValue() - { return GetPointMaximumMaxValue_20(); } - - private native int GetPointMaximum_21(); - public int GetPointMaximum() - { return GetPointMaximum_21(); } - - private native void SetCellMinimum_22(int id0); - public void SetCellMinimum(int id0) - { SetCellMinimum_22(id0); } - - private native int GetCellMinimumMinValue_23(); - public int GetCellMinimumMinValue() - { return GetCellMinimumMinValue_23(); } - - private native int GetCellMinimumMaxValue_24(); - public int GetCellMinimumMaxValue() - { return GetCellMinimumMaxValue_24(); } - - private native int GetCellMinimum_25(); - public int GetCellMinimum() - { return GetCellMinimum_25(); } - - private native void SetCellMaximum_26(int id0); - public void SetCellMaximum(int id0) - { SetCellMaximum_26(id0); } - - private native int GetCellMaximumMinValue_27(); - public int GetCellMaximumMinValue() - { return GetCellMaximumMinValue_27(); } - - private native int GetCellMaximumMaxValue_28(); - public int GetCellMaximumMaxValue() - { return GetCellMaximumMaxValue_28(); } - - private native int GetCellMaximum_29(); - public int GetCellMaximum() - { return GetCellMaximum_29(); } - - private native void SetExtent_30(double id0,double id1,double id2,double id3,double id4,double id5); - public void SetExtent(double id0,double id1,double id2,double id3,double id4,double id5) - { SetExtent_30(id0,id1,id2,id3,id4,id5); } - - private native void SetExtent_31(double id0[]); - public void SetExtent(double id0[]) - { SetExtent_31(id0); } - - private native void SetMerging_32(int id0); - public void SetMerging(int id0) - { SetMerging_32(id0); } - - private native int GetMerging_33(); - public int GetMerging() - { return GetMerging_33(); } - - private native void MergingOn_34(); - public void MergingOn() - { MergingOn_34(); } - - private native void MergingOff_35(); - public void MergingOff() - { MergingOff_35(); } - - private native void SetPassThroughCellIds_36(int id0); - public void SetPassThroughCellIds(int id0) - { SetPassThroughCellIds_36(id0); } - - private native int GetPassThroughCellIds_37(); - public int GetPassThroughCellIds() - { return GetPassThroughCellIds_37(); } - - private native void PassThroughCellIdsOn_38(); - public void PassThroughCellIdsOn() - { PassThroughCellIdsOn_38(); } - - private native void PassThroughCellIdsOff_39(); - public void PassThroughCellIdsOff() - { PassThroughCellIdsOff_39(); } - - private native void SetPassThroughPointIds_40(int id0); - public void SetPassThroughPointIds(int id0) - { SetPassThroughPointIds_40(id0); } - - private native int GetPassThroughPointIds_41(); - public int GetPassThroughPointIds() - { return GetPassThroughPointIds_41(); } - - private native void PassThroughPointIdsOn_42(); - public void PassThroughPointIdsOn() - { PassThroughPointIdsOn_42(); } - - private native void PassThroughPointIdsOff_43(); - public void PassThroughPointIdsOff() - { PassThroughPointIdsOff_43(); } - - private native void SetOriginalCellIdsName_44(String id0); - public void SetOriginalCellIdsName(String id0) - { SetOriginalCellIdsName_44(id0); } - - private native String GetOriginalCellIdsName_45(); - public String GetOriginalCellIdsName() - { return GetOriginalCellIdsName_45(); } - - private native void SetOriginalPointIdsName_46(String id0); - public void SetOriginalPointIdsName(String id0) - { SetOriginalPointIdsName_46(id0); } - - private native String GetOriginalPointIdsName_47(); - public String GetOriginalPointIdsName() - { return GetOriginalPointIdsName_47(); } - - private native void SetLocator_48(vtkIncrementalPointLocator id0); - public void SetLocator(vtkIncrementalPointLocator id0) - { SetLocator_48(id0); } - - private native long GetLocator_49(); - public vtkIncrementalPointLocator GetLocator() { - long temp = GetLocator_49(); - - if (temp == 0) return null; - return (vtkIncrementalPointLocator)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp); - } - - private native void CreateDefaultLocator_50(); - public void CreateDefaultLocator() - { CreateDefaultLocator_50(); } - - private native int GetMTime_51(); - public int GetMTime() - { return GetMTime_51(); } - - public vtkUnstructuredGridGeometryFilter() { super(); } - - public vtkUnstructuredGridGeometryFilter(long id) { super(id); } - public native long VTKInit(); - -} +// java wrapper for vtkUnstructuredGridGeometryFilter object +// + +package vtk; +import vtk.*; + +public class vtkUnstructuredGridGeometryFilter extends vtkUnstructuredGridBaseAlgorithm +{ + + 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 SetPointClipping_2(int id0); + public void SetPointClipping(int id0) + { SetPointClipping_2(id0); } + + private native int GetPointClipping_3(); + public int GetPointClipping() + { return GetPointClipping_3(); } + + private native void PointClippingOn_4(); + public void PointClippingOn() + { PointClippingOn_4(); } + + private native void PointClippingOff_5(); + public void PointClippingOff() + { PointClippingOff_5(); } + + private native void SetCellClipping_6(int id0); + public void SetCellClipping(int id0) + { SetCellClipping_6(id0); } + + private native int GetCellClipping_7(); + public int GetCellClipping() + { return GetCellClipping_7(); } + + private native void CellClippingOn_8(); + public void CellClippingOn() + { CellClippingOn_8(); } + + private native void CellClippingOff_9(); + public void CellClippingOff() + { CellClippingOff_9(); } + + private native void SetExtentClipping_10(int id0); + public void SetExtentClipping(int id0) + { SetExtentClipping_10(id0); } + + private native int GetExtentClipping_11(); + public int GetExtentClipping() + { return GetExtentClipping_11(); } + + private native void ExtentClippingOn_12(); + public void ExtentClippingOn() + { ExtentClippingOn_12(); } + + private native void ExtentClippingOff_13(); + public void ExtentClippingOff() + { ExtentClippingOff_13(); } + + private native void SetDuplicateGhostCellClipping_14(int id0); + public void SetDuplicateGhostCellClipping(int id0) + { SetDuplicateGhostCellClipping_14(id0); } + + private native int GetDuplicateGhostCellClipping_15(); + public int GetDuplicateGhostCellClipping() + { return GetDuplicateGhostCellClipping_15(); } + + private native void DuplicateGhostCellClippingOn_16(); + public void DuplicateGhostCellClippingOn() + { DuplicateGhostCellClippingOn_16(); } + + private native void DuplicateGhostCellClippingOff_17(); + public void DuplicateGhostCellClippingOff() + { DuplicateGhostCellClippingOff_17(); } + + private native void SetPointMinimum_18(int id0); + public void SetPointMinimum(int id0) + { SetPointMinimum_18(id0); } + + private native int GetPointMinimumMinValue_19(); + public int GetPointMinimumMinValue() + { return GetPointMinimumMinValue_19(); } + + private native int GetPointMinimumMaxValue_20(); + public int GetPointMinimumMaxValue() + { return GetPointMinimumMaxValue_20(); } + + private native int GetPointMinimum_21(); + public int GetPointMinimum() + { return GetPointMinimum_21(); } + + private native void SetPointMaximum_22(int id0); + public void SetPointMaximum(int id0) + { SetPointMaximum_22(id0); } + + private native int GetPointMaximumMinValue_23(); + public int GetPointMaximumMinValue() + { return GetPointMaximumMinValue_23(); } + + private native int GetPointMaximumMaxValue_24(); + public int GetPointMaximumMaxValue() + { return GetPointMaximumMaxValue_24(); } + + private native int GetPointMaximum_25(); + public int GetPointMaximum() + { return GetPointMaximum_25(); } + + private native void SetCellMinimum_26(int id0); + public void SetCellMinimum(int id0) + { SetCellMinimum_26(id0); } + + private native int GetCellMinimumMinValue_27(); + public int GetCellMinimumMinValue() + { return GetCellMinimumMinValue_27(); } + + private native int GetCellMinimumMaxValue_28(); + public int GetCellMinimumMaxValue() + { return GetCellMinimumMaxValue_28(); } + + private native int GetCellMinimum_29(); + public int GetCellMinimum() + { return GetCellMinimum_29(); } + + private native void SetCellMaximum_30(int id0); + public void SetCellMaximum(int id0) + { SetCellMaximum_30(id0); } + + private native int GetCellMaximumMinValue_31(); + public int GetCellMaximumMinValue() + { return GetCellMaximumMinValue_31(); } + + private native int GetCellMaximumMaxValue_32(); + public int GetCellMaximumMaxValue() + { return GetCellMaximumMaxValue_32(); } + + private native int GetCellMaximum_33(); + public int GetCellMaximum() + { return GetCellMaximum_33(); } + + private native void SetExtent_34(double id0,double id1,double id2,double id3,double id4,double id5); + public void SetExtent(double id0,double id1,double id2,double id3,double id4,double id5) + { SetExtent_34(id0,id1,id2,id3,id4,id5); } + + private native void SetExtent_35(double id0[]); + public void SetExtent(double id0[]) + { SetExtent_35(id0); } + + private native void SetMerging_36(int id0); + public void SetMerging(int id0) + { SetMerging_36(id0); } + + private native int GetMerging_37(); + public int GetMerging() + { return GetMerging_37(); } + + private native void MergingOn_38(); + public void MergingOn() + { MergingOn_38(); } + + private native void MergingOff_39(); + public void MergingOff() + { MergingOff_39(); } + + private native void SetPassThroughCellIds_40(int id0); + public void SetPassThroughCellIds(int id0) + { SetPassThroughCellIds_40(id0); } + + private native int GetPassThroughCellIds_41(); + public int GetPassThroughCellIds() + { return GetPassThroughCellIds_41(); } + + private native void PassThroughCellIdsOn_42(); + public void PassThroughCellIdsOn() + { PassThroughCellIdsOn_42(); } + + private native void PassThroughCellIdsOff_43(); + public void PassThroughCellIdsOff() + { PassThroughCellIdsOff_43(); } + + private native void SetPassThroughPointIds_44(int id0); + public void SetPassThroughPointIds(int id0) + { SetPassThroughPointIds_44(id0); } + + private native int GetPassThroughPointIds_45(); + public int GetPassThroughPointIds() + { return GetPassThroughPointIds_45(); } + + private native void PassThroughPointIdsOn_46(); + public void PassThroughPointIdsOn() + { PassThroughPointIdsOn_46(); } + + private native void PassThroughPointIdsOff_47(); + public void PassThroughPointIdsOff() + { PassThroughPointIdsOff_47(); } + + private native void SetOriginalCellIdsName_48(String id0); + public void SetOriginalCellIdsName(String id0) + { SetOriginalCellIdsName_48(id0); } + + private native String GetOriginalCellIdsName_49(); + public String GetOriginalCellIdsName() + { return GetOriginalCellIdsName_49(); } + + private native void SetOriginalPointIdsName_50(String id0); + public void SetOriginalPointIdsName(String id0) + { SetOriginalPointIdsName_50(id0); } + + private native String GetOriginalPointIdsName_51(); + public String GetOriginalPointIdsName() + { return GetOriginalPointIdsName_51(); } + + private native void SetLocator_52(vtkIncrementalPointLocator id0); + public void SetLocator(vtkIncrementalPointLocator id0) + { SetLocator_52(id0); } + + private native long GetLocator_53(); + public vtkIncrementalPointLocator GetLocator() { + long temp = GetLocator_53(); + + if (temp == 0) return null; + return (vtkIncrementalPointLocator)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp); +} + + private native void CreateDefaultLocator_54(); + public void CreateDefaultLocator() + { CreateDefaultLocator_54(); } + + private native int GetMTime_55(); + public int GetMTime() + { return GetMTime_55(); } + + public vtkUnstructuredGridGeometryFilter() { super(); } + + public vtkUnstructuredGridGeometryFilter(long id) { super(id); } + public native long VTKInit(); + +}