]> gerrit.simantics Code Review - simantics/3d.git/blob - vtk/src/vtk/vtkBiDimensionalRepresentation.java
Mesh API to use Tuple3d instead of Vector3d
[simantics/3d.git] / vtk / src / vtk / vtkBiDimensionalRepresentation.java
1 // java wrapper for vtkBiDimensionalRepresentation object\r
2 //\r
3 \r
4 package vtk;\r
5 import vtk.*;\r
6 \r
7 public class vtkBiDimensionalRepresentation extends vtkWidgetRepresentation\r
8 {\r
9 \r
10   private native String GetClassName_0();\r
11   public String GetClassName()\r
12     { return GetClassName_0(); }\r
13 \r
14   private native int IsA_1(String id0);\r
15   public int IsA(String id0)\r
16     { return IsA_1(id0); }\r
17 \r
18   private native void SetPoint1WorldPosition_2(double id0[]);\r
19   public void SetPoint1WorldPosition(double id0[])\r
20     { SetPoint1WorldPosition_2(id0); }\r
21 \r
22   private native void SetPoint2WorldPosition_3(double id0[]);\r
23   public void SetPoint2WorldPosition(double id0[])\r
24     { SetPoint2WorldPosition_3(id0); }\r
25 \r
26   private native void SetPoint3WorldPosition_4(double id0[]);\r
27   public void SetPoint3WorldPosition(double id0[])\r
28     { SetPoint3WorldPosition_4(id0); }\r
29 \r
30   private native void SetPoint4WorldPosition_5(double id0[]);\r
31   public void SetPoint4WorldPosition(double id0[])\r
32     { SetPoint4WorldPosition_5(id0); }\r
33 \r
34   private native void GetPoint1WorldPosition_6(double id0[]);\r
35   public void GetPoint1WorldPosition(double id0[])\r
36     { GetPoint1WorldPosition_6(id0); }\r
37 \r
38   private native void GetPoint2WorldPosition_7(double id0[]);\r
39   public void GetPoint2WorldPosition(double id0[])\r
40     { GetPoint2WorldPosition_7(id0); }\r
41 \r
42   private native void GetPoint3WorldPosition_8(double id0[]);\r
43   public void GetPoint3WorldPosition(double id0[])\r
44     { GetPoint3WorldPosition_8(id0); }\r
45 \r
46   private native void GetPoint4WorldPosition_9(double id0[]);\r
47   public void GetPoint4WorldPosition(double id0[])\r
48     { GetPoint4WorldPosition_9(id0); }\r
49 \r
50   private native void SetPoint1DisplayPosition_10(double id0[]);\r
51   public void SetPoint1DisplayPosition(double id0[])\r
52     { SetPoint1DisplayPosition_10(id0); }\r
53 \r
54   private native void SetPoint2DisplayPosition_11(double id0[]);\r
55   public void SetPoint2DisplayPosition(double id0[])\r
56     { SetPoint2DisplayPosition_11(id0); }\r
57 \r
58   private native void SetPoint3DisplayPosition_12(double id0[]);\r
59   public void SetPoint3DisplayPosition(double id0[])\r
60     { SetPoint3DisplayPosition_12(id0); }\r
61 \r
62   private native void SetPoint4DisplayPosition_13(double id0[]);\r
63   public void SetPoint4DisplayPosition(double id0[])\r
64     { SetPoint4DisplayPosition_13(id0); }\r
65 \r
66   private native void GetPoint1DisplayPosition_14(double id0[]);\r
67   public void GetPoint1DisplayPosition(double id0[])\r
68     { GetPoint1DisplayPosition_14(id0); }\r
69 \r
70   private native void GetPoint2DisplayPosition_15(double id0[]);\r
71   public void GetPoint2DisplayPosition(double id0[])\r
72     { GetPoint2DisplayPosition_15(id0); }\r
73 \r
74   private native void GetPoint3DisplayPosition_16(double id0[]);\r
75   public void GetPoint3DisplayPosition(double id0[])\r
76     { GetPoint3DisplayPosition_16(id0); }\r
77 \r
78   private native void GetPoint4DisplayPosition_17(double id0[]);\r
79   public void GetPoint4DisplayPosition(double id0[])\r
80     { GetPoint4DisplayPosition_17(id0); }\r
81 \r
82   private native long GetPoint1Representation_18();\r
83   public vtkHandleRepresentation GetPoint1Representation() {\r
84     long temp = GetPoint1Representation_18();\r
85 \r
86     if (temp == 0) return null;\r
87     return (vtkHandleRepresentation)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
88   }\r
89 \r
90   private native long GetPoint2Representation_19();\r
91   public vtkHandleRepresentation GetPoint2Representation() {\r
92     long temp = GetPoint2Representation_19();\r
93 \r
94     if (temp == 0) return null;\r
95     return (vtkHandleRepresentation)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
96   }\r
97 \r
98   private native long GetPoint3Representation_20();\r
99   public vtkHandleRepresentation GetPoint3Representation() {\r
100     long temp = GetPoint3Representation_20();\r
101 \r
102     if (temp == 0) return null;\r
103     return (vtkHandleRepresentation)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
104   }\r
105 \r
106   private native long GetPoint4Representation_21();\r
107   public vtkHandleRepresentation GetPoint4Representation() {\r
108     long temp = GetPoint4Representation_21();\r
109 \r
110     if (temp == 0) return null;\r
111     return (vtkHandleRepresentation)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
112   }\r
113 \r
114   private native void SetLine1Visibility_22(int id0);\r
115   public void SetLine1Visibility(int id0)\r
116     { SetLine1Visibility_22(id0); }\r
117 \r
118   private native int GetLine1Visibility_23();\r
119   public int GetLine1Visibility()\r
120     { return GetLine1Visibility_23(); }\r
121 \r
122   private native void Line1VisibilityOn_24();\r
123   public void Line1VisibilityOn()\r
124     { Line1VisibilityOn_24(); }\r
125 \r
126   private native void Line1VisibilityOff_25();\r
127   public void Line1VisibilityOff()\r
128     { Line1VisibilityOff_25(); }\r
129 \r
130   private native void SetLine2Visibility_26(int id0);\r
131   public void SetLine2Visibility(int id0)\r
132     { SetLine2Visibility_26(id0); }\r
133 \r
134   private native int GetLine2Visibility_27();\r
135   public int GetLine2Visibility()\r
136     { return GetLine2Visibility_27(); }\r
137 \r
138   private native void Line2VisibilityOn_28();\r
139   public void Line2VisibilityOn()\r
140     { Line2VisibilityOn_28(); }\r
141 \r
142   private native void Line2VisibilityOff_29();\r
143   public void Line2VisibilityOff()\r
144     { Line2VisibilityOff_29(); }\r
145 \r
146   private native void SetHandleRepresentation_30(vtkHandleRepresentation id0);\r
147   public void SetHandleRepresentation(vtkHandleRepresentation id0)\r
148     { SetHandleRepresentation_30(id0); }\r
149 \r
150   private native void InstantiateHandleRepresentation_31();\r
151   public void InstantiateHandleRepresentation()\r
152     { InstantiateHandleRepresentation_31(); }\r
153 \r
154   private native void SetTolerance_32(int id0);\r
155   public void SetTolerance(int id0)\r
156     { SetTolerance_32(id0); }\r
157 \r
158   private native int GetToleranceMinValue_33();\r
159   public int GetToleranceMinValue()\r
160     { return GetToleranceMinValue_33(); }\r
161 \r
162   private native int GetToleranceMaxValue_34();\r
163   public int GetToleranceMaxValue()\r
164     { return GetToleranceMaxValue_34(); }\r
165 \r
166   private native int GetTolerance_35();\r
167   public int GetTolerance()\r
168     { return GetTolerance_35(); }\r
169 \r
170   private native double GetLength1_36();\r
171   public double GetLength1()\r
172     { return GetLength1_36(); }\r
173 \r
174   private native double GetLength2_37();\r
175   public double GetLength2()\r
176     { return GetLength2_37(); }\r
177 \r
178   private native void SetLabelFormat_38(String id0);\r
179   public void SetLabelFormat(String id0)\r
180     { SetLabelFormat_38(id0); }\r
181 \r
182   private native String GetLabelFormat_39();\r
183   public String GetLabelFormat()\r
184     { return GetLabelFormat_39(); }\r
185 \r
186   private native void SetShowLabelAboveWidget_40(int id0);\r
187   public void SetShowLabelAboveWidget(int id0)\r
188     { SetShowLabelAboveWidget_40(id0); }\r
189 \r
190   private native int GetShowLabelAboveWidget_41();\r
191   public int GetShowLabelAboveWidget()\r
192     { return GetShowLabelAboveWidget_41(); }\r
193 \r
194   private native void ShowLabelAboveWidgetOn_42();\r
195   public void ShowLabelAboveWidgetOn()\r
196     { ShowLabelAboveWidgetOn_42(); }\r
197 \r
198   private native void ShowLabelAboveWidgetOff_43();\r
199   public void ShowLabelAboveWidgetOff()\r
200     { ShowLabelAboveWidgetOff_43(); }\r
201 \r
202   private native void SetID_44(int id0);\r
203   public void SetID(int id0)\r
204     { SetID_44(id0); }\r
205 \r
206   private native int GetID_45();\r
207   public int GetID()\r
208     { return GetID_45(); }\r
209 \r
210   private native String GetLabelText_46();\r
211   public String GetLabelText()\r
212     { return GetLabelText_46(); }\r
213 \r
214   private native void GetLabelPosition_47(double id0[]);\r
215   public void GetLabelPosition(double id0[])\r
216     { GetLabelPosition_47(id0); }\r
217 \r
218   private native void GetWorldLabelPosition_48(double id0[]);\r
219   public void GetWorldLabelPosition(double id0[])\r
220     { GetWorldLabelPosition_48(id0); }\r
221 \r
222   private native void StartWidgetDefinition_49(double id0[]);\r
223   public void StartWidgetDefinition(double id0[])\r
224     { StartWidgetDefinition_49(id0); }\r
225 \r
226   private native void Point2WidgetInteraction_50(double id0[]);\r
227   public void Point2WidgetInteraction(double id0[])\r
228     { Point2WidgetInteraction_50(id0); }\r
229 \r
230   private native void Point3WidgetInteraction_51(double id0[]);\r
231   public void Point3WidgetInteraction(double id0[])\r
232     { Point3WidgetInteraction_51(id0); }\r
233 \r
234   private native void StartWidgetManipulation_52(double id0[]);\r
235   public void StartWidgetManipulation(double id0[])\r
236     { StartWidgetManipulation_52(id0); }\r
237 \r
238   public vtkBiDimensionalRepresentation() { super(); }\r
239 \r
240   public vtkBiDimensionalRepresentation(long id) { super(id); }\r
241 \r
242 }\r