]> gerrit.simantics Code Review - simantics/3d.git/blob - vtk/src/vtk/vtkLabelPlacementMapper.java
Include old 64-bit versions of org.jcae.opencascade and vtk bundles
[simantics/3d.git] / vtk / src / vtk / vtkLabelPlacementMapper.java
1 // java wrapper for vtkLabelPlacementMapper object\r
2 //\r
3 \r
4 package vtk;\r
5 import vtk.*;\r
6 \r
7 public class vtkLabelPlacementMapper extends vtkMapper2D\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 RenderOverlay_2(vtkViewport id0,vtkActor2D id1);\r
19   public void RenderOverlay(vtkViewport id0,vtkActor2D id1)\r
20     { RenderOverlay_2(id0,id1); }\r
21 \r
22   private native void SetRenderStrategy_3(vtkLabelRenderStrategy id0);\r
23   public void SetRenderStrategy(vtkLabelRenderStrategy id0)\r
24     { SetRenderStrategy_3(id0); }\r
25 \r
26   private native long GetRenderStrategy_4();\r
27   public vtkLabelRenderStrategy GetRenderStrategy() {\r
28     long temp = GetRenderStrategy_4();\r
29 \r
30     if (temp == 0) return null;\r
31     return (vtkLabelRenderStrategy)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
32   }\r
33 \r
34   private native void SetMaximumLabelFraction_5(double id0);\r
35   public void SetMaximumLabelFraction(double id0)\r
36     { SetMaximumLabelFraction_5(id0); }\r
37 \r
38   private native double GetMaximumLabelFractionMinValue_6();\r
39   public double GetMaximumLabelFractionMinValue()\r
40     { return GetMaximumLabelFractionMinValue_6(); }\r
41 \r
42   private native double GetMaximumLabelFractionMaxValue_7();\r
43   public double GetMaximumLabelFractionMaxValue()\r
44     { return GetMaximumLabelFractionMaxValue_7(); }\r
45 \r
46   private native double GetMaximumLabelFraction_8();\r
47   public double GetMaximumLabelFraction()\r
48     { return GetMaximumLabelFraction_8(); }\r
49 \r
50   private native void SetIteratorType_9(int id0);\r
51   public void SetIteratorType(int id0)\r
52     { SetIteratorType_9(id0); }\r
53 \r
54   private native int GetIteratorType_10();\r
55   public int GetIteratorType()\r
56     { return GetIteratorType_10(); }\r
57 \r
58   private native void SetUseUnicodeStrings_11(boolean id0);\r
59   public void SetUseUnicodeStrings(boolean id0)\r
60     { SetUseUnicodeStrings_11(id0); }\r
61 \r
62   private native boolean GetUseUnicodeStrings_12();\r
63   public boolean GetUseUnicodeStrings()\r
64     { return GetUseUnicodeStrings_12(); }\r
65 \r
66   private native void UseUnicodeStringsOn_13();\r
67   public void UseUnicodeStringsOn()\r
68     { UseUnicodeStringsOn_13(); }\r
69 \r
70   private native void UseUnicodeStringsOff_14();\r
71   public void UseUnicodeStringsOff()\r
72     { UseUnicodeStringsOff_14(); }\r
73 \r
74   private native boolean GetPositionsAsNormals_15();\r
75   public boolean GetPositionsAsNormals()\r
76     { return GetPositionsAsNormals_15(); }\r
77 \r
78   private native void SetPositionsAsNormals_16(boolean id0);\r
79   public void SetPositionsAsNormals(boolean id0)\r
80     { SetPositionsAsNormals_16(id0); }\r
81 \r
82   private native void PositionsAsNormalsOn_17();\r
83   public void PositionsAsNormalsOn()\r
84     { PositionsAsNormalsOn_17(); }\r
85 \r
86   private native void PositionsAsNormalsOff_18();\r
87   public void PositionsAsNormalsOff()\r
88     { PositionsAsNormalsOff_18(); }\r
89 \r
90   private native boolean GetGeneratePerturbedLabelSpokes_19();\r
91   public boolean GetGeneratePerturbedLabelSpokes()\r
92     { return GetGeneratePerturbedLabelSpokes_19(); }\r
93 \r
94   private native void SetGeneratePerturbedLabelSpokes_20(boolean id0);\r
95   public void SetGeneratePerturbedLabelSpokes(boolean id0)\r
96     { SetGeneratePerturbedLabelSpokes_20(id0); }\r
97 \r
98   private native void GeneratePerturbedLabelSpokesOn_21();\r
99   public void GeneratePerturbedLabelSpokesOn()\r
100     { GeneratePerturbedLabelSpokesOn_21(); }\r
101 \r
102   private native void GeneratePerturbedLabelSpokesOff_22();\r
103   public void GeneratePerturbedLabelSpokesOff()\r
104     { GeneratePerturbedLabelSpokesOff_22(); }\r
105 \r
106   private native boolean GetUseDepthBuffer_23();\r
107   public boolean GetUseDepthBuffer()\r
108     { return GetUseDepthBuffer_23(); }\r
109 \r
110   private native void SetUseDepthBuffer_24(boolean id0);\r
111   public void SetUseDepthBuffer(boolean id0)\r
112     { SetUseDepthBuffer_24(id0); }\r
113 \r
114   private native void UseDepthBufferOn_25();\r
115   public void UseDepthBufferOn()\r
116     { UseDepthBufferOn_25(); }\r
117 \r
118   private native void UseDepthBufferOff_26();\r
119   public void UseDepthBufferOff()\r
120     { UseDepthBufferOff_26(); }\r
121 \r
122   private native void SetPlaceAllLabels_27(boolean id0);\r
123   public void SetPlaceAllLabels(boolean id0)\r
124     { SetPlaceAllLabels_27(id0); }\r
125 \r
126   private native boolean GetPlaceAllLabels_28();\r
127   public boolean GetPlaceAllLabels()\r
128     { return GetPlaceAllLabels_28(); }\r
129 \r
130   private native void PlaceAllLabelsOn_29();\r
131   public void PlaceAllLabelsOn()\r
132     { PlaceAllLabelsOn_29(); }\r
133 \r
134   private native void PlaceAllLabelsOff_30();\r
135   public void PlaceAllLabelsOff()\r
136     { PlaceAllLabelsOff_30(); }\r
137 \r
138   private native void SetOutputTraversedBounds_31(boolean id0);\r
139   public void SetOutputTraversedBounds(boolean id0)\r
140     { SetOutputTraversedBounds_31(id0); }\r
141 \r
142   private native boolean GetOutputTraversedBounds_32();\r
143   public boolean GetOutputTraversedBounds()\r
144     { return GetOutputTraversedBounds_32(); }\r
145 \r
146   private native void OutputTraversedBoundsOn_33();\r
147   public void OutputTraversedBoundsOn()\r
148     { OutputTraversedBoundsOn_33(); }\r
149 \r
150   private native void OutputTraversedBoundsOff_34();\r
151   public void OutputTraversedBoundsOff()\r
152     { OutputTraversedBoundsOff_34(); }\r
153 \r
154   private native void SetShape_35(int id0);\r
155   public void SetShape(int id0)\r
156     { SetShape_35(id0); }\r
157 \r
158   private native int GetShapeMinValue_36();\r
159   public int GetShapeMinValue()\r
160     { return GetShapeMinValue_36(); }\r
161 \r
162   private native int GetShapeMaxValue_37();\r
163   public int GetShapeMaxValue()\r
164     { return GetShapeMaxValue_37(); }\r
165 \r
166   private native int GetShape_38();\r
167   public int GetShape()\r
168     { return GetShape_38(); }\r
169 \r
170   private native void SetShapeToNone_39();\r
171   public void SetShapeToNone()\r
172     { SetShapeToNone_39(); }\r
173 \r
174   private native void SetShapeToRect_40();\r
175   public void SetShapeToRect()\r
176     { SetShapeToRect_40(); }\r
177 \r
178   private native void SetShapeToRoundedRect_41();\r
179   public void SetShapeToRoundedRect()\r
180     { SetShapeToRoundedRect_41(); }\r
181 \r
182   private native void SetStyle_42(int id0);\r
183   public void SetStyle(int id0)\r
184     { SetStyle_42(id0); }\r
185 \r
186   private native int GetStyleMinValue_43();\r
187   public int GetStyleMinValue()\r
188     { return GetStyleMinValue_43(); }\r
189 \r
190   private native int GetStyleMaxValue_44();\r
191   public int GetStyleMaxValue()\r
192     { return GetStyleMaxValue_44(); }\r
193 \r
194   private native int GetStyle_45();\r
195   public int GetStyle()\r
196     { return GetStyle_45(); }\r
197 \r
198   private native void SetStyleToFilled_46();\r
199   public void SetStyleToFilled()\r
200     { SetStyleToFilled_46(); }\r
201 \r
202   private native void SetStyleToOutline_47();\r
203   public void SetStyleToOutline()\r
204     { SetStyleToOutline_47(); }\r
205 \r
206   private native void SetMargin_48(double id0);\r
207   public void SetMargin(double id0)\r
208     { SetMargin_48(id0); }\r
209 \r
210   private native double GetMargin_49();\r
211   public double GetMargin()\r
212     { return GetMargin_49(); }\r
213 \r
214   private native void SetBackgroundColor_50(double id0,double id1,double id2);\r
215   public void SetBackgroundColor(double id0,double id1,double id2)\r
216     { SetBackgroundColor_50(id0,id1,id2); }\r
217 \r
218   private native void SetBackgroundColor_51(double id0[]);\r
219   public void SetBackgroundColor(double id0[])\r
220     { SetBackgroundColor_51(id0); }\r
221 \r
222   private native double[] GetBackgroundColor_52();\r
223   public double[] GetBackgroundColor()\r
224     { return GetBackgroundColor_52(); }\r
225 \r
226   private native void SetBackgroundOpacity_53(double id0);\r
227   public void SetBackgroundOpacity(double id0)\r
228     { SetBackgroundOpacity_53(id0); }\r
229 \r
230   private native double GetBackgroundOpacityMinValue_54();\r
231   public double GetBackgroundOpacityMinValue()\r
232     { return GetBackgroundOpacityMinValue_54(); }\r
233 \r
234   private native double GetBackgroundOpacityMaxValue_55();\r
235   public double GetBackgroundOpacityMaxValue()\r
236     { return GetBackgroundOpacityMaxValue_55(); }\r
237 \r
238   private native double GetBackgroundOpacity_56();\r
239   public double GetBackgroundOpacity()\r
240     { return GetBackgroundOpacity_56(); }\r
241 \r
242   private native long GetAnchorTransform_57();\r
243   public vtkCoordinate GetAnchorTransform() {\r
244     long temp = GetAnchorTransform_57();\r
245 \r
246     if (temp == 0) return null;\r
247     return (vtkCoordinate)vtkObject.JAVA_OBJECT_MANAGER.getJavaObject(temp);\r
248   }\r
249 \r
250   public vtkLabelPlacementMapper() { super(); }\r
251 \r
252   public vtkLabelPlacementMapper(long id) { super(id); }\r
253   public native long   VTKInit();\r
254 \r
255 }\r