]> gerrit.simantics Code Review - simantics/3d.git/blobdiff - vtk/src/vtk/vtkBiDimensionalRepresentation2D.java
Loading VTK dlls with plug-in activator.
[simantics/3d.git] / vtk / src / vtk / vtkBiDimensionalRepresentation2D.java
index 257377fdadd690f4231b10a524a5c417f8a8e6d9..061295a13a29d34f58076dd541ea754e9bf3cb6d 100644 (file)
@@ -1,99 +1,99 @@
-// java wrapper for vtkBiDimensionalRepresentation2D object\r
-//\r
-\r
-package vtk;\r
-import vtk.*;\r
-\r
-public class vtkBiDimensionalRepresentation2D extends vtkBiDimensionalRepresentation\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 long GetLineProperty_2();\r
-  public vtkProperty2D GetLineProperty() {\r
-    long temp = GetLineProperty_2();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetSelectedLineProperty_3();\r
-  public vtkProperty2D GetSelectedLineProperty() {\r
-    long temp = GetSelectedLineProperty_3();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkProperty2D)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native long GetTextProperty_4();\r
-  public vtkTextProperty GetTextProperty() {\r
-    long temp = GetTextProperty_4();\r
-\r
-    if (temp == 0) return null;\r
-    return (vtkTextProperty)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
-  }\r
-\r
-  private native void BuildRepresentation_5();\r
-  public void BuildRepresentation()\r
-    { BuildRepresentation_5(); }\r
-\r
-  private native int ComputeInteractionState_6(int id0,int id1,int id2);\r
-  public int ComputeInteractionState(int id0,int id1,int id2)\r
-    { return ComputeInteractionState_6(id0,id1,id2); }\r
-\r
-  private native void StartWidgetDefinition_7(double id0[]);\r
-  public void StartWidgetDefinition(double id0[])\r
-    { StartWidgetDefinition_7(id0); }\r
-\r
-  private native void Point2WidgetInteraction_8(double id0[]);\r
-  public void Point2WidgetInteraction(double id0[])\r
-    { Point2WidgetInteraction_8(id0); }\r
-\r
-  private native void Point3WidgetInteraction_9(double id0[]);\r
-  public void Point3WidgetInteraction(double id0[])\r
-    { Point3WidgetInteraction_9(id0); }\r
-\r
-  private native void StartWidgetManipulation_10(double id0[]);\r
-  public void StartWidgetManipulation(double id0[])\r
-    { StartWidgetManipulation_10(id0); }\r
-\r
-  private native void WidgetInteraction_11(double id0[]);\r
-  public void WidgetInteraction(double id0[])\r
-    { WidgetInteraction_11(id0); }\r
-\r
-  private native void Highlight_12(int id0);\r
-  public void Highlight(int id0)\r
-    { Highlight_12(id0); }\r
-\r
-  private native void ReleaseGraphicsResources_13(vtkWindow id0);\r
-  public void ReleaseGraphicsResources(vtkWindow id0)\r
-    { ReleaseGraphicsResources_13(id0); }\r
-\r
-  private native int RenderOverlay_14(vtkViewport id0);\r
-  public int RenderOverlay(vtkViewport id0)\r
-    { return RenderOverlay_14(id0); }\r
-\r
-  private native String GetLabelText_15();\r
-  public String GetLabelText()\r
-    { return GetLabelText_15(); }\r
-\r
-  private native void GetLabelPosition_16(double id0[]);\r
-  public void GetLabelPosition(double id0[])\r
-    { GetLabelPosition_16(id0); }\r
-\r
-  private native void GetWorldLabelPosition_17(double id0[]);\r
-  public void GetWorldLabelPosition(double id0[])\r
-    { GetWorldLabelPosition_17(id0); }\r
-\r
-  public vtkBiDimensionalRepresentation2D() { super(); }\r
-\r
-  public vtkBiDimensionalRepresentation2D(long id) { super(id); }\r
-  public native long   VTKInit();\r
-\r
-}\r
+// java wrapper for vtkBiDimensionalRepresentation2D object
+//
+
+package vtk;
+import vtk.*;
+
+public class vtkBiDimensionalRepresentation2D extends vtkBiDimensionalRepresentation
+{
+
+  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 long GetLineProperty_2();
+  public vtkProperty2D GetLineProperty() {
+    long temp = GetLineProperty_2();
+
+    if (temp == 0) return null;
+    return (vtkProperty2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetSelectedLineProperty_3();
+  public vtkProperty2D GetSelectedLineProperty() {
+    long temp = GetSelectedLineProperty_3();
+
+    if (temp == 0) return null;
+    return (vtkProperty2D)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native long GetTextProperty_4();
+  public vtkTextProperty GetTextProperty() {
+    long temp = GetTextProperty_4();
+
+    if (temp == 0) return null;
+    return (vtkTextProperty)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
+}
+
+  private native void BuildRepresentation_5();
+  public void BuildRepresentation()
+    { BuildRepresentation_5(); }
+
+  private native int ComputeInteractionState_6(int id0,int id1,int id2);
+  public int ComputeInteractionState(int id0,int id1,int id2)
+    { return ComputeInteractionState_6(id0,id1,id2); }
+
+  private native void StartWidgetDefinition_7(double id0[]);
+  public void StartWidgetDefinition(double id0[])
+    { StartWidgetDefinition_7(id0); }
+
+  private native void Point2WidgetInteraction_8(double id0[]);
+  public void Point2WidgetInteraction(double id0[])
+    { Point2WidgetInteraction_8(id0); }
+
+  private native void Point3WidgetInteraction_9(double id0[]);
+  public void Point3WidgetInteraction(double id0[])
+    { Point3WidgetInteraction_9(id0); }
+
+  private native void StartWidgetManipulation_10(double id0[]);
+  public void StartWidgetManipulation(double id0[])
+    { StartWidgetManipulation_10(id0); }
+
+  private native void WidgetInteraction_11(double id0[]);
+  public void WidgetInteraction(double id0[])
+    { WidgetInteraction_11(id0); }
+
+  private native void Highlight_12(int id0);
+  public void Highlight(int id0)
+    { Highlight_12(id0); }
+
+  private native void ReleaseGraphicsResources_13(vtkWindow id0);
+  public void ReleaseGraphicsResources(vtkWindow id0)
+    { ReleaseGraphicsResources_13(id0); }
+
+  private native int RenderOverlay_14(vtkViewport id0);
+  public int RenderOverlay(vtkViewport id0)
+    { return RenderOverlay_14(id0); }
+
+  private native String GetLabelText_15();
+  public String GetLabelText()
+    { return GetLabelText_15(); }
+
+  private native void GetLabelPosition_16(double id0[]);
+  public void GetLabelPosition(double id0[])
+    { GetLabelPosition_16(id0); }
+
+  private native void GetWorldLabelPosition_17(double id0[]);
+  public void GetWorldLabelPosition(double id0[])
+    { GetWorldLabelPosition_17(id0); }
+
+  public vtkBiDimensionalRepresentation2D() { super(); }
+
+  public vtkBiDimensionalRepresentation2D(long id) { super(id); }
+  public native long   VTKInit();
+
+}