public class StripeStyle
extends java.lang.Object
| Constructor and Description |
|---|
StripeStyle(StripeStyleType type,
int order,
char style) |
| Modifier and Type | Method and Description |
|---|---|
Atom |
getHeader(FontConfiguration fontConfiguration,
CreoleContext context) |
int |
getOrder() |
char |
getStyle() |
StripeStyleType |
getType() |
public StripeStyle(StripeStyleType type, int order, char style)
public final StripeStyleType getType()
public Atom getHeader(FontConfiguration fontConfiguration, CreoleContext context)
public final int getOrder()
public char getStyle()