Integration of OCCT 6.5.0 from SVN
[occt.git] / samples / java / inc / CASCADESamplesJni_Aspect_WidthMapEntry.h
1 /* DO NOT EDIT THIS FILE - it is machine generated */
2 #include <jni.h>
3 /* Header for class CASCADESamplesJni_Aspect_0005fWidthMapEntry */
4
5 #ifndef _Included_CASCADESamplesJni_Aspect_0005fWidthMapEntry
6 #define _Included_CASCADESamplesJni_Aspect_0005fWidthMapEntry
7 #ifdef __cplusplus
8 extern "C" {
9 #endif
10 /* Inaccessible static: myCasLock */
11 /*
12  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
13  * Method:    Aspect_WidthMapEntry_Create_1
14  * Signature: ()V
15  */
16 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_11
17   (JNIEnv *, jobject);
18
19 /*
20  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
21  * Method:    Aspect_WidthMapEntry_Create_2
22  * Signature: (II)V
23  */
24 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_12
25   (JNIEnv *, jobject, jint, jint);
26
27 /*
28  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
29  * Method:    Aspect_WidthMapEntry_Create_3
30  * Signature: (ID)V
31  */
32 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_13
33   (JNIEnv *, jobject, jint, jdouble);
34
35 /*
36  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
37  * Method:    Aspect_WidthMapEntry_Create_4
38  * Signature: (LCASCADESamplesJni/Aspect_WidthMapEntry;)V
39  */
40 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_14
41   (JNIEnv *, jobject, jobject);
42
43 /*
44  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
45  * Method:    Aspect_WidthMapEntry_SetValue_1
46  * Signature: (II)V
47  */
48 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_11
49   (JNIEnv *, jobject, jint, jint);
50
51 /*
52  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
53  * Method:    Aspect_WidthMapEntry_SetValue_2
54  * Signature: (ID)V
55  */
56 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_12
57   (JNIEnv *, jobject, jint, jdouble);
58
59 /*
60  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
61  * Method:    Aspect_WidthMapEntry_SetValue_3
62  * Signature: (LCASCADESamplesJni/Aspect_WidthMapEntry;)V
63  */
64 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_13
65   (JNIEnv *, jobject, jobject);
66
67 /*
68  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
69  * Method:    Dump
70  * Signature: ()V
71  */
72 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Dump
73   (JNIEnv *, jobject);
74
75 /*
76  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
77  * Method:    FinalizeValue
78  * Signature: (J)V
79  */
80 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_FinalizeValue
81   (JNIEnv *, jclass, jlong);
82
83 /*
84  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
85  * Method:    Free
86  * Signature: ()V
87  */
88 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Free
89   (JNIEnv *, jobject);
90
91 /*
92  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
93  * Method:    Index
94  * Signature: ()I
95  */
96 JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Index
97   (JNIEnv *, jobject);
98
99 /*
100  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
101  * Method:    IsAllocated
102  * Signature: ()Z
103  */
104 JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_IsAllocated
105   (JNIEnv *, jobject);
106
107 /*
108  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
109  * Method:    SetIndex
110  * Signature: (I)V
111  */
112 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetIndex
113   (JNIEnv *, jobject, jint);
114
115 /*
116  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
117  * Method:    SetType
118  * Signature: (I)V
119  */
120 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetType
121   (JNIEnv *, jobject, jint);
122
123 /*
124  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
125  * Method:    SetWidth
126  * Signature: (D)V
127  */
128 JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetWidth
129   (JNIEnv *, jobject, jdouble);
130
131 /*
132  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
133  * Method:    Type
134  * Signature: ()I
135  */
136 JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Type
137   (JNIEnv *, jobject);
138
139 /*
140  * Class:     CASCADESamplesJni_Aspect_0005fWidthMapEntry
141  * Method:    Width
142  * Signature: ()D
143  */
144 JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Width
145   (JNIEnv *, jobject);
146
147 #ifdef __cplusplus
148 }
149 #endif
150 #endif