public interface ZIndexPa
Modifier and Type | Method and Description |
---|---|
int |
traitZIndex(FoContext context)
Returns the "z-index" trait for this FO if it is not "auto".
|
boolean |
traitZIndexIsAuto(FoContext context)
Indicates whether the "z-index" trait for this FO is "auto".
|
int traitZIndex(FoContext context)
traitZIndexIsAuto(FoContext)
returns false.context
- An object that knows how to resolve FO Tree context
issues.traitZIndexIsAuto(FoContext)
boolean traitZIndexIsAuto(FoContext context)
traitZIndex(FoContext)
.context
- An object that knows how to resolve FO Tree context
issues.traitZIndex(FoContext)
This documentation was created 2017-01-24 at 21:26 GMT by The aXSL Group and may be freely copied. See license for details.