Integration of OCCT 6.5.0 from SVN
[occt.git] / samples / java / inc / SampleHLRJni_Aspect_TypeOfFont.h
CommitLineData
7fd59977 1/* DO NOT EDIT THIS FILE - it is machine generated */
2#include <jni.h>
3/* Header for class SampleHLRJni_Aspect_0005fTypeOfFont */
4
5#ifndef _Included_SampleHLRJni_Aspect_0005fTypeOfFont
6#define _Included_SampleHLRJni_Aspect_0005fTypeOfFont
7#ifdef __cplusplus
8extern "C" {
9#endif
10#undef SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_DEFAULT
11#define SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_DEFAULT 0L
12#undef SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_COURIER
13#define SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_COURIER 1L
14#undef SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_HELVETICA
15#define SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_HELVETICA 2L
16#undef SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_TIMES
17#define SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_TIMES 3L
18#undef SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_USERDEFINED
19#define SampleHLRJni_Aspect_0005fTypeOfFont_Aspect_TOF_USERDEFINED 4L
20#ifdef __cplusplus
21}
22#endif
23#endif