public class Values
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Values.Alignment |
static class |
Values.BlankOrNot
This property forms part of a selection rule to determine if the referenced
page-master is eligible for selection at this point in the page-sequence.
|
static class |
Values.Break |
static class |
Values.DisplayAlignment
This property specifies the alignment, in the block-progression-direction,
of the areas that are the children of a reference-area.
|
static class |
Values.ForcePageCount
Force-page-count is used to impose a constraint on the number of pages in a page-sequence.
|
static class |
Values.LinefeedTreatment
The "linefeed-treatment" property specifies the treatment of linefeeds
(character flow objects whose Unicode code point is U+000A) during the
refinement process.
|
static class |
Values.OddOrEven
This property forms part of a selection rule to determine if the referenced
page-master is eligible for selection at this point in the page-sequence.
|
static class |
Values.PagePosition
This property forms part of a selection rule to determine if the referenced
page-master is eligible for selection at this point in the page-sequence.
|
static class |
Values.Pattern
Provides the specification of how to fill in the leader.
|
static class |
Values.Region
This property is used to identify a region within a simple-page-master.
|
static class |
Values.Scaling
Specifies whether scaling needs to preserve the intrinsic aspect ratio.
|
static class |
Values.VerticalAlignment |
static class |
Values.WhiteSpaceTreatment
The "white-space-treatment" property specifies the treatment during the
refinement process of character flow objects, except for linefeeds, that
are classified as white space in XML.
|
static class |
Values.WritingMode
Writing mode property.
|
Modifier and Type | Field and Description |
---|---|
static Values.Alignment |
ALIGNMENT_CENTER
Specifies that the content is to be centered in the
inline-progression-direction.
|
static Values.Alignment |
ALIGNMENT_END
Specifies that the content is to be aligned on the end-edge in the
inline-progression-direction.
|
static Values.Alignment |
ALIGNMENT_INSIDE
If the page binding edge is on the start-edge, the alignment will be start.
|
static Values.Alignment |
ALIGNMENT_JUSTIFY
Specifies that the contents is to be expanded to fill the available width
in the inline-progression-direction.
|
static Values.Alignment |
ALIGNMENT_LEFT
Interpreted as "text-align='start'".
|
static Values.Alignment |
ALIGNMENT_OUTSIDE
If the page binding edge is on the start-edge, the alignment will be end.
|
static Values.Alignment |
ALIGNMENT_RIGHT
Interpreted as "text-align='end'".
|
static Values.Alignment |
ALIGNMENT_START
Specifies that the content is to be aligned on the start-edge in the
inline-progression-direction.
|
static Values.BlankOrNot |
ANY_BLANK_OR_NOT
This master is always eligible for selection.
|
static Values.OddOrEven |
ANY_ODD_OR_EVEN
This master is eligible for selection regardless of whether the page
number is odd or even.
|
static Values.BlankOrNot |
BLANK
This master is eligible for selection if a page must be generated
(e.g., to maintain proper page parity at the start or end of the
page-sequence) and there are no areas from the fo:flow to be put
on that page.
|
static Values.Break |
BREAK_AUTO
No break shall be forced.
|
static Values.Break |
BREAK_COLUMN
Imposes a break-after condition with a context consisting of column-areas.
|
static Values.Break |
BREAK_EVEN_PAGE
Imposes a break-after condition with a context consisting of even page-areas
(a blank page may be generated if necessary).
|
static Values.Break |
BREAK_ODD_PAGE
Imposes a break-after condition with a context consisting of odd page-areas
(a blank page may be generated if necessary).
|
static Values.Break |
BREAK_PAGE
Imposes a break-after condition with a context consisting of page-areas.
|
static Values.DisplayAlignment |
DISPLAY_ALIGN_AFTER
The after-edge of the allocation-rectangle of the last child area is placed
coincident with the after-edge of the content-rectangle of the reference-area.
|
static Values.DisplayAlignment |
DISPLAY_ALIGN_AUTO
If the "relative-align" property applies to this formatting object the
"relative-align" property is used.
|
static Values.DisplayAlignment |
DISPLAY_ALIGN_BEFORE
The before-edge of the allocation-rectangle of the first child area is
placed coincident with the before-edge of the content-rectangle of the
reference-area.
|
static Values.DisplayAlignment |
DISPLAY_ALIGN_CENTER
The child areas are placed such that the distance between the before-edge
of the allocation-rectangle of the first child area and the before-edge
of the content-rectangle of the reference-area is the same as the distance
between the after-edge of the allocation-rectangle of the last child area
and the after-edge of the content-rectangle of the reference-area.
|
static Values.OddOrEven |
EVEN
This master is eligible for selection if the page number is even.
|
static Values.ForcePageCount |
FORCE_PAGE_COUNT_AUTO
Force the last page in this page-sequence to be an odd-page if the initial-page-number
of the next page-sequence is even.
|
static Values.ForcePageCount |
FORCE_PAGE_COUNT_END_ON_EVEN
Force the last page in this page-sequence to be an even-page.
|
static Values.ForcePageCount |
FORCE_PAGE_COUNT_END_ON_ODD
Force the last page in this page-sequence to be an odd-page.
|
static Values.ForcePageCount |
FORCE_PAGE_COUNT_EVEN
Force an even number of pages in this page-sequence.
|
static Values.ForcePageCount |
FORCE_PAGE_COUNT_NO_FORCE
Do not force either an even or an odd number of pages in this page-sequence.
|
static Values.ForcePageCount |
FORCE_PAGE_COUNT_ODD
Force an odd number of pages in this page-sequence.
|
static Values.LinefeedTreatment |
LINEFEET_TREATMENT_IGNORE
Specifies that any character flow object whose Unicode code point is U+000A
shall be discarded during the refinement process.
|
static Values.LinefeedTreatment |
LINEFEET_TREATMENT_PRESERVE
Specifies no special action.
|
static Values.LinefeedTreatment |
LINEFEET_TREATMENT_SPACE
Specifies that any character flow object whose Unicode code point is U+000A
(linefeed) shall be converted during the refinement process into a character
flow object whose Unicode code point is U+0020 (space).
|
static Values.LinefeedTreatment |
LINEFEET_TREATMENT_ZERO_WIDTH_SPACE
Specifies that any character flow object whose Unicode code point is U+000A
shall be converted during the refinement process into a character flow
object whose Unicode code point is U+200B (zero width space).
|
static Values.BlankOrNot |
NOT_BLANK
This master is eligible for selection if this page contains areas from the
fo:flow.
|
static Values.OddOrEven |
ODD
This master is eligible for selection if the page number is odd.
|
static Values.PagePosition |
PAGE_POSITION_ANY
This master is eligible for selection regardless of page positioning within
the page-sequence.
|
static Values.PagePosition |
PAGE_POSITION_FIRST
This master is eligible for selection if this is the first page in the
page-sequence.
|
static Values.PagePosition |
PAGE_POSITION_LAST
This master is eligible for selection if this is the last page in
the page-sequence.
|
static Values.PagePosition |
PAGE_POSITION_REST
This master is eligible for selection if this is not the first page nor
the last page in the page-sequence.
|
static Values.Pattern |
PATTERN_DOTS
Leader is to be filled with a repeating sequence of dots.
|
static Values.Pattern |
PATTERN_RULE
Leader is to be filled with a rule.
|
static Values.Pattern |
PATTERN_SPACE
Leader is to be filled with blank space.
|
static Values.Pattern |
PATTERN_USE_CONTENT
Leader is to be filled with a repeating pattern as specified by the
children of the fo:leader.
|
static Values.Region |
REGION_AFTER
Reserved region-name for use as default name of fo:region-after.
|
static Values.Region |
REGION_BEFORE
Reserved region-name for use as default name of fo:region-before.
|
static Values.Region |
REGION_BEFORE_FLOAT_SEPARATOR
Reserved name for content to be used as a separator at the end-edge of a
before-float-reference-area.
|
static Values.Region |
REGION_BODY
Reserved region-name for use as default name of fo:region-body.
|
static Values.Region |
REGION_END
Reserved region-name for use as default name of fo:region-end.
|
static Values.Region |
REGION_FOOTNOTE_SEPARATOR
Reserved name for content to be used as a separator at the start-edge of a
footnote-reference-area.
|
static Values.Region |
REGION_START
Reserved region-name for use as default name of fo:region-start.
|
static Values.Scaling |
SCALING_NON_UNIFORM
Scaling need not preserve the aspect ratio.
|
static Values.Scaling |
SCALING_UNIFORM
Scaling should preserve the aspect ratio.
|
static Values.VerticalAlignment |
V_ALIGN_BASELINE
Align the baseline of the box with the baseline of the parent box.
|
static Values.VerticalAlignment |
V_ALIGN_BOTTOM
Align the bottom of the box with the bottom of the line box.
|
static Values.VerticalAlignment |
V_ALIGN_MIDDLE
Align the vertical midpoint of the box with the baseline of the parent
box plus half the x-height of the parent.
|
static Values.VerticalAlignment |
V_ALIGN_SUB
Lower the baseline of the box to the proper position for subscripts of
the parent's box.
|
static Values.VerticalAlignment |
V_ALIGN_SUPER
Raise the baseline of the box to the proper position for superscripts of
the parent's box.
|
static Values.VerticalAlignment |
V_ALIGN_TEXT_BOTTOM
Align the bottom of the box with the bottom of the parent element's font.
|
static Values.VerticalAlignment |
V_ALIGN_TEXT_TOP
Align the top of the box with the top of the parent element's font.
|
static Values.VerticalAlignment |
V_ALIGN_TOP
Align the top of the box with the top of the line box.
|
static Values.WhiteSpaceTreatment |
WHITE_SPACE_TREATMENT_IGNORE
Any glyph-area whose Unicode character is classified as white space in XML,
except for U+000A, shall be deleted during line-building and
inline-building.
|
static Values.WhiteSpaceTreatment |
WHITE_SPACE_TREATMENT_IGNORE_AFTER_LF
Any glyph-area with a suppress-at-line-break value of 'suppress' shall be
deleted during line-building and inline-building if it would be the first
glyph-area descendant of a line-area.
|
static Values.WhiteSpaceTreatment |
WHITE_SPACE_TREATMENT_IGNORE_BEFORE_LF
Any glyph-area with a suppress-at-line-break value of 'suppress' shall be
deleted during line-building and inline-building if it would be the last
glyph-area descendant of a line-area.
|
static Values.WhiteSpaceTreatment |
WHITE_SPACE_TREATMENT_IGNORE_SURROUNDING_LF
Any glyph-area with a suppress-at-line-break value of 'suppress' shall be
deleted during line-building and inline-building if it would be the first
or last glyph-area descendant of a line-area.
|
static Values.WhiteSpaceTreatment |
WHITE_SPACE_TREATMENT_PRESERVE
Any glyph-area whose Unicode character is classified as white space in
XML shall not be deleted during line-building and inline-building.
|
static Values.WritingMode |
WRITING_MODE_LR_TB
Inline components and text within a line are written left-to-right.
|
static Values.WritingMode |
WRITING_MODE_RL_TB
Inline components and text within a line are written right-to-left.
|
static Values.WritingMode |
WRITING_MODE_TB_RL
Inline components and text within a line are written top-to-bottom.
|
Constructor and Description |
---|
Values() |
public static final Values.Break BREAK_AUTO
public static final Values.Break BREAK_PAGE
public static final Values.Break BREAK_COLUMN
public static final Values.Break BREAK_EVEN_PAGE
public static final Values.Break BREAK_ODD_PAGE
public static final Values.Region REGION_BEFORE
public static final Values.Region REGION_AFTER
public static final Values.Region REGION_START
public static final Values.Region REGION_END
public static final Values.Region REGION_BODY
public static final Values.Region REGION_BEFORE_FLOAT_SEPARATOR
public static final Values.Region REGION_FOOTNOTE_SEPARATOR
public static final Values.Alignment ALIGNMENT_LEFT
public static final Values.Alignment ALIGNMENT_START
public static final Values.Alignment ALIGNMENT_RIGHT
public static final Values.Alignment ALIGNMENT_END
public static final Values.Alignment ALIGNMENT_CENTER
public static final Values.Alignment ALIGNMENT_JUSTIFY
public static final Values.Alignment ALIGNMENT_INSIDE
public static final Values.Alignment ALIGNMENT_OUTSIDE
public static final Values.VerticalAlignment V_ALIGN_BASELINE
public static final Values.VerticalAlignment V_ALIGN_MIDDLE
public static final Values.VerticalAlignment V_ALIGN_SUB
public static final Values.VerticalAlignment V_ALIGN_SUPER
public static final Values.VerticalAlignment V_ALIGN_TEXT_TOP
public static final Values.VerticalAlignment V_ALIGN_TEXT_BOTTOM
public static final Values.VerticalAlignment V_ALIGN_TOP
public static final Values.VerticalAlignment V_ALIGN_BOTTOM
public static final Values.PagePosition PAGE_POSITION_FIRST
public static final Values.PagePosition PAGE_POSITION_LAST
public static final Values.PagePosition PAGE_POSITION_REST
public static final Values.PagePosition PAGE_POSITION_ANY
public static final Values.OddOrEven ODD
public static final Values.OddOrEven EVEN
public static final Values.OddOrEven ANY_ODD_OR_EVEN
public static final Values.BlankOrNot BLANK
public static final Values.BlankOrNot NOT_BLANK
public static final Values.BlankOrNot ANY_BLANK_OR_NOT
public static final Values.DisplayAlignment DISPLAY_ALIGN_AUTO
public static final Values.DisplayAlignment DISPLAY_ALIGN_BEFORE
public static final Values.DisplayAlignment DISPLAY_ALIGN_AFTER
public static final Values.DisplayAlignment DISPLAY_ALIGN_CENTER
public static final Values.Pattern PATTERN_SPACE
public static final Values.Pattern PATTERN_DOTS
public static final Values.Pattern PATTERN_RULE
public static final Values.Pattern PATTERN_USE_CONTENT
public static final Values.Scaling SCALING_UNIFORM
public static final Values.Scaling SCALING_NON_UNIFORM
public static final Values.LinefeedTreatment LINEFEET_TREATMENT_IGNORE
public static final Values.LinefeedTreatment LINEFEET_TREATMENT_PRESERVE
public static final Values.LinefeedTreatment LINEFEET_TREATMENT_SPACE
public static final Values.LinefeedTreatment LINEFEET_TREATMENT_ZERO_WIDTH_SPACE
public static final Values.WhiteSpaceTreatment WHITE_SPACE_TREATMENT_IGNORE
public static final Values.WhiteSpaceTreatment WHITE_SPACE_TREATMENT_PRESERVE
public static final Values.WhiteSpaceTreatment WHITE_SPACE_TREATMENT_IGNORE_BEFORE_LF
public static final Values.WhiteSpaceTreatment WHITE_SPACE_TREATMENT_IGNORE_AFTER_LF
public static final Values.WhiteSpaceTreatment WHITE_SPACE_TREATMENT_IGNORE_SURROUNDING_LF
public static final Values.WritingMode WRITING_MODE_LR_TB
public static final Values.WritingMode WRITING_MODE_RL_TB
public static final Values.WritingMode WRITING_MODE_TB_RL
public static final Values.ForcePageCount FORCE_PAGE_COUNT_AUTO
public static final Values.ForcePageCount FORCE_PAGE_COUNT_EVEN
public static final Values.ForcePageCount FORCE_PAGE_COUNT_ODD
public static final Values.ForcePageCount FORCE_PAGE_COUNT_END_ON_EVEN
public static final Values.ForcePageCount FORCE_PAGE_COUNT_END_ON_ODD
public static final Values.ForcePageCount FORCE_PAGE_COUNT_NO_FORCE
© 2003-2011 by Sascha Schmidt (vision-cloud.de). All Rights Reserved.