com.jniwrapper.macosx.cocoa.nsparagraphstyle
Class _NSLineBreakModeEnumeration
java.lang.Object
com.jniwrapper.Parameter
com.jniwrapper.DelegatingParameter
com.jniwrapper.ax
com.jniwrapper.Int
com.jniwrapper.macosx.cocoa.nsparagraphstyle._NSLineBreakModeEnumeration
- All Implemented Interfaces:
- com.jniwrapper.IntegerParameter
- Direct Known Subclasses:
- NSLineBreakMode
- public class _NSLineBreakModeEnumeration
- extends com.jniwrapper.Int
This class represents _NSLineBreakModeEnumeration
enumeration.
Fields inherited from class com.jniwrapper.Parameter |
LICENSE_TYPE, V |
Methods inherited from class com.jniwrapper.Int |
clone |
Methods inherited from class com.jniwrapper.ax |
b, equals, getDebugInfo, getValue, hashCode, setValue, toLong, toString |
Methods inherited from class com.jniwrapper.DelegatingParameter |
a, acceptIOPerformer, b, getDataBuffer, getDataBufferOffset, getLength, getValueObject, pop, push, read, setDataBuffer, setValueObject, write |
Methods inherited from class com.jniwrapper.Parameter |
, a, asReturnValue, dataBufferAssigned, getAlignedLength, getAlignmentRequirement, indent, read, read, toByteArray, write |
Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, wait, wait, wait |
NSLineBreakByWordWrapping
public static final int NSLineBreakByWordWrapping
- See Also:
- Constant Field Values
NSLineBreakByCharWrapping
public static final int NSLineBreakByCharWrapping
- See Also:
- Constant Field Values
NSLineBreakByClipping
public static final int NSLineBreakByClipping
- See Also:
- Constant Field Values
NSLineBreakByTruncatingHead
public static final int NSLineBreakByTruncatingHead
- See Also:
- Constant Field Values
NSLineBreakByTruncatingTail
public static final int NSLineBreakByTruncatingTail
- See Also:
- Constant Field Values
NSLineBreakByTruncatingMiddle
public static final int NSLineBreakByTruncatingMiddle
- See Also:
- Constant Field Values
_NSLineBreakModeEnumeration
public _NSLineBreakModeEnumeration()
_NSLineBreakModeEnumeration
public _NSLineBreakModeEnumeration(long value)
_NSLineBreakModeEnumeration
public _NSLineBreakModeEnumeration(com.jniwrapper.IntegerParameter t)