Package | Description |
---|---|
org.apache.fop.traits |
Trait classes and other supporting data structures.
|
Modifier and Type | Field and Description |
---|---|
static Visibility |
Visibility.COLLAPSE
border-style: dotted
|
static Visibility |
Visibility.HIDDEN
border-style: hidden
|
static Visibility |
Visibility.VISIBLE
border-style: none
|
Modifier and Type | Method and Description |
---|---|
static Visibility |
Visibility.valueOf(String name)
Returns the enumeration/singleton object based on its name.
|
Copyright © 2025 Apache Software Foundation. All rights reserved.