1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-04-05 18:16:23 +03:00
occt/samples/java/inc/SampleHLRJni_Aspect_FontStyle.h
2012-03-05 19:23:40 +04:00

319 lines
8.6 KiB
C
Executable File

/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class SampleHLRJni_Aspect_0005fFontStyle */
#ifndef _Included_SampleHLRJni_Aspect_0005fFontStyle
#define _Included_SampleHLRJni_Aspect_0005fFontStyle
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: AliasName
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_AliasName
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_11
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_2
* Signature: (SDDZ)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_12
(JNIEnv *, jobject, jshort, jdouble, jdouble, jboolean);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_3
* Signature: (Ljcas/Standard_CString;DDZ)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_13
(JNIEnv *, jobject, jobject, jdouble, jdouble, jboolean);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_4
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_14
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_SetValues_1
* Signature: (SDDZ)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_11
(JNIEnv *, jobject, jshort, jdouble, jdouble, jboolean);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_SetValues_2
* Signature: (Ljcas/Standard_CString;DDZ)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_12
(JNIEnv *, jobject, jobject, jdouble, jdouble, jboolean);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_SetValues_3
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_13
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Assign
* Signature: (LSampleHLRJni/Aspect_FontStyle;)LSampleHLRJni/Aspect_FontStyle;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Assign
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: CapsHeight
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1FontStyle_CapsHeight
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Dump
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Encoding
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Encoding
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Family
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Family
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Foundry
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Foundry
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: FullName
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_FullName
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: IsEqual
* Signature: (LSampleHLRJni/Aspect_FontStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1FontStyle_IsEqual
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: IsNotEqual
* Signature: (LSampleHLRJni/Aspect_FontStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_SampleHLRJni_Aspect_1FontStyle_IsNotEqual
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Length
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Length
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Registry
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Registry
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SAverageWidth
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SAverageWidth
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SPixelSize
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SPixelSize
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SPointSize
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SPointSize
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SResolutionX
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SResolutionX
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SResolutionY
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SResolutionY
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SSlant
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SSlant
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SSpacing
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SSpacing
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SStyle
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SStyle
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SWidth
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SWidth
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SetEncoding
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetEncoding
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SetFamily
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetFamily
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SetRegistry
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetRegistry
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: SetWeight
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_SampleHLRJni_Aspect_1FontStyle_SetWeight
(JNIEnv *, jobject, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Size
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Size
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Slant
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Slant
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Style
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Style
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Value
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Value
(JNIEnv *, jobject);
/*
* Class: SampleHLRJni_Aspect_0005fFontStyle
* Method: Weight
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_SampleHLRJni_Aspect_1FontStyle_Weight
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif