1 // java wrapper for vtkGL2PSExporter object
7 public class vtkGL2PSExporter extends vtkExporter
10 private native int IsTypeOf_0(String id0);
11 public int IsTypeOf(String id0)
12 { return IsTypeOf_0(id0); }
14 private native int IsA_1(String id0);
15 public int IsA(String id0)
16 { return IsA_1(id0); }
18 private native void SetFilePrefix_2(String id0);
19 public void SetFilePrefix(String id0)
20 { SetFilePrefix_2(id0); }
22 private native String GetFilePrefix_3();
23 public String GetFilePrefix()
24 { return GetFilePrefix_3(); }
26 private native void SetBufferSize_4(int id0);
27 public void SetBufferSize(int id0)
28 { SetBufferSize_4(id0); }
30 private native int GetBufferSize_5();
31 public int GetBufferSize()
32 { return GetBufferSize_5(); }
34 private native void SetTitle_6(String id0);
35 public void SetTitle(String id0)
38 private native String GetTitle_7();
39 public String GetTitle()
40 { return GetTitle_7(); }
42 private native void UsePainterSettings_8();
43 public void UsePainterSettings()
44 { UsePainterSettings_8(); }
46 private native void SetFileFormat_9(int id0);
47 public void SetFileFormat(int id0)
48 { SetFileFormat_9(id0); }
50 private native int GetFileFormatMinValue_10();
51 public int GetFileFormatMinValue()
52 { return GetFileFormatMinValue_10(); }
54 private native int GetFileFormatMaxValue_11();
55 public int GetFileFormatMaxValue()
56 { return GetFileFormatMaxValue_11(); }
58 private native int GetFileFormat_12();
59 public int GetFileFormat()
60 { return GetFileFormat_12(); }
62 private native void SetFileFormatToPS_13();
63 public void SetFileFormatToPS()
64 { SetFileFormatToPS_13(); }
66 private native void SetFileFormatToEPS_14();
67 public void SetFileFormatToEPS()
68 { SetFileFormatToEPS_14(); }
70 private native void SetFileFormatToPDF_15();
71 public void SetFileFormatToPDF()
72 { SetFileFormatToPDF_15(); }
74 private native void SetFileFormatToTeX_16();
75 public void SetFileFormatToTeX()
76 { SetFileFormatToTeX_16(); }
78 private native void SetFileFormatToSVG_17();
79 public void SetFileFormatToSVG()
80 { SetFileFormatToSVG_17(); }
82 private native String GetFileFormatAsString_18();
83 public String GetFileFormatAsString()
84 { return GetFileFormatAsString_18(); }
86 private native void SetSort_19(int id0);
87 public void SetSort(int id0)
90 private native int GetSortMinValue_20();
91 public int GetSortMinValue()
92 { return GetSortMinValue_20(); }
94 private native int GetSortMaxValue_21();
95 public int GetSortMaxValue()
96 { return GetSortMaxValue_21(); }
98 private native int GetSort_22();
100 { return GetSort_22(); }
102 private native void SetSortToOff_23();
103 public void SetSortToOff()
104 { SetSortToOff_23(); }
106 private native void SetSortToSimple_24();
107 public void SetSortToSimple()
108 { SetSortToSimple_24(); }
110 private native void SetSortToBSP_25();
111 public void SetSortToBSP()
112 { SetSortToBSP_25(); }
114 private native String GetSortAsString_26();
115 public String GetSortAsString()
116 { return GetSortAsString_26(); }
118 private native void SetCompress_27(int id0);
119 public void SetCompress(int id0)
120 { SetCompress_27(id0); }
122 private native int GetCompress_28();
123 public int GetCompress()
124 { return GetCompress_28(); }
126 private native void CompressOn_29();
127 public void CompressOn()
130 private native void CompressOff_30();
131 public void CompressOff()
132 { CompressOff_30(); }
134 private native void SetDrawBackground_31(int id0);
135 public void SetDrawBackground(int id0)
136 { SetDrawBackground_31(id0); }
138 private native int GetDrawBackground_32();
139 public int GetDrawBackground()
140 { return GetDrawBackground_32(); }
142 private native void DrawBackgroundOn_33();
143 public void DrawBackgroundOn()
144 { DrawBackgroundOn_33(); }
146 private native void DrawBackgroundOff_34();
147 public void DrawBackgroundOff()
148 { DrawBackgroundOff_34(); }
150 private native void SetSimpleLineOffset_35(int id0);
151 public void SetSimpleLineOffset(int id0)
152 { SetSimpleLineOffset_35(id0); }
154 private native int GetSimpleLineOffset_36();
155 public int GetSimpleLineOffset()
156 { return GetSimpleLineOffset_36(); }
158 private native void SimpleLineOffsetOn_37();
159 public void SimpleLineOffsetOn()
160 { SimpleLineOffsetOn_37(); }
162 private native void SimpleLineOffsetOff_38();
163 public void SimpleLineOffsetOff()
164 { SimpleLineOffsetOff_38(); }
166 private native void SetSilent_39(int id0);
167 public void SetSilent(int id0)
168 { SetSilent_39(id0); }
170 private native int GetSilent_40();
171 public int GetSilent()
172 { return GetSilent_40(); }
174 private native void SilentOn_41();
175 public void SilentOn()
178 private native void SilentOff_42();
179 public void SilentOff()
182 private native void SetBestRoot_43(int id0);
183 public void SetBestRoot(int id0)
184 { SetBestRoot_43(id0); }
186 private native int GetBestRoot_44();
187 public int GetBestRoot()
188 { return GetBestRoot_44(); }
190 private native void BestRootOn_45();
191 public void BestRootOn()
194 private native void BestRootOff_46();
195 public void BestRootOff()
196 { BestRootOff_46(); }
198 private native void SetText_47(int id0);
199 public void SetText(int id0)
202 private native int GetText_48();
204 { return GetText_48(); }
206 private native void TextOn_49();
210 private native void TextOff_50();
211 public void TextOff()
214 private native void SetLandscape_51(int id0);
215 public void SetLandscape(int id0)
216 { SetLandscape_51(id0); }
218 private native int GetLandscape_52();
219 public int GetLandscape()
220 { return GetLandscape_52(); }
222 private native void LandscapeOn_53();
223 public void LandscapeOn()
224 { LandscapeOn_53(); }
226 private native void LandscapeOff_54();
227 public void LandscapeOff()
228 { LandscapeOff_54(); }
230 private native void SetPS3Shading_55(int id0);
231 public void SetPS3Shading(int id0)
232 { SetPS3Shading_55(id0); }
234 private native int GetPS3Shading_56();
235 public int GetPS3Shading()
236 { return GetPS3Shading_56(); }
238 private native void PS3ShadingOn_57();
239 public void PS3ShadingOn()
240 { PS3ShadingOn_57(); }
242 private native void PS3ShadingOff_58();
243 public void PS3ShadingOff()
244 { PS3ShadingOff_58(); }
246 private native void SetOcclusionCull_59(int id0);
247 public void SetOcclusionCull(int id0)
248 { SetOcclusionCull_59(id0); }
250 private native int GetOcclusionCull_60();
251 public int GetOcclusionCull()
252 { return GetOcclusionCull_60(); }
254 private native void OcclusionCullOn_61();
255 public void OcclusionCullOn()
256 { OcclusionCullOn_61(); }
258 private native void OcclusionCullOff_62();
259 public void OcclusionCullOff()
260 { OcclusionCullOff_62(); }
262 private native void SetWrite3DPropsAsRasterImage_63(int id0);
263 public void SetWrite3DPropsAsRasterImage(int id0)
264 { SetWrite3DPropsAsRasterImage_63(id0); }
266 private native int GetWrite3DPropsAsRasterImage_64();
267 public int GetWrite3DPropsAsRasterImage()
268 { return GetWrite3DPropsAsRasterImage_64(); }
270 private native void Write3DPropsAsRasterImageOn_65();
271 public void Write3DPropsAsRasterImageOn()
272 { Write3DPropsAsRasterImageOn_65(); }
274 private native void Write3DPropsAsRasterImageOff_66();
275 public void Write3DPropsAsRasterImageOff()
276 { Write3DPropsAsRasterImageOff_66(); }
278 private native void SetTextAsPath_67(boolean id0);
279 public void SetTextAsPath(boolean id0)
280 { SetTextAsPath_67(id0); }
282 private native boolean GetTextAsPath_68();
283 public boolean GetTextAsPath()
284 { return GetTextAsPath_68(); }
286 private native void TextAsPathOn_69();
287 public void TextAsPathOn()
288 { TextAsPathOn_69(); }
290 private native void TextAsPathOff_70();
291 public void TextAsPathOff()
292 { TextAsPathOff_70(); }
294 private native void SetRasterExclusions_71(vtkPropCollection id0);
295 public void SetRasterExclusions(vtkPropCollection id0)
296 { SetRasterExclusions_71(id0); }
298 private native long GetRasterExclusions_72();
299 public vtkPropCollection GetRasterExclusions() {
300 long temp = GetRasterExclusions_72();
302 if (temp == 0) return null;
303 return (vtkPropCollection)vtkObjectBase.JAVA_OBJECT_MANAGER.getJavaObject(temp);
306 private native void SetPointSizeFactor_73(double id0);
307 public void SetPointSizeFactor(double id0)
308 { SetPointSizeFactor_73(id0); }
310 private native double GetPointSizeFactor_74();
311 public double GetPointSizeFactor()
312 { return GetPointSizeFactor_74(); }
314 private native void SetLineWidthFactor_75(double id0);
315 public void SetLineWidthFactor(double id0)
316 { SetLineWidthFactor_75(id0); }
318 private native double GetLineWidthFactor_76();
319 public double GetLineWidthFactor()
320 { return GetLineWidthFactor_76(); }
322 public vtkGL2PSExporter() { super(); }
324 public vtkGL2PSExporter(long id) { super(id); }
325 public native long VTKInit();