0023227: New Draw Harness command to estimate current geometry complexity of OpenGL...
[occt.git] / samples / java / inc / SampleHLRJni_Aspect_FontStyle.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class SampleHLRJni_Aspect_0005fFontStyle */
4
5 #ifndef _Included_SampleHLRJni_Aspect_0005fFontStyle
6 #define _Included_SampleHLRJni_Aspect_0005fFontStyle
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /* Inaccessible static: myCasLock */
11 /*
12  * Class:     SampleHLRJni_Aspect_0005fFontStyle
13  * Method:    AliasName
14  * Signature: ()Ljcas/Standard_CString;
15  */
16 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_AliasName
17   (JNIEnv *, jobject);
18
19 /*
20  * Class:     SampleHLRJni_Aspect_0005fFontStyle
21  * Method:    Aspect_FontStyle_Create_1
22  * Signature: ()V
23  */
24 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_11
25   (JNIEnv *, jobject);
26
27 /*
28  * Class:     SampleHLRJni_Aspect_0005fFontStyle
29  * Method:    Aspect_FontStyle_Create_2
30  * Signature: (SDDZ)V
31  */
32 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_12
33   (JNIEnv *, jobject, jshort, jdouble, jdouble, jboolean);
34
35 /*
36  * Class:     SampleHLRJni_Aspect_0005fFontStyle
37  * Method:    Aspect_FontStyle_Create_3
38  * Signature: (Ljcas/Standard_CString;DDZ)V
39  */
40 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_13
41   (JNIEnv *, jobject, jobject, jdouble, jdouble, jboolean);
42
43 /*
44  * Class:     SampleHLRJni_Aspect_0005fFontStyle
45  * Method:    Aspect_FontStyle_Create_4
46  * Signature: (Ljcas/Standard_CString;)V
47  */
48 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_14
49   (JNIEnv *, jobject, jobject);
50
51 /*
52  * Class:     SampleHLRJni_Aspect_0005fFontStyle
53  * Method:    Aspect_FontStyle_SetValues_1
54  * Signature: (SDDZ)V
55  */
56 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_11
57   (JNIEnv *, jobject, jshort, jdouble, jdouble, jboolean);
58
59 /*
60  * Class:     SampleHLRJni_Aspect_0005fFontStyle
61  * Method:    Aspect_FontStyle_SetValues_2
62  * Signature: (Ljcas/Standard_CString;DDZ)V
63  */
64 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_12
65   (JNIEnv *, jobject, jobject, jdouble, jdouble, jboolean);
66
67 /*
68  * Class:     SampleHLRJni_Aspect_0005fFontStyle
69  * Method:    Aspect_FontStyle_SetValues_3
70  * Signature: (Ljcas/Standard_CString;)V
71  */
72 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_13
73   (JNIEnv *, jobject, jobject);
74
75 /*
76  * Class:     SampleHLRJni_Aspect_0005fFontStyle
77  * Method:    Assign
78  * Signature: (LSampleHLRJni/Aspect_FontStyle;)LSampleHLRJni/Aspect_FontStyle;
79  */
80 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Assign
81   (JNIEnv *, jobject, jobject);
82
83 /*
84  * Class:     SampleHLRJni_Aspect_0005fFontStyle
85  * Method:    CapsHeight
86  * Signature: ()Z
87  */
88 JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1FontStyle_CapsHeight
89   (JNIEnv *, jobject);
90
91 /*
92  * Class:     SampleHLRJni_Aspect_0005fFontStyle
93  * Method:    Dump
94  * Signature: ()V
95  */
96 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Dump
97   (JNIEnv *, jobject);
98
99 /*
100  * Class:     SampleHLRJni_Aspect_0005fFontStyle
101  * Method:    Encoding
102  * Signature: ()Ljcas/Standard_CString;
103  */
104 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Encoding
105   (JNIEnv *, jobject);
106
107 /*
108  * Class:     SampleHLRJni_Aspect_0005fFontStyle
109  * Method:    Family
110  * Signature: ()Ljcas/Standard_CString;
111  */
112 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Family
113   (JNIEnv *, jobject);
114
115 /*
116  * Class:     SampleHLRJni_Aspect_0005fFontStyle
117  * Method:    FinalizeValue
118  * Signature: (J)V
119  */
120 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_FinalizeValue
121   (JNIEnv *, jclass, jlong);
122
123 /*
124  * Class:     SampleHLRJni_Aspect_0005fFontStyle
125  * Method:    Foundry
126  * Signature: ()Ljcas/Standard_CString;
127  */
128 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Foundry
129   (JNIEnv *, jobject);
130
131 /*
132  * Class:     SampleHLRJni_Aspect_0005fFontStyle
133  * Method:    FullName
134  * Signature: ()Ljcas/Standard_CString;
135  */
136 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_FullName
137   (JNIEnv *, jobject);
138
139 /*
140  * Class:     SampleHLRJni_Aspect_0005fFontStyle
141  * Method:    IsEqual
142  * Signature: (LSampleHLRJni/Aspect_FontStyle;)Z
143  */
144 JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1FontStyle_IsEqual
145   (JNIEnv *, jobject, jobject);
146
147 /*
148  * Class:     SampleHLRJni_Aspect_0005fFontStyle
149  * Method:    IsNotEqual
150  * Signature: (LSampleHLRJni/Aspect_FontStyle;)Z
151  */
152 JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1FontStyle_IsNotEqual
153   (JNIEnv *, jobject, jobject);
154
155 /*
156  * Class:     SampleHLRJni_Aspect_0005fFontStyle
157  * Method:    Length
158  * Signature: ()I
159  */
160 JNIEXPORT jint JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Length
161   (JNIEnv *, jobject);
162
163 /*
164  * Class:     SampleHLRJni_Aspect_0005fFontStyle
165  * Method:    Registry
166  * Signature: ()Ljcas/Standard_CString;
167  */
168 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Registry
169   (JNIEnv *, jobject);
170
171 /*
172  * Class:     SampleHLRJni_Aspect_0005fFontStyle
173  * Method:    SAverageWidth
174  * Signature: ()Ljcas/Standard_CString;
175  */
176 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SAverageWidth
177   (JNIEnv *, jobject);
178
179 /*
180  * Class:     SampleHLRJni_Aspect_0005fFontStyle
181  * Method:    SPixelSize
182  * Signature: ()Ljcas/Standard_CString;
183  */
184 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SPixelSize
185   (JNIEnv *, jobject);
186
187 /*
188  * Class:     SampleHLRJni_Aspect_0005fFontStyle
189  * Method:    SPointSize
190  * Signature: ()Ljcas/Standard_CString;
191  */
192 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SPointSize
193   (JNIEnv *, jobject);
194
195 /*
196  * Class:     SampleHLRJni_Aspect_0005fFontStyle
197  * Method:    SResolutionX
198  * Signature: ()Ljcas/Standard_CString;
199  */
200 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SResolutionX
201   (JNIEnv *, jobject);
202
203 /*
204  * Class:     SampleHLRJni_Aspect_0005fFontStyle
205  * Method:    SResolutionY
206  * Signature: ()Ljcas/Standard_CString;
207  */
208 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SResolutionY
209   (JNIEnv *, jobject);
210
211 /*
212  * Class:     SampleHLRJni_Aspect_0005fFontStyle
213  * Method:    SSlant
214  * Signature: ()Ljcas/Standard_CString;
215  */
216 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SSlant
217   (JNIEnv *, jobject);
218
219 /*
220  * Class:     SampleHLRJni_Aspect_0005fFontStyle
221  * Method:    SSpacing
222  * Signature: ()Ljcas/Standard_CString;
223  */
224 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SSpacing
225   (JNIEnv *, jobject);
226
227 /*
228  * Class:     SampleHLRJni_Aspect_0005fFontStyle
229  * Method:    SStyle
230  * Signature: ()Ljcas/Standard_CString;
231  */
232 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SStyle
233   (JNIEnv *, jobject);
234
235 /*
236  * Class:     SampleHLRJni_Aspect_0005fFontStyle
237  * Method:    SWidth
238  * Signature: ()Ljcas/Standard_CString;
239  */
240 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SWidth
241   (JNIEnv *, jobject);
242
243 /*
244  * Class:     SampleHLRJni_Aspect_0005fFontStyle
245  * Method:    SetEncoding
246  * Signature: (Ljcas/Standard_CString;)V
247  */
248 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetEncoding
249   (JNIEnv *, jobject, jobject);
250
251 /*
252  * Class:     SampleHLRJni_Aspect_0005fFontStyle
253  * Method:    SetFamily
254  * Signature: (Ljcas/Standard_CString;)V
255  */
256 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetFamily
257   (JNIEnv *, jobject, jobject);
258
259 /*
260  * Class:     SampleHLRJni_Aspect_0005fFontStyle
261  * Method:    SetRegistry
262  * Signature: (Ljcas/Standard_CString;)V
263  */
264 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetRegistry
265   (JNIEnv *, jobject, jobject);
266
267 /*
268  * Class:     SampleHLRJni_Aspect_0005fFontStyle
269  * Method:    SetWeight
270  * Signature: (Ljcas/Standard_CString;)V
271  */
272 JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetWeight
273   (JNIEnv *, jobject, jobject);
274
275 /*
276  * Class:     SampleHLRJni_Aspect_0005fFontStyle
277  * Method:    Size
278  * Signature: ()D
279  */
280 JNIEXPORT jdouble JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Size
281   (JNIEnv *, jobject);
282
283 /*
284  * Class:     SampleHLRJni_Aspect_0005fFontStyle
285  * Method:    Slant
286  * Signature: ()D
287  */
288 JNIEXPORT jdouble JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Slant
289   (JNIEnv *, jobject);
290
291 /*
292  * Class:     SampleHLRJni_Aspect_0005fFontStyle
293  * Method:    Style
294  * Signature: ()S
295  */
296 JNIEXPORT jshort JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Style
297   (JNIEnv *, jobject);
298
299 /*
300  * Class:     SampleHLRJni_Aspect_0005fFontStyle
301  * Method:    Value
302  * Signature: ()Ljcas/Standard_CString;
303  */
304 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Value
305   (JNIEnv *, jobject);
306
307 /*
308  * Class:     SampleHLRJni_Aspect_0005fFontStyle
309  * Method:    Weight
310  * Signature: ()Ljcas/Standard_CString;
311  */
312 JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Weight
313   (JNIEnv *, jobject);
314
315 #ifdef __cplusplus
316 }
317 #endif
318 #endif