1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

Integration of OCCT 6.5.0 from SVN

This commit is contained in:
bugmaster
2011-03-16 07:30:28 +00:00
committed by bugmaster
parent 4903637061
commit 7fd59977df
16375 changed files with 3882564 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fClearMode */
#ifndef _Included_CASCADESamplesJni_AIS_0005fClearMode
#define _Included_CASCADESamplesJni_AIS_0005fClearMode
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_All
#define CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_All 0L
#undef CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_Interactive
#define CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_Interactive 1L
#undef CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_Filters
#define CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_Filters 2L
#undef CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_StandardModes
#define CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_StandardModes 3L
#undef CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_TemporaryShapePrs
#define CASCADESamplesJni_AIS_0005fClearMode_AIS_CM_TemporaryShapePrs 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,21 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fDisplayMode */
#ifndef _Included_CASCADESamplesJni_AIS_0005fDisplayMode
#define _Included_CASCADESamplesJni_AIS_0005fDisplayMode
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fDisplayMode_AIS_WireFrame
#define CASCADESamplesJni_AIS_0005fDisplayMode_AIS_WireFrame 0L
#undef CASCADESamplesJni_AIS_0005fDisplayMode_AIS_Shaded
#define CASCADESamplesJni_AIS_0005fDisplayMode_AIS_Shaded 1L
#undef CASCADESamplesJni_AIS_0005fDisplayMode_AIS_QuickHLR
#define CASCADESamplesJni_AIS_0005fDisplayMode_AIS_QuickHLR 2L
#undef CASCADESamplesJni_AIS_0005fDisplayMode_AIS_ExactHLR
#define CASCADESamplesJni_AIS_0005fDisplayMode_AIS_ExactHLR 3L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fDisplayStatus */
#ifndef _Included_CASCADESamplesJni_AIS_0005fDisplayStatus
#define _Included_CASCADESamplesJni_AIS_0005fDisplayStatus
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_Displayed
#define CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_Displayed 0L
#undef CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_Erased
#define CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_Erased 1L
#undef CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_FullErased
#define CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_FullErased 2L
#undef CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_Temporary
#define CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_Temporary 3L
#undef CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_None
#define CASCADESamplesJni_AIS_0005fDisplayStatus_AIS_DS_None 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fDrawer */
#ifndef _Included_CASCADESamplesJni_AIS_0005fDrawer
#define _Included_CASCADESamplesJni_AIS_0005fDrawer
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,598 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fInteractiveObject */
#ifndef _Included_CASCADESamplesJni_AIS_0005fInteractiveObject
#define _Included_CASCADESamplesJni_AIS_0005fInteractiveObject
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_Color_1
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1Color_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_Color_2
* Signature: (LCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1Color_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_SetColor_1
* Signature: (LCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1SetColor_11
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_SetColor_2
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1SetColor_12
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_SetMaterial_1
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1SetMaterial_11
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_SetMaterial_2
* Signature: (LCASCADESamplesJni/Graphic3d_MaterialAspect;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1SetMaterial_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_State_1
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1State_11
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AIS_InteractiveObject_State_2
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AIS_1InteractiveObject_1State_12
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AcceptDisplayMode
* Signature: (I)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AcceptDisplayMode
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AcceptShapeDecomposition
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AcceptShapeDecomposition
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: AddUser
* Signature: (LCASCADESamplesJni/Standard_Transient;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_AddUser
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Attributes
* Signature: ()LCASCADESamplesJni/AIS_Drawer;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Attributes
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: ClearOwner
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_ClearOwner
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: ClearUsers
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_ClearUsers
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: CurrentFacingModel
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_CurrentFacingModel
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: DefaultDisplayMode
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_DefaultDisplayMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: DegenerateModel
* Signature: (Ljcas/Standard_Real;)S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_DegenerateModel
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: DisplayMode
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_DisplayMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: GetContext
* Signature: ()LCASCADESamplesJni/AIS_InteractiveContext;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_GetContext
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: GetOwner
* Signature: ()LCASCADESamplesJni/Standard_Transient;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_GetOwner
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasColor
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasColor
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasDisplayMode
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasDisplayMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasHilightMode
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasHilightMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasInteractiveContext
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasInteractiveContext
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasMaterial
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasMaterial
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasOwner
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasOwner
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasPolygonOffsets
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasPolygonOffsets
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasPresentation
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasPresentation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasSelectionMode
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasSelectionMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasSelectionPriority
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasSelectionPriority
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasTransformation
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasTransformation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasUsers
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasUsers
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HasWidth
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HasWidth
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: HilightMode
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_HilightMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: IsInfinite
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_IsInfinite
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: IsTransparent
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_IsTransparent
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Material
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Material
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: PolygonOffsets
* Signature: (Ljcas/Standard_Integer;Ljcas/Standard_Real;Ljcas/Standard_Real;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_PolygonOffsets
(JNIEnv *, jobject, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Presentation
* Signature: ()LCASCADESamplesJni/Prs3d_Presentation;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Presentation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Redisplay
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Redisplay
(JNIEnv *, jobject, jboolean);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SelectionMode
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SelectionMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SelectionPriority
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SelectionPriority
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetAspect
* Signature: (LCASCADESamplesJni/Prs3d_BasicAspect;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetAspect
(JNIEnv *, jobject, jobject, jboolean);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetAttributes
* Signature: (LCASCADESamplesJni/AIS_Drawer;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetAttributes
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetContext
* Signature: (LCASCADESamplesJni/AIS_InteractiveContext;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetContext
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetCurrentFacingModel
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetCurrentFacingModel
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetDegenerateModel
* Signature: (SD)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetDegenerateModel
(JNIEnv *, jobject, jshort, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetDisplayMode
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetDisplayMode
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetHilightMode
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetHilightMode
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetInfiniteState
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetInfiniteState
(JNIEnv *, jobject, jboolean);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetOwner
* Signature: (LCASCADESamplesJni/Standard_Transient;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetOwner
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetPolygonOffsets
* Signature: (IDD)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetPolygonOffsets
(JNIEnv *, jobject, jint, jdouble, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetSelectionMode
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetSelectionMode
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetSelectionPriority
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetSelectionPriority
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetTransformation
* Signature: (LCASCADESamplesJni/Geom_Transformation;ZZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetTransformation
(JNIEnv *, jobject, jobject, jboolean, jboolean);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetTransparency
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetTransparency
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: SetWidth
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_SetWidth
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Signature
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Signature
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Transformation
* Signature: ()LCASCADESamplesJni/Geom_Transformation;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Transformation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Transparency
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Transparency
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Type
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Type
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetAttributes
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetAttributes
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetColor
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetColor
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetDisplayMode
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetDisplayMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetHilightMode
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetHilightMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetMaterial
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetMaterial
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetSelectionMode
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetSelectionMode
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetSelectionPriority
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetSelectionPriority
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetTransformation
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetTransformation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetTransparency
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetTransparency
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: UnsetWidth
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_UnsetWidth
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Users
* Signature: ()LCASCADESamplesJni/TColStd_ListOfTransient;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Users
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fInteractiveObject
* Method: Width
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_AIS_1InteractiveObject_Width
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fKindOfInteractive */
#ifndef _Included_CASCADESamplesJni_AIS_0005fKindOfInteractive
#define _Included_CASCADESamplesJni_AIS_0005fKindOfInteractive
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_None
#define CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_None 0L
#undef CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Datum
#define CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Datum 1L
#undef CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Shape
#define CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Shape 2L
#undef CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Object
#define CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Object 3L
#undef CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Relation
#define CASCADESamplesJni_AIS_0005fKindOfInteractive_AIS_KOI_Relation 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fListOfInteractive */
#ifndef _Included_CASCADESamplesJni_AIS_0005fListOfInteractive
#define _Included_CASCADESamplesJni_AIS_0005fListOfInteractive
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_AIS_0005fListOfInteractive
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1ListOfInteractive_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,326 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fShape */
#ifndef _Included_CASCADESamplesJni_AIS_0005fShape
#define _Included_CASCADESamplesJni_AIS_0005fShape
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_Color_1
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1Color_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_Color_2
* Signature: (LCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1Color_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_Create_0
* Signature: (LCASCADESamplesJni/TopoDS_Shape;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1Create_10
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetColor_1
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetColor_11
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetColor_2
* Signature: (LCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetColor_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetMaterial_1
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetMaterial_11
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetMaterial_2
* Signature: (LCASCADESamplesJni/Graphic3d_MaterialAspect;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetMaterial_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnDeviationAngle_1
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnDeviationAngle_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnDeviationAngle_2
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnDeviationAngle_12
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnDeviationCoefficient_1
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnDeviationCoefficient_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnDeviationCoefficient_2
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnDeviationCoefficient_12
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnHLRDeviationAngle_1
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnHLRDeviationAngle_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnHLRDeviationAngle_2
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnHLRDeviationAngle_12
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnHLRDeviationCoefficient_1
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnHLRDeviationCoefficient_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AIS_Shape_SetOwnHLRDeviationCoefficient_2
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_AIS_1Shape_1SetOwnHLRDeviationCoefficient_12
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: AcceptShapeDecomposition
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_AcceptShapeDecomposition
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: BoundingBox
* Signature: ()LCASCADESamplesJni/Bnd_Box;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1Shape_BoundingBox
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: GetDeflection
* Signature: (LCASCADESamplesJni/TopoDS_Shape;LCASCADESamplesJni/Prs3d_Drawer;)D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_AIS_1Shape_GetDeflection
(JNIEnv *, jclass, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: Material
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1Shape_Material
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: OwnDeviationAngle
* Signature: (Ljcas/Standard_Real;Ljcas/Standard_Real;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_OwnDeviationAngle
(JNIEnv *, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: OwnDeviationCoefficient
* Signature: (Ljcas/Standard_Real;Ljcas/Standard_Real;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_OwnDeviationCoefficient
(JNIEnv *, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: OwnHLRDeviationAngle
* Signature: (Ljcas/Standard_Real;Ljcas/Standard_Real;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_OwnHLRDeviationAngle
(JNIEnv *, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: OwnHLRDeviationCoefficient
* Signature: (Ljcas/Standard_Real;Ljcas/Standard_Real;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_AIS_1Shape_OwnHLRDeviationCoefficient
(JNIEnv *, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: SelectionMode
* Signature: (S)I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1Shape_SelectionMode
(JNIEnv *, jclass, jshort);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: SelectionType
* Signature: (I)S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1Shape_SelectionType
(JNIEnv *, jclass, jint);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: Set
* Signature: (LCASCADESamplesJni/TopoDS_Shape;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_Set
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: SetAngleAndDeviation
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_SetAngleAndDeviation
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: SetHLRAngleAndDeviation
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_SetHLRAngleAndDeviation
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: SetTransparency
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_SetTransparency
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: SetWidth
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_SetWidth
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: Shape
* Signature: ()LCASCADESamplesJni/TopoDS_Shape;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_AIS_1Shape_Shape
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: Signature
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_AIS_1Shape_Signature
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: Transparency
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_AIS_1Shape_Transparency
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: Type
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_AIS_1Shape_Type
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: UnsetColor
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_UnsetColor
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: UnsetMaterial
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_UnsetMaterial
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: UnsetTransparency
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_UnsetTransparency
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: UnsetWidth
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_AIS_1Shape_UnsetWidth
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_AIS_0005fShape
* Method: UserAngle
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_AIS_1Shape_UserAngle
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,27 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fStatusOfDetection */
#ifndef _Included_CASCADESamplesJni_AIS_0005fStatusOfDetection
#define _Included_CASCADESamplesJni_AIS_0005fStatusOfDetection
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_Error
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_Error 0L
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_Nothing
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_Nothing 1L
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_AllBad
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_AllBad 2L
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_Selected
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_Selected 3L
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_OnlyOneDetected
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_OnlyOneDetected 4L
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_OnlyOneGood
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_OnlyOneGood 5L
#undef CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_SeveralGood
#define CASCADESamplesJni_AIS_0005fStatusOfDetection_AIS_SOD_SeveralGood 6L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fStatusOfPick */
#ifndef _Included_CASCADESamplesJni_AIS_0005fStatusOfPick
#define _Included_CASCADESamplesJni_AIS_0005fStatusOfPick
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_Error
#define CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_Error 0L
#undef CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_NothingSelected
#define CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_NothingSelected 1L
#undef CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_Removed
#define CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_Removed 2L
#undef CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_OneSelected
#define CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_OneSelected 3L
#undef CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_SeveralSelected
#define CASCADESamplesJni_AIS_0005fStatusOfPick_AIS_SOP_SeveralSelected 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,19 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_AIS_0005fTypeOfIso */
#ifndef _Included_CASCADESamplesJni_AIS_0005fTypeOfIso
#define _Included_CASCADESamplesJni_AIS_0005fTypeOfIso
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_AIS_0005fTypeOfIso_AIS_TOI_IsoU
#define CASCADESamplesJni_AIS_0005fTypeOfIso_AIS_TOI_IsoU 0L
#undef CASCADESamplesJni_AIS_0005fTypeOfIso_AIS_TOI_IsoV
#define CASCADESamplesJni_AIS_0005fTypeOfIso_AIS_TOI_IsoV 1L
#undef CASCADESamplesJni_AIS_0005fTypeOfIso_AIS_TOI_Both
#define CASCADESamplesJni_AIS_0005fTypeOfIso_AIS_TOI_Both 2L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fAspectMarker */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fAspectMarker
#define _Included_CASCADESamplesJni_Aspect_0005fAspectMarker
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fBackground */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fBackground
#define _Included_CASCADESamplesJni_Aspect_0005fBackground
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fBackground
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1Background_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fColorMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fColorMap
#define _Included_CASCADESamplesJni_Aspect_0005fColorMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,118 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fColorMapEntry */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fColorMapEntry
#define _Included_CASCADESamplesJni_Aspect_0005fColorMapEntry
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Aspect_ColorMapEntry_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Aspect_1ColorMapEntry_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Aspect_ColorMapEntry_Create_2
* Signature: (ILCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Aspect_1ColorMapEntry_1Create_12
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Aspect_ColorMapEntry_Create_3
* Signature: (LCASCADESamplesJni/Aspect_ColorMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Aspect_1ColorMapEntry_1Create_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Aspect_ColorMapEntry_SetValue_1
* Signature: (ILCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Aspect_1ColorMapEntry_1SetValue_11
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Aspect_ColorMapEntry_SetValue_2
* Signature: (LCASCADESamplesJni/Aspect_ColorMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Aspect_1ColorMapEntry_1SetValue_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Color
* Signature: ()LCASCADESamplesJni/Quantity_Color;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Color
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Dump
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Free
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Free
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: Index
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_Index
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: IsAllocated
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_IsAllocated
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: SetColor
* Signature: (LCASCADESamplesJni/Quantity_Color;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_SetColor
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fColorMapEntry
* Method: SetIndex
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1ColorMapEntry_SetIndex
(JNIEnv *, jobject, jint);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fColorScale */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fColorScale
#define _Included_CASCADESamplesJni_Aspect_0005fColorScale
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fDriver */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fDriver
#define _Included_CASCADESamplesJni_Aspect_0005fDriver
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,21 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fFillMethod */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fFillMethod
#define _Included_CASCADESamplesJni_Aspect_0005fFillMethod
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_NONE
#define CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_NONE 0L
#undef CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_CENTERED
#define CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_CENTERED 1L
#undef CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_TILED
#define CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_TILED 2L
#undef CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_STRETCH
#define CASCADESamplesJni_Aspect_0005fFillMethod_Aspect_FM_STRETCH 3L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fFontMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fFontMap
#define _Included_CASCADESamplesJni_Aspect_0005fFontMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,118 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fFontMapEntry */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fFontMapEntry
#define _Included_CASCADESamplesJni_Aspect_0005fFontMapEntry
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Aspect_FontMapEntry_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Aspect_1FontMapEntry_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Aspect_FontMapEntry_Create_2
* Signature: (ILCASCADESamplesJni/Aspect_FontStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Aspect_1FontMapEntry_1Create_12
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Aspect_FontMapEntry_Create_3
* Signature: (LCASCADESamplesJni/Aspect_FontMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Aspect_1FontMapEntry_1Create_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Aspect_FontMapEntry_SetValue_1
* Signature: (ILCASCADESamplesJni/Aspect_FontStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Aspect_1FontMapEntry_1SetValue_11
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Aspect_FontMapEntry_SetValue_2
* Signature: (LCASCADESamplesJni/Aspect_FontMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Aspect_1FontMapEntry_1SetValue_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Dump
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Free
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Free
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Index
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Index
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: IsAllocated
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_IsAllocated
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: SetIndex
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_SetIndex
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: SetType
* Signature: (LCASCADESamplesJni/Aspect_FontStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_SetType
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontMapEntry
* Method: Type
* Signature: ()LCASCADESamplesJni/Aspect_FontStyle;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontMapEntry_Type
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,318 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fFontStyle */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fFontStyle
#define _Included_CASCADESamplesJni_Aspect_0005fFontStyle
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: AliasName
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_AliasName
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_2
* Signature: (IDDZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_12
(JNIEnv *, jobject, jint, jdouble, jdouble, jboolean);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_3
* Signature: (Ljcas/Standard_CString;DDZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_13
(JNIEnv *, jobject, jobject, jdouble, jdouble, jboolean);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_Create_4
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1Create_14
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_SetValues_1
* Signature: (IDDZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_11
(JNIEnv *, jobject, jint, jdouble, jdouble, jboolean);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_SetValues_2
* Signature: (Ljcas/Standard_CString;DDZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_12
(JNIEnv *, jobject, jobject, jdouble, jdouble, jboolean);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Aspect_FontStyle_SetValues_3
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Aspect_1FontStyle_1SetValues_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Assign
* Signature: (LCASCADESamplesJni/Aspect_FontStyle;)LCASCADESamplesJni/Aspect_FontStyle;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Assign
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: CapsHeight
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_CapsHeight
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Dump
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Encoding
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Encoding
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Family
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Family
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Foundry
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Foundry
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: FullName
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_FullName
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: IsEqual
* Signature: (LCASCADESamplesJni/Aspect_FontStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_IsEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: IsNotEqual
* Signature: (LCASCADESamplesJni/Aspect_FontStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_IsNotEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Length
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Length
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Registry
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Registry
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SAverageWidth
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SAverageWidth
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SPixelSize
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SPixelSize
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SPointSize
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SPointSize
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SResolutionX
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SResolutionX
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SResolutionY
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SResolutionY
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SSlant
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SSlant
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SSpacing
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SSpacing
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SStyle
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SStyle
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SWidth
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SWidth
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SetEncoding
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SetEncoding
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SetFamily
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SetFamily
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SetRegistry
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SetRegistry
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: SetWeight
* Signature: (Ljcas/Standard_CString;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_SetWeight
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Size
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Size
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Slant
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Slant
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Style
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Style
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Value
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Value
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fFontStyle
* Method: Weight
* Signature: ()Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1FontStyle_Weight
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,55 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper
#define _Included_CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A0
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A0 0L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A1
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A1 1L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A2
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A2 2L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A3
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A3 3L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A4
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A4 4L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A5
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A5 5L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_K_LONG
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_K_LONG 6L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_K_SHORT
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_K_SHORT 7L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_J_LONG
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_J_LONG 8L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_J_SHORT
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_J_SHORT 9L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_H_LONG
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_H_LONG 10L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_H_SHORT
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_H_SHORT 11L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_G_LONG
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_G_LONG 12L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_G_SHORT
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_G_SHORT 13L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_F
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_F 14L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_E
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_E 15L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_D
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_D 16L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_C
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_C 17L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_B
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_B 18L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_A 19L
#undef CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_UNKNOWN
#define CASCADESamplesJni_Aspect_0005fFormatOfSheetPaper_Aspect_FOSP_UNKNOWN 20L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,78 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fGenericColorMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fGenericColorMap
#define _Included_CASCADESamplesJni_Aspect_0005fGenericColorMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: Aspect_GenericColorMap_AddEntry_1
* Signature: (LCASCADESamplesJni/Aspect_ColorMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_Aspect_1GenericColorMap_1AddEntry_11
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: Aspect_GenericColorMap_AddEntry_2
* Signature: (LCASCADESamplesJni/Quantity_Color;)I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_Aspect_1GenericColorMap_1AddEntry_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: Aspect_GenericColorMap_Create_0
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_Aspect_1GenericColorMap_1Create_10
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: FindColorMapIndex
* Signature: (I)I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_FindColorMapIndex
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: FindEntry
* Signature: (I)LCASCADESamplesJni/Aspect_ColorMapEntry;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_FindEntry
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: NearestColorMapIndex
* Signature: (LCASCADESamplesJni/Quantity_Color;)I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_NearestColorMapIndex
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: NearestEntry
* Signature: (LCASCADESamplesJni/Quantity_Color;)LCASCADESamplesJni/Aspect_ColorMapEntry;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_NearestEntry
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fGenericColorMap
* Method: RemoveEntry
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1GenericColorMap_RemoveEntry
(JNIEnv *, jobject, jint);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fGraphicDevice */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fGraphicDevice
#define _Included_CASCADESamplesJni_Aspect_0005fGraphicDevice
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fGrid */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fGrid
#define _Included_CASCADESamplesJni_Aspect_0005fGrid
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,19 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fGridDrawMode */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fGridDrawMode
#define _Included_CASCADESamplesJni_Aspect_0005fGridDrawMode
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fGridDrawMode_Aspect_GDM_Lines
#define CASCADESamplesJni_Aspect_0005fGridDrawMode_Aspect_GDM_Lines 0L
#undef CASCADESamplesJni_Aspect_0005fGridDrawMode_Aspect_GDM_Points
#define CASCADESamplesJni_Aspect_0005fGridDrawMode_Aspect_GDM_Points 1L
#undef CASCADESamplesJni_Aspect_0005fGridDrawMode_Aspect_GDM_None
#define CASCADESamplesJni_Aspect_0005fGridDrawMode_Aspect_GDM_None 2L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,17 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fGridType */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fGridType
#define _Included_CASCADESamplesJni_Aspect_0005fGridType
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fGridType_Aspect_GT_Rectangular
#define CASCADESamplesJni_Aspect_0005fGridType_Aspect_GT_Rectangular 0L
#undef CASCADESamplesJni_Aspect_0005fGridType_Aspect_GT_Circular
#define CASCADESamplesJni_Aspect_0005fGridType_Aspect_GT_Circular 1L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,110 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fLineStyle */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fLineStyle
#define _Included_CASCADESamplesJni_Aspect_0005fLineStyle
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Aspect_LineStyle_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Aspect_1LineStyle_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Aspect_LineStyle_Create_2
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Aspect_1LineStyle_1Create_12
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Aspect_LineStyle_Create_3
* Signature: (LCASCADESamplesJni/TColQuantity_Array1OfLength;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Aspect_1LineStyle_1Create_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Aspect_LineStyle_SetValues_1
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Aspect_1LineStyle_1SetValues_11
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Aspect_LineStyle_SetValues_2
* Signature: (LCASCADESamplesJni/TColQuantity_Array1OfLength;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Aspect_1LineStyle_1SetValues_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Assign
* Signature: (LCASCADESamplesJni/Aspect_LineStyle;)LCASCADESamplesJni/Aspect_LineStyle;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Assign
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: IsEqual
* Signature: (LCASCADESamplesJni/Aspect_LineStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_IsEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: IsNotEqual
* Signature: (LCASCADESamplesJni/Aspect_LineStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_IsNotEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Length
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Length
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Style
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Style
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fLineStyle
* Method: Values
* Signature: ()LCASCADESamplesJni/TColQuantity_Array1OfLength;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1LineStyle_Values
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fMarkMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fMarkMap
#define _Included_CASCADESamplesJni_Aspect_0005fMarkMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,118 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fMarkMapEntry */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fMarkMapEntry
#define _Included_CASCADESamplesJni_Aspect_0005fMarkMapEntry
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Aspect_MarkMapEntry_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Aspect_1MarkMapEntry_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Aspect_MarkMapEntry_Create_2
* Signature: (ILCASCADESamplesJni/Aspect_MarkerStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Aspect_1MarkMapEntry_1Create_12
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Aspect_MarkMapEntry_Create_3
* Signature: (LCASCADESamplesJni/Aspect_MarkMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Aspect_1MarkMapEntry_1Create_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Aspect_MarkMapEntry_SetValue_1
* Signature: (ILCASCADESamplesJni/Aspect_MarkerStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Aspect_1MarkMapEntry_1SetValue_11
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Aspect_MarkMapEntry_SetValue_2
* Signature: (LCASCADESamplesJni/Aspect_MarkMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Aspect_1MarkMapEntry_1SetValue_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Dump
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Free
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Free
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Index
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Index
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: IsAllocated
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_IsAllocated
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: SetIndex
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_SetIndex
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: SetStyle
* Signature: (LCASCADESamplesJni/Aspect_MarkerStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_SetStyle
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkMapEntry
* Method: Style
* Signature: ()LCASCADESamplesJni/Aspect_MarkerStyle;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1MarkMapEntry_Style
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,126 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fMarkerStyle */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fMarkerStyle
#define _Included_CASCADESamplesJni_Aspect_0005fMarkerStyle
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Aspect_MarkerStyle_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Aspect_1MarkerStyle_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Aspect_MarkerStyle_Create_2
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Aspect_1MarkerStyle_1Create_12
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Aspect_MarkerStyle_Create_3
* Signature: (LCASCADESamplesJni/TColStd_Array1OfReal;LCASCADESamplesJni/TColStd_Array1OfReal;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Aspect_1MarkerStyle_1Create_13
(JNIEnv *, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Aspect_MarkerStyle_Create_4
* Signature: (LCASCADESamplesJni/TColStd_Array1OfReal;LCASCADESamplesJni/TColStd_Array1OfReal;LCASCADESamplesJni/TColStd_Array1OfBoolean;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Aspect_1MarkerStyle_1Create_14
(JNIEnv *, jobject, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Assign
* Signature: (LCASCADESamplesJni/Aspect_MarkerStyle;)LCASCADESamplesJni/Aspect_MarkerStyle;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Assign
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: IsEqual
* Signature: (LCASCADESamplesJni/Aspect_MarkerStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_IsEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: IsNotEqual
* Signature: (LCASCADESamplesJni/Aspect_MarkerStyle;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_IsNotEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Length
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Length
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: SValues
* Signature: ()LCASCADESamplesJni/TColStd_Array1OfBoolean;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_SValues
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Type
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Type
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: Values
* Signature: (ILjcas/Standard_Real;Ljcas/Standard_Real;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_Values
(JNIEnv *, jobject, jint, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: XValues
* Signature: ()LCASCADESamplesJni/TShort_Array1OfShortReal;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_XValues
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fMarkerStyle
* Method: YValues
* Signature: ()LCASCADESamplesJni/TShort_Array1OfShortReal;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1MarkerStyle_YValues
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fPixMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fPixMap
#define _Included_CASCADESamplesJni_Aspect_0005fPixMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeMap
#define _Included_CASCADESamplesJni_Aspect_0005fTypeMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,118 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeMapEntry */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeMapEntry
#define _Included_CASCADESamplesJni_Aspect_0005fTypeMapEntry
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Aspect_TypeMapEntry_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Aspect_1TypeMapEntry_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Aspect_TypeMapEntry_Create_2
* Signature: (ILCASCADESamplesJni/Aspect_LineStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Aspect_1TypeMapEntry_1Create_12
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Aspect_TypeMapEntry_Create_3
* Signature: (LCASCADESamplesJni/Aspect_TypeMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Aspect_1TypeMapEntry_1Create_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Aspect_TypeMapEntry_SetValue_1
* Signature: (ILCASCADESamplesJni/Aspect_LineStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Aspect_1TypeMapEntry_1SetValue_11
(JNIEnv *, jobject, jint, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Aspect_TypeMapEntry_SetValue_2
* Signature: (LCASCADESamplesJni/Aspect_TypeMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Aspect_1TypeMapEntry_1SetValue_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Dump
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Free
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Free
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Index
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Index
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: IsAllocated
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_IsAllocated
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: SetIndex
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_SetIndex
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: SetType
* Signature: (LCASCADESamplesJni/Aspect_LineStyle;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_SetType
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fTypeMapEntry
* Method: Type
* Signature: ()LCASCADESamplesJni/Aspect_LineStyle;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Aspect_1TypeMapEntry_Type
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,19 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfColorMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfColorMap
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfColorMap
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfColorMap_Aspect_TOC_Generic
#define CASCADESamplesJni_Aspect_0005fTypeOfColorMap_Aspect_TOC_Generic 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfColorMap_Aspect_TOC_ColorCube
#define CASCADESamplesJni_Aspect_0005fTypeOfColorMap_Aspect_TOC_ColorCube 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfColorMap_Aspect_TOC_ColorRamp
#define CASCADESamplesJni_Aspect_0005fTypeOfColorMap_Aspect_TOC_ColorRamp 2L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,19 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfColorSpace */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfColorSpace
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfColorSpace
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfColorSpace_Aspect_TOCS_BlackAndWhite
#define CASCADESamplesJni_Aspect_0005fTypeOfColorSpace_Aspect_TOCS_BlackAndWhite 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfColorSpace_Aspect_TOCS_GreyScale
#define CASCADESamplesJni_Aspect_0005fTypeOfColorSpace_Aspect_TOCS_GreyScale 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfColorSpace_Aspect_TOCS_RGB
#define CASCADESamplesJni_Aspect_0005fTypeOfColorSpace_Aspect_TOCS_RGB 2L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,25 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_NONE
#define CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_NONE 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_TINY
#define CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_TINY 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_WIREFRAME
#define CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_WIREFRAME 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_MARKER
#define CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_MARKER 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_BBOX
#define CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_BBOX 4L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_AUTO
#define CASCADESamplesJni_Aspect_0005fTypeOfDegenerateModel_Aspect_TDM_AUTO 5L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,21 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfDrawMode */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfDrawMode
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfDrawMode
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_REPLACE
#define CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_REPLACE 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_ERASE
#define CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_ERASE 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XOR
#define CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XOR 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XORLIGHT
#define CASCADESamplesJni_Aspect_0005fTypeOfDrawMode_Aspect_TODM_XORLIGHT 3L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,19 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfFacingModel */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfFacingModel
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfFacingModel
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfFacingModel_Aspect_TOFM_BOTH_SIDE
#define CASCADESamplesJni_Aspect_0005fTypeOfFacingModel_Aspect_TOFM_BOTH_SIDE 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfFacingModel_Aspect_TOFM_BACK_SIDE
#define CASCADESamplesJni_Aspect_0005fTypeOfFacingModel_Aspect_TOFM_BACK_SIDE 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfFacingModel_Aspect_TOFM_FRONT_SIDE
#define CASCADESamplesJni_Aspect_0005fTypeOfFacingModel_Aspect_TOFM_FRONT_SIDE 2L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfFont */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfFont
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfFont
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_DEFAULT
#define CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_DEFAULT 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_COURIER
#define CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_COURIER 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_HELVETICA
#define CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_HELVETICA 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_TIMES
#define CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_TIMES 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_USERDEFINED
#define CASCADESamplesJni_Aspect_0005fTypeOfFont_Aspect_TOF_USERDEFINED 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfLine */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfLine
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfLine
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_SOLID
#define CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_SOLID 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_DASH
#define CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_DASH 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_DOT
#define CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_DOT 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_DOTDASH
#define CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_DOTDASH 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_USERDEFINED
#define CASCADESamplesJni_Aspect_0005fTypeOfLine_Aspect_TOL_USERDEFINED 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,41 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfMarker */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfMarker
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfMarker
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_POINT
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_POINT 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_PLUS
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_PLUS 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_STAR
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_STAR 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_X
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_X 4L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_POINT
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_POINT 5L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_PLUS
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_PLUS 6L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_STAR
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_STAR 7L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_X
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_O_X 8L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_BALL
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_BALL 9L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_RING1
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_RING1 10L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_RING2
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_RING2 11L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_RING3
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_RING3 12L
#undef CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_USERDEFINED
#define CASCADESamplesJni_Aspect_0005fTypeOfMarker_Aspect_TOM_USERDEFINED 13L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,33 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfResize */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfResize
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfResize
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_UNKNOWN
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_UNKNOWN 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_NO_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_NO_BORDER 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_TOP_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_TOP_BORDER 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_RIGHT_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_RIGHT_BORDER 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_BOTTOM_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_BOTTOM_BORDER 4L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_LEFT_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_LEFT_BORDER 5L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_TOP_AND_RIGHT_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_TOP_AND_RIGHT_BORDER 6L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_RIGHT_AND_BOTTOM_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_RIGHT_AND_BOTTOM_BORDER 7L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_BOTTOM_AND_LEFT_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_BOTTOM_AND_LEFT_BORDER 8L
#undef CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_LEFT_AND_TOP_BORDER
#define CASCADESamplesJni_Aspect_0005fTypeOfResize_Aspect_TOR_LEFT_AND_TOP_BORDER 9L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,17 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfText */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfText
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfText
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfText_Aspect_TOT_SOLID
#define CASCADESamplesJni_Aspect_0005fTypeOfText_Aspect_TOT_SOLID 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfText_Aspect_TOT_OUTLINE
#define CASCADESamplesJni_Aspect_0005fTypeOfText_Aspect_TOT_OUTLINE 1L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,49 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_NONE
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_NONE 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_ORIGIN
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_ORIGIN 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_AXIS_X
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_AXIS_X 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_AXIS_Y
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_AXIS_Y 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_AXIS_Z
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_AXIS_Z 4L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_TEXT_X
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_TEXT_X 5L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_TEXT_Y
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_TEXT_Y 6L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_TEXT_Z
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_TEXT_Z 7L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_01
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_01 8L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_02
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_02 9L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_03
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_03 10L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_04
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_04 11L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_05
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_05 12L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_06
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_06 13L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_07
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_07 14L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_08
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_08 15L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_09
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_09 16L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_10
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronEcho_Aspect_TOTE_10 17L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,43 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition
#define _Included_CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_CENTER
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_CENTER 0L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_LEFT_LOWER
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_LEFT_LOWER 1L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_LEFT_UPPER
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_LEFT_UPPER 2L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_RIGHT_LOWER
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_RIGHT_LOWER 3L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_RIGHT_UPPER
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_RIGHT_UPPER 4L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_01
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_01 5L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_02
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_02 6L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_03
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_03 7L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_04
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_04 8L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_05
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_05 9L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_06
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_06 10L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_07
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_07 11L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_08
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_08 12L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_09
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_09 13L
#undef CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_10
#define CASCADESamplesJni_Aspect_0005fTypeOfTriedronPosition_Aspect_TOTP_10 14L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fWidthMap */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fWidthMap
#define _Included_CASCADESamplesJni_Aspect_0005fWidthMap
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,150 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fWidthMapEntry */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fWidthMapEntry
#define _Included_CASCADESamplesJni_Aspect_0005fWidthMapEntry
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_Create_2
* Signature: (II)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_12
(JNIEnv *, jobject, jint, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_Create_3
* Signature: (ID)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_13
(JNIEnv *, jobject, jint, jdouble);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_Create_4
* Signature: (LCASCADESamplesJni/Aspect_WidthMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1Create_14
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_SetValue_1
* Signature: (II)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_11
(JNIEnv *, jobject, jint, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_SetValue_2
* Signature: (ID)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_12
(JNIEnv *, jobject, jint, jdouble);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Aspect_WidthMapEntry_SetValue_3
* Signature: (LCASCADESamplesJni/Aspect_WidthMapEntry;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Aspect_1WidthMapEntry_1SetValue_13
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Dump
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Dump
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Free
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Free
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Index
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Index
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: IsAllocated
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_IsAllocated
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: SetIndex
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetIndex
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: SetType
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetType
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: SetWidth
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_SetWidth
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Type
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Type
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Aspect_0005fWidthMapEntry
* Method: Width
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Aspect_1WidthMapEntry_Width
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,23 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fWidthOfLine */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fWidthOfLine
#define _Included_CASCADESamplesJni_Aspect_0005fWidthOfLine
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_THIN
#define CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_THIN 0L
#undef CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_MEDIUM
#define CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_MEDIUM 1L
#undef CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_THICK
#define CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_THICK 2L
#undef CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_VERYTHICK
#define CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_VERYTHICK 3L
#undef CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_USERDEFINED
#define CASCADESamplesJni_Aspect_0005fWidthOfLine_Aspect_WOL_USERDEFINED 4L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fWindow */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fWindow
#define _Included_CASCADESamplesJni_Aspect_0005fWindow
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Aspect_0005fWindowDriver */
#ifndef _Included_CASCADESamplesJni_Aspect_0005fWindowDriver
#define _Included_CASCADESamplesJni_Aspect_0005fWindowDriver
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Bnd_0005fBox */
#ifndef _Included_CASCADESamplesJni_Bnd_0005fBox
#define _Included_CASCADESamplesJni_Bnd_0005fBox
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Bnd_0005fBox
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Bnd_1Box_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Geom_0005fTransformation */
#ifndef _Included_CASCADESamplesJni_Geom_0005fTransformation
#define _Included_CASCADESamplesJni_Geom_0005fTransformation
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic2d_0005fDisplayList */
#ifndef _Included_CASCADESamplesJni_Graphic2d_0005fDisplayList
#define _Included_CASCADESamplesJni_Graphic2d_0005fDisplayList
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic2d_0005fGraphicObject */
#ifndef _Included_CASCADESamplesJni_Graphic2d_0005fGraphicObject
#define _Included_CASCADESamplesJni_Graphic2d_0005fGraphicObject
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,19 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic2d_0005fPickMode */
#ifndef _Included_CASCADESamplesJni_Graphic2d_0005fPickMode
#define _Included_CASCADESamplesJni_Graphic2d_0005fPickMode
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INCLUDE
#define CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INCLUDE 0L
#undef CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_EXCLUDE
#define CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_EXCLUDE 1L
#undef CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INTERSECT
#define CASCADESamplesJni_Graphic2d_0005fPickMode_Graphic2d_PM_INTERSECT 2L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic2d_0005fView */
#ifndef _Included_CASCADESamplesJni_Graphic2d_0005fView
#define _Included_CASCADESamplesJni_Graphic2d_0005fView
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fAspectMarker3d */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fAspectMarker3d
#define _Included_CASCADESamplesJni_Graphic3d_0005fAspectMarker3d
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fDataStructureManager */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fDataStructureManager
#define _Included_CASCADESamplesJni_Graphic3d_0005fDataStructureManager
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fMaterialAspect */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fMaterialAspect
#define _Included_CASCADESamplesJni_Graphic3d_0005fMaterialAspect
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Graphic3d_0005fMaterialAspect
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Graphic3d_1MaterialAspect_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,55 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fNameOfMaterial */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fNameOfMaterial
#define _Included_CASCADESamplesJni_Graphic3d_0005fNameOfMaterial
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_BRASS
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_BRASS 0L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_BRONZE
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_BRONZE 1L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_COPPER
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_COPPER 2L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_GOLD
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_GOLD 3L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_PEWTER
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_PEWTER 4L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_PLASTER
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_PLASTER 5L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_PLASTIC
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_PLASTIC 6L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_SILVER
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_SILVER 7L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_STEEL
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_STEEL 8L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_STONE
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_STONE 9L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_SHINY_PLASTIC
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_SHINY_PLASTIC 10L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_SATIN
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_SATIN 11L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_METALIZED
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_METALIZED 12L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_NEON_GNC
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_NEON_GNC 13L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_CHROME
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_CHROME 14L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_ALUMINIUM
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_ALUMINIUM 15L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_OBSIDIAN
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_OBSIDIAN 16L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_NEON_PHC
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_NEON_PHC 17L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_JADE
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_JADE 18L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_DEFAULT
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_DEFAULT 19L
#undef CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_UserDefined
#define CASCADESamplesJni_Graphic3d_0005fNameOfMaterial_Graphic3d_NOM_UserDefined 20L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fPlotter */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fPlotter
#define _Included_CASCADESamplesJni_Graphic3d_0005fPlotter
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fStructure */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fStructure
#define _Included_CASCADESamplesJni_Graphic3d_0005fStructure
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fStructureManager */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fStructureManager
#define _Included_CASCADESamplesJni_Graphic3d_0005fStructureManager
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fTextureEnv */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fTextureEnv
#define _Included_CASCADESamplesJni_Graphic3d_0005fTextureEnv
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fTextureRoot */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fTextureRoot
#define _Included_CASCADESamplesJni_Graphic3d_0005fTextureRoot
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fVector */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fVector
#define _Included_CASCADESamplesJni_Graphic3d_0005fVector
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Graphic3d_0005fVector
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Graphic3d_1Vector_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Graphic3d_0005fVertex */
#ifndef _Included_CASCADESamplesJni_Graphic3d_0005fVertex
#define _Included_CASCADESamplesJni_Graphic3d_0005fVertex
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Graphic3d_0005fVertex
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Graphic3d_1Vertex_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,174 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_ISession2D_0005fInteractiveContext */
#ifndef _Included_CASCADESamplesJni_ISession2D_0005fInteractiveContext
#define _Included_CASCADESamplesJni_ISession2D_0005fInteractiveContext
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Clear
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Clear
(JNIEnv *, jobject, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ClearAreas
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ClearAreas
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: DisplayAll
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_DisplayAll
(JNIEnv *, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: DisplayAreas
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_DisplayAreas
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Erase
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Erase
(JNIEnv *, jobject, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: EraseAll
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_EraseAll
(JNIEnv *, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Highlight
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Highlight
(JNIEnv *, jobject, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ISession2D_InteractiveContext_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ISession2D_1InteractiveContext_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ISession2D_InteractiveContext_Create_2
* Signature: (LCASCADESamplesJni/V2d_Viewer;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ISession2D_1InteractiveContext_1Create_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ISession2D_InteractiveContext_Display_1
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ISession2D_1InteractiveContext_1Display_11
(JNIEnv *, jobject, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ISession2D_InteractiveContext_Display_2
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;IIZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ISession2D_1InteractiveContext_1Display_12
(JNIEnv *, jobject, jobject, jint, jint, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ISession2D_InteractiveContext_Move_1
* Signature: (IILCASCADESamplesJni/V2d_View;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ISession2D_1InteractiveContext_1Move_11
(JNIEnv *, jobject, jint, jint, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: ISession2D_InteractiveContext_Move_2
* Signature: (IIIILCASCADESamplesJni/V2d_View;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_ISession2D_1InteractiveContext_1Move_12
(JNIEnv *, jobject, jint, jint, jint, jint, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Initialize
* Signature: (LCASCADESamplesJni/V2d_Viewer;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Initialize
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: IsDisplayed
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;I)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_IsDisplayed
(JNIEnv *, jobject, jobject, jint);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: IsHilighted
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_IsHilighted
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Pick
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Pick
(JNIEnv *, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Redisplay
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;ZZ)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Redisplay
(JNIEnv *, jobject, jobject, jboolean, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Remove
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Remove
(JNIEnv *, jobject, jobject, jboolean);
/*
* Class: CASCADESamplesJni_ISession2D_0005fInteractiveContext
* Method: Unhighlight
* Signature: (LCASCADESamplesJni/AIS_InteractiveObject;Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_ISession2D_1InteractiveContext_Unhighlight
(JNIEnv *, jobject, jobject, jboolean);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_MMgt_0005fTShared */
#ifndef _Included_CASCADESamplesJni_MMgt_0005fTShared
#define _Included_CASCADESamplesJni_MMgt_0005fTShared
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PlotMgt_0005fPlotterDriver */
#ifndef _Included_CASCADESamplesJni_PlotMgt_0005fPlotterDriver
#define _Included_CASCADESamplesJni_PlotMgt_0005fPlotterDriver
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Prs3d_0005fBasicAspect */
#ifndef _Included_CASCADESamplesJni_Prs3d_0005fBasicAspect
#define _Included_CASCADESamplesJni_Prs3d_0005fBasicAspect
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Prs3d_0005fDrawer */
#ifndef _Included_CASCADESamplesJni_Prs3d_0005fDrawer
#define _Included_CASCADESamplesJni_Prs3d_0005fDrawer
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Prs3d_0005fLineAspect */
#ifndef _Included_CASCADESamplesJni_Prs3d_0005fLineAspect
#define _Included_CASCADESamplesJni_Prs3d_0005fLineAspect
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Prs3d_0005fPresentation */
#ifndef _Included_CASCADESamplesJni_Prs3d_0005fPresentation
#define _Included_CASCADESamplesJni_Prs3d_0005fPresentation
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Prs3d_0005fProjector */
#ifndef _Included_CASCADESamplesJni_Prs3d_0005fProjector
#define _Included_CASCADESamplesJni_Prs3d_0005fProjector
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,110 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fPresentableObject */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fPresentableObject
#define _Included_CASCADESamplesJni_PrsMgr_0005fPresentableObject
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: GetTransformPersistencePoint
* Signature: ()LCASCADESamplesJni/gp_Pnt;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_GetTransformPersistencePoint
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: HasLocation
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_HasLocation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: Location
* Signature: ()LCASCADESamplesJni/TopLoc_Location;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_Location
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: PrsMgr_PresentableObject_SetToUpdate_1
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_PrsMgr_1PresentableObject_1SetToUpdate_11
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: PrsMgr_PresentableObject_SetToUpdate_2
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_PrsMgr_1PresentableObject_1SetToUpdate_12
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: PrsMgr_PresentableObject_UpdateLocation_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_PrsMgr_1PresentableObject_1UpdateLocation_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: PrsMgr_PresentableObject_UpdateLocation_2
* Signature: (LCASCADESamplesJni/Prs3d_Presentation;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_PrsMgr_1PresentableObject_1UpdateLocation_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: ResetLocation
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_ResetLocation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: SetLocation
* Signature: (LCASCADESamplesJni/TopLoc_Location;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_SetLocation
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: SetTypeOfPresentation
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_SetTypeOfPresentation
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: ToBeUpdated
* Signature: (LCASCADESamplesJni/TColStd_ListOfInteger;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_ToBeUpdated
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentableObject
* Method: TypeOfPresentation3d
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_PrsMgr_1PresentableObject_TypeOfPresentation3d
(JNIEnv *, jobject);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fPresentation */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fPresentation
#define _Included_CASCADESamplesJni_PrsMgr_0005fPresentation
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fPresentationManager */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fPresentationManager
#define _Included_CASCADESamplesJni_PrsMgr_0005fPresentationManager
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fPresentationManager2d */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fPresentationManager2d
#define _Included_CASCADESamplesJni_PrsMgr_0005fPresentationManager2d
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fPresentationManager3d */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fPresentationManager3d
#define _Included_CASCADESamplesJni_PrsMgr_0005fPresentationManager3d
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fPresentations */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fPresentations
#define _Included_CASCADESamplesJni_PrsMgr_0005fPresentations
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_PrsMgr_0005fPresentations
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_PrsMgr_1Presentations_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,17 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d */
#ifndef _Included_CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d
#define _Included_CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d_PrsMgr_TOP_AllView
#define CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d_PrsMgr_TOP_AllView 0L
#undef CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d_PrsMgr_TOP_ProjectorDependant
#define CASCADESamplesJni_PrsMgr_0005fTypeOfPresentation3d_PrsMgr_TOP_ProjectorDependant 1L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,246 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Quantity_0005fColor */
#ifndef _Included_CASCADESamplesJni_Quantity_0005fColor
#define _Included_CASCADESamplesJni_Quantity_0005fColor
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Assign
* Signature: (LCASCADESamplesJni/Quantity_Color;)LCASCADESamplesJni/Quantity_Color;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Quantity_1Color_Assign
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Blue
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Blue
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: ChangeContrast
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_ChangeContrast
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: ChangeIntensity
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_ChangeIntensity
(JNIEnv *, jobject, jdouble);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Delta
* Signature: (LCASCADESamplesJni/Quantity_Color;Ljcas/Standard_Real;Ljcas/Standard_Real;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Delta
(JNIEnv *, jobject, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Distance
* Signature: (LCASCADESamplesJni/Quantity_Color;)D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Distance
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Epsilon
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Epsilon
(JNIEnv *, jclass);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_FinalizeValue
(JNIEnv *, jclass, jlong);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Green
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Green
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: HlsRgb
* Signature: (DDDLjcas/Standard_Real;Ljcas/Standard_Real;Ljcas/Standard_Real;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_HlsRgb
(JNIEnv *, jclass, jdouble, jdouble, jdouble, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Hue
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Hue
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: IsDifferent
* Signature: (LCASCADESamplesJni/Quantity_Color;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Quantity_1Color_IsDifferent
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: IsEqual
* Signature: (LCASCADESamplesJni/Quantity_Color;)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_Quantity_1Color_IsEqual
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Light
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Light
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_Create_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1Create_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_Create_2
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1Create_12
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_Create_3
* Signature: (DDDS)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1Create_13
(JNIEnv *, jobject, jdouble, jdouble, jdouble, jshort);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_Name_1
* Signature: ()S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1Name_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_Name_2
* Signature: (DDD)S
*/
JNIEXPORT jshort JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1Name_12
(JNIEnv *, jclass, jdouble, jdouble, jdouble);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_SetValues_1
* Signature: (S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1SetValues_11
(JNIEnv *, jobject, jshort);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Quantity_Color_SetValues_2
* Signature: (DDDS)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Quantity_1Color_1SetValues_12
(JNIEnv *, jobject, jdouble, jdouble, jdouble, jshort);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Red
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Red
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: RgbHls
* Signature: (DDDLjcas/Standard_Real;Ljcas/Standard_Real;Ljcas/Standard_Real;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_RgbHls
(JNIEnv *, jclass, jdouble, jdouble, jdouble, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Saturation
* Signature: ()D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_Saturation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: SetEpsilon
* Signature: (D)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_SetEpsilon
(JNIEnv *, jclass, jdouble);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: SquareDistance
* Signature: (LCASCADESamplesJni/Quantity_Color;)D
*/
JNIEXPORT jdouble JNICALL Java_CASCADESamplesJni_Quantity_1Color_SquareDistance
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: StringName
* Signature: (S)Ljcas/Standard_CString;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_Quantity_1Color_StringName
(JNIEnv *, jclass, jshort);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Test
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Test
(JNIEnv *, jclass);
/*
* Class: CASCADESamplesJni_Quantity_0005fColor
* Method: Values
* Signature: (Ljcas/Standard_Real;Ljcas/Standard_Real;Ljcas/Standard_Real;S)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_Quantity_1Color_Values
(JNIEnv *, jobject, jobject, jobject, jobject, jshort);
#ifdef __cplusplus
}
#endif
#endif

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,17 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Quantity_0005fTypeOfColor */
#ifndef _Included_CASCADESamplesJni_Quantity_0005fTypeOfColor
#define _Included_CASCADESamplesJni_Quantity_0005fTypeOfColor
#ifdef __cplusplus
extern "C" {
#endif
#undef CASCADESamplesJni_Quantity_0005fTypeOfColor_Quantity_TOC_RGB
#define CASCADESamplesJni_Quantity_0005fTypeOfColor_Quantity_TOC_RGB 0L
#undef CASCADESamplesJni_Quantity_0005fTypeOfColor_Quantity_TOC_HLS
#define CASCADESamplesJni_Quantity_0005fTypeOfColor_Quantity_TOC_HLS 1L
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Select2D_0005fProjector */
#ifndef _Included_CASCADESamplesJni_Select2D_0005fProjector
#define _Included_CASCADESamplesJni_Select2D_0005fProjector
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectBasics_0005fEntityOwner */
#ifndef _Included_CASCADESamplesJni_SelectBasics_0005fEntityOwner
#define _Included_CASCADESamplesJni_SelectBasics_0005fEntityOwner
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fEntityOwner */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fEntityOwner
#define _Included_CASCADESamplesJni_SelectMgr_0005fEntityOwner
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fFilter */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fFilter
#define _Included_CASCADESamplesJni_SelectMgr_0005fFilter
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fListOfFilter */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fListOfFilter
#define _Included_CASCADESamplesJni_SelectMgr_0005fListOfFilter
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_SelectMgr_0005fListOfFilter
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1ListOfFilter_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,182 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fSelectableObject */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fSelectableObject
#define _Included_CASCADESamplesJni_SelectMgr_0005fSelectableObject
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: AddSelection
* Signature: (LCASCADESamplesJni/SelectMgr_Selection;I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_AddSelection
(JNIEnv *, jobject, jobject, jint);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: ClearSelected
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_ClearSelected
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: ClearSelections
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_ClearSelections
(JNIEnv *, jobject, jboolean);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: CurrentSelection
* Signature: ()LCASCADESamplesJni/SelectMgr_Selection;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_CurrentSelection
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: GetHilightPresentation
* Signature: (LCASCADESamplesJni/PrsMgr_PresentationManager3d;)LCASCADESamplesJni/Prs3d_Presentation;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_GetHilightPresentation
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: GetSelectPresentation
* Signature: (LCASCADESamplesJni/PrsMgr_PresentationManager3d;)LCASCADESamplesJni/Prs3d_Presentation;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_GetSelectPresentation
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: HasSelection
* Signature: (I)Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_HasSelection
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: HilightOwnerWithColor
* Signature: (LCASCADESamplesJni/PrsMgr_PresentationManager3d;SLCASCADESamplesJni/SelectMgr_EntityOwner;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_HilightOwnerWithColor
(JNIEnv *, jobject, jobject, jshort, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: HilightSelected
* Signature: (LCASCADESamplesJni/PrsMgr_PresentationManager3d;LCASCADESamplesJni/SelectMgr_SequenceOfOwner;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_HilightSelected
(JNIEnv *, jobject, jobject, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: Init
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_Init
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: IsAutoHilight
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_IsAutoHilight
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: More
* Signature: ()Z
*/
JNIEXPORT jboolean JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_More
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: NbPossibleSelection
* Signature: ()I
*/
JNIEXPORT jint JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_NbPossibleSelection
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: Next
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_Next
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: ResetLocation
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_ResetLocation
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: SelectMgr_SelectableObject_UpdateLocation_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_SelectMgr_1SelectableObject_1UpdateLocation_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: SelectMgr_SelectableObject_UpdateLocation_2
* Signature: (LCASCADESamplesJni/Prs3d_Presentation;)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_SelectMgr_1SelectableObject_1UpdateLocation_12
(JNIEnv *, jobject, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: SelectMgr_SelectableObject_UpdateSelection_1
* Signature: ()V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_SelectMgr_1SelectableObject_1UpdateSelection_11
(JNIEnv *, jobject);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: SelectMgr_SelectableObject_UpdateSelection_2
* Signature: (I)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_SelectMgr_1SelectableObject_1UpdateSelection_12
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: Selection
* Signature: (I)LCASCADESamplesJni/SelectMgr_Selection;
*/
JNIEXPORT jobject JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_Selection
(JNIEnv *, jobject, jint);
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSelectableObject
* Method: SetAutoHilight
* Signature: (Z)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SelectableObject_SetAutoHilight
(JNIEnv *, jobject, jboolean);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fSelection */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fSelection
#define _Included_CASCADESamplesJni_SelectMgr_0005fSelection
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fSelectionManager */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fSelectionManager
#define _Included_CASCADESamplesJni_SelectMgr_0005fSelectionManager
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,22 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fSequenceOfOwner */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fSequenceOfOwner
#define _Included_CASCADESamplesJni_SelectMgr_0005fSequenceOfOwner
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
/*
* Class: CASCADESamplesJni_SelectMgr_0005fSequenceOfOwner
* Method: FinalizeValue
* Signature: (J)V
*/
JNIEXPORT void JNICALL Java_CASCADESamplesJni_SelectMgr_1SequenceOfOwner_FinalizeValue
(JNIEnv *, jclass, jlong);
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_SelectMgr_0005fViewerSelector */
#ifndef _Included_CASCADESamplesJni_SelectMgr_0005fViewerSelector
#define _Included_CASCADESamplesJni_SelectMgr_0005fViewerSelector
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Standard_0005fStorable */
#ifndef _Included_CASCADESamplesJni_Standard_0005fStorable
#define _Included_CASCADESamplesJni_Standard_0005fStorable
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Standard_0005fTransient */
#ifndef _Included_CASCADESamplesJni_Standard_0005fTransient
#define _Included_CASCADESamplesJni_Standard_0005fTransient
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

View File

@@ -0,0 +1,14 @@
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class CASCADESamplesJni_Standard_0005fType */
#ifndef _Included_CASCADESamplesJni_Standard_0005fType
#define _Included_CASCADESamplesJni_Standard_0005fType
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: myCasLock */
#ifdef __cplusplus
}
#endif
#endif

Some files were not shown because too many files have changed in this diff Show More