SourceForge.net Logo
aXSL API 0.2

Uses of Package
org.axsl.common.value

Packages that use org.axsl.common.value
org.axsl.common.value Classes (usually enums) for various values useful in document processing, typically used as return values for traits. 
org.axsl.fo Interfaces useful for client applications that wish to read an FO (Formatting Objects) Tree, usually so that they can perform layout on its content. 
org.axsl.fo.fo.proforma Interfaces useful for describing properties that are not exposed in the client-facing API, but that are useful on a pro-forma basis for implementations. 
org.axsl.fo.fo.prop Interfaces describing methods for obtaining property or trait values from the Fo Tree objects. 
org.axsl.font Interfaces allowing client applications to register, track, and use fonts in a vendor-neutral way. 
org.axsl.galley Interfaces useful for client applications that wish to read an AreaTree, usually to create an output document. 
org.axsl.hyphen Interfaces useful for hyphenating text. 
org.axsl.text.line Interfaces useful for breaking text into lines. 
 

Classes in org.axsl.common.value used by org.axsl.common.value
AbsoluteAxis
          An enumeration of absolute axes.
AbsoluteCompass
          An enumeration for the various absolute compass-point directions.
AbsoluteDirection
          An enumeration of absolute directions or vectors, that is, directions of movement.
AbsolutePosition
          Enumeration of possible absolute-position values.
ActiveState
          Enumeration of possible active-state values.
AlignmentBaseline
          Enumeration of possible values for alignment-baseline.
BackgroundAttachment
          Enumeration of possible background-attachement values.
BackgroundRepeat
          Enumeration of the possible background-repeat values.
Baseline
          An enumeration of the possible baseline values.
BorderModel
          An enumeration of the possible table border models.
BorderStyle
          Enumeration of valid border styles.
Break
          Enumeration of the various "break" options.
ChangeBarPlacement
          An enumeration of the possible change-bar-placement values.
Clear
          Enumeration of possible clear values.
Compass
          A common interface for AbsoluteCompass and RelativeCompass.
Conditionality
          Enumeration of possible conditionality values for space specifiers.
DisplayAlign
          Enumeration of the "display-align" options.
EmptyCells
          Enumeration of possible empty-cells values.
Float
          Enumeration of possible float values.
ForcePageCount
          Enumeration of possible "force-page-count" values.
HyphenationKeep
          Enumeration of possible hyphenation-keep values.
IndexMerge
          An enumeration of possible index merging options.
IntrusionDisplace
          Enumeration of possible "intrusion-displace" values.
Iso15924
          Enumeration of script codes using the ISO-15924 standard.
Iso3166
          Enumeration of country codes using the ISO-3166 standard.
Iso639
          Enumeration of language codes using the ISO-639 standard.
LeaderAlignment
          Enumeration of the possible leader-alignment values.
LeaderPattern
          Enumeration of valid leader patterns.
LinefeedTreatment
          Enumeration of possible linefeed-treatment values.
LineHeightShiftAdjustment
          Enumeration of possible line-height-shift-adjustment values.
LineStackingStrategy
          Enumeration of possible line-stacking-strategy values.
LinkType
          Enumeration of the types of a basic-link object.
MediaUsage
          Enumeration of possible media-usage values.
Overflow
          Enumeration of valid "overflow" values, that is, the property that tells what to do when the content of an element overflows its Area.
PageCitationStrategy
          An enumeration of the possible page-citation-strategy values.
PageNumberTreatment
          An enumeration of possible "page-number-treatment" options.
ReferenceOrientation
          Enumeration of possible reference-orientation values.
RelativeAlign
          Enumeration of possible "relative-align" values.
RelativeAxis
          An enumeration of relative axes.
RelativeCompass
          An enumeration for the various compass-point directions.
RelativePosition
          Enumeration of possible relative-position values.
RenderingIntent
          Enumeration of possible rendering-intent values.
RetrieveBoundary
          Enumeration of the possible values for the boundary within which a marker should be selected.
RetrieveBoundaryWithinTable
          Enumeration of possible "retrieve-boundary-within-table" values.
RetrievePosition
          Enumeration of the various positions from which a marker can be retrieved.
RetrievePositionWithinTable
          Enumeration of possible "retrieve-position-within-table" values.
RuleStyle
          Enumeration of valid rule (line) styles.
ScalingMethod
          Enumeration of the possible "scaling-method" values.
ShowDestination
          Enumeration of possible show-destination values.
Span
          Enumeration of possible "span" values.
Speak
          Enumeration of possible speak values.
SpeakHeader
          Enumeration of possible speak-header values.
SpeakNumeral
          Enumeration of possible speak-numeral values.
SpeakPunctuation
          Enumeration of possible speak-punctuation values.
StartingState
          Enumeration of possible starting-state values.
SuppressAtLineBreak
          Enumeration of possible suppress-at-line-break values.
SwitchTo
          Enumeration of possible switch-to values.
TableLayout
          Enumeration of possible table-layout algorithms.
TextAlign
          Enumeration of possible text-align values.
TextAlignLast
          Enumeration of the possible text-align-last values.
TextTransform
          Enumeration of possible text-transform values.
UnicodeBidi
          Enumeration of possible unicode-bidi values.
Visibility
          Enumeration of possible visibility values.
WhiteSpaceTreatment
          Enumeration of possible white-space-treatment values.
WrapOption
          Enumeration of the possible wrap-option values.
 

Classes in org.axsl.common.value used by org.axsl.fo
Iso3166
          Enumeration of country codes using the ISO-3166 standard.
Iso639
          Enumeration of language codes using the ISO-639 standard.
 

Classes in org.axsl.common.value used by org.axsl.fo.fo.proforma
LinefeedTreatment
          Enumeration of possible linefeed-treatment values.
 

Classes in org.axsl.common.value used by org.axsl.fo.fo.prop
AbsoluteDirection
          An enumeration of absolute directions or vectors, that is, directions of movement.
AbsolutePosition
          Enumeration of possible absolute-position values.
ActiveState
          Enumeration of possible active-state values.
AlignmentBaseline
          Enumeration of possible values for alignment-baseline.
BackgroundAttachment
          Enumeration of possible background-attachement values.
BackgroundRepeat
          Enumeration of the possible background-repeat values.
Baseline
          An enumeration of the possible baseline values.
BorderModel
          An enumeration of the possible table border models.
BorderStyle
          Enumeration of valid border styles.
Break
          Enumeration of the various "break" options.
ChangeBarPlacement
          An enumeration of the possible change-bar-placement values.
Clear
          Enumeration of possible clear values.
Conditionality
          Enumeration of possible conditionality values for space specifiers.
DisplayAlign
          Enumeration of the "display-align" options.
EmptyCells
          Enumeration of possible empty-cells values.
Float
          Enumeration of possible float values.
ForcePageCount
          Enumeration of possible "force-page-count" values.
HyphenationKeep
          Enumeration of possible hyphenation-keep values.
IndexMerge
          An enumeration of possible index merging options.
IntrusionDisplace
          Enumeration of possible "intrusion-displace" values.
Iso15924
          Enumeration of script codes using the ISO-15924 standard.
Iso3166
          Enumeration of country codes using the ISO-3166 standard.
Iso639
          Enumeration of language codes using the ISO-639 standard.
LeaderAlignment
          Enumeration of the possible leader-alignment values.
LeaderPattern
          Enumeration of valid leader patterns.
LineHeightShiftAdjustment
          Enumeration of possible line-height-shift-adjustment values.
LineStackingStrategy
          Enumeration of possible line-stacking-strategy values.
LinkType
          Enumeration of the types of a basic-link object.
MediaUsage
          Enumeration of possible media-usage values.
Overflow
          Enumeration of valid "overflow" values, that is, the property that tells what to do when the content of an element overflows its Area.
PageCitationStrategy
          An enumeration of the possible page-citation-strategy values.
PageNumberTreatment
          An enumeration of possible "page-number-treatment" options.
ReferenceOrientation
          Enumeration of possible reference-orientation values.
RelativeAlign
          Enumeration of possible "relative-align" values.
RelativeCompass
          An enumeration for the various compass-point directions.
RelativePosition
          Enumeration of possible relative-position values.
RenderingIntent
          Enumeration of possible rendering-intent values.
RetrieveBoundary
          Enumeration of the possible values for the boundary within which a marker should be selected.
RetrieveBoundaryWithinTable
          Enumeration of possible "retrieve-boundary-within-table" values.
RetrievePosition
          Enumeration of the various positions from which a marker can be retrieved.
RetrievePositionWithinTable
          Enumeration of possible "retrieve-position-within-table" values.
RuleStyle
          Enumeration of valid rule (line) styles.
ScalingMethod
          Enumeration of the possible "scaling-method" values.
ShadowEffect
          Shadow Effect is not a datatype listed in the XSL-FO Standard.
ShowDestination
          Enumeration of possible show-destination values.
Span
          Enumeration of possible "span" values.
Speak
          Enumeration of possible speak values.
SpeakHeader
          Enumeration of possible speak-header values.
SpeakNumeral
          Enumeration of possible speak-numeral values.
SpeakPunctuation
          Enumeration of possible speak-punctuation values.
StartingState
          Enumeration of possible starting-state values.
SuppressAtLineBreak
          Enumeration of possible suppress-at-line-break values.
SwitchTo
          Enumeration of possible switch-to values.
TableLayout
          Enumeration of possible table-layout algorithms.
TextAlign
          Enumeration of possible text-align values.
TextAlignLast
          Enumeration of the possible text-align-last values.
TextTransform
          Enumeration of possible text-transform values.
UnicodeBidi
          Enumeration of possible unicode-bidi values.
Visibility
          Enumeration of possible visibility values.
WhiteSpaceTreatment
          Enumeration of possible white-space-treatment values.
WrapOption
          Enumeration of the possible wrap-option values.
WritingMode
          Writing Mode is not a datatype recognized in XSL-FO.
 

Classes in org.axsl.common.value used by org.axsl.font
AbsoluteAxis
          An enumeration of absolute axes.
Baseline
          An enumeration of the possible baseline values.
Iso15924
          Enumeration of script codes using the ISO-15924 standard.
 

Classes in org.axsl.common.value used by org.axsl.galley
BackgroundRepeat
          Enumeration of the possible background-repeat values.
BorderStyle
          Enumeration of valid border styles.
LeaderPattern
          Enumeration of valid leader patterns.
LinkType
          Enumeration of the types of a basic-link object.
RuleStyle
          Enumeration of valid rule (line) styles.
 

Classes in org.axsl.common.value used by org.axsl.hyphen
Iso3166
          Enumeration of country codes using the ISO-3166 standard.
Iso639
          Enumeration of language codes using the ISO-639 standard.
 

Classes in org.axsl.common.value used by org.axsl.text.line
Iso3166
          Enumeration of country codes using the ISO-3166 standard.
Iso639
          Enumeration of language codes using the ISO-639 standard.
 


SourceForge.net Logo
aXSL API 0.2

This documentation was created August 8 2007 by The aXSL Group and may be freely copied. See license for details.