Uses of Annotation Type
org.bytedeco.javacpp.annotation.Properties
Packages that use Properties
Package
Description
Contains the main set of classes for JavaCPP at runtime.
Contains base presets which can be inherited.
-
Uses of Properties in org.bytedeco.javacpp
Classes in org.bytedeco.javacpp with annotations of type PropertiesModifier and TypeClassDescriptionclassThe peer class to native pointers and arrays ofjboolean.classThe peer class to native pointers and arrays ofbool.classThe peer class to native pointers and arrays ofsigned char, including strings.classThe peer class to native pointers and arrays ofshortfor UTF-16.classThe peer class to native pointers and arrays oflong.classThe peer class to native pointers and arrays ofdouble.classThe peer class to native pointers and arrays offloat.classThe peer class to native pointers and arrays ofint, also used for UTF-32.classThe Loader contains functionality to load native libraries, but also has a bit of everything that does not fit anywhere else.classThe peer class to native pointers and arrays oflong long.classAll peer classes to native types must be descended from Pointer, the topmost class.classPointerPointer<P extends Pointer>The peer class to native pointers and arrays ofvoid*.classThe peer class to native pointers and arrays ofshort.classThe peer class to native pointers and arrays ofsize_t. -
Uses of Properties in org.bytedeco.javacpp.presets
Classes in org.bytedeco.javacpp.presets with annotations of type Properties