|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DtShadowEffect | |
---|---|
org.foray.fotree.value | Classes representing the various ways that property values can be specified in XSL-FO, including Datatypes, Functions, and Expressions (See Section 5.11 of the XSL 1.0 Standard). |
Uses of DtShadowEffect in org.foray.fotree.value |
---|
Methods in org.foray.fotree.value that return DtShadowEffect | |
---|---|
static DtShadowEffect |
DtShadowEffect.makeShadowEffectDT(String input)
Factory method for creating a ShadowEffectDT from a String input. |
Constructors in org.foray.fotree.value with parameters of type DtShadowEffect | |
---|---|
DtShadowEffectWrapper(DtShadowEffect shadowEffect,
FObj fobj,
org.axsl.fo.FoContext context)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |