public class AppearanceOptions extends Object
SealOptions.| Constructor and Description |
|---|
AppearanceOptions()
Creates a new
AppearanceOptions instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
addItem(AppearanceItem appearanceItem)
Add the appearance items to the set.
|
Set<AppearanceItem> |
getItems()
Returns the set of seal appearance items.
|
public AppearanceOptions()
AppearanceOptions instance.public void addItem(AppearanceItem appearanceItem)
appearanceItem - the appearance itempublic Set<AppearanceItem> getItems()
Copyright © 2023 Adobe. All rights reserved.