Package | Description |
---|---|
org.axsl.common.value |
Classes (usually enums) for various values useful in document processing, typically used as return values for
traits.
|
Modifier and Type | Class and Description |
---|---|
class |
AbsoluteCompass
An enumeration for the various absolute compass-point directions.
|
class |
RelativeCompass
An enumeration for the various compass-point directions.
|
Modifier and Type | Method and Description |
---|---|
Compass |
WritingMode.getCorresponding(Compass inputDirection)
If given a relative direction, this method returns the corresponding
absolute direction; if given an absolute direction, this method returns
the corresponding relative direction.
|
Modifier and Type | Method and Description |
---|---|
Compass |
WritingMode.getCorresponding(Compass inputDirection)
If given a relative direction, this method returns the corresponding
absolute direction; if given an absolute direction, this method returns
the corresponding relative direction.
|
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.