net.sourceforge.plantuml.creole
Class StripeStyle
java.lang.Object
net.sourceforge.plantuml.creole.StripeStyle
public class StripeStyle
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StripeStyle
public StripeStyle(StripeStyleType type,
int order,
char style)
getType
public final StripeStyleType getType()
getHeader
public net.sourceforge.plantuml.creole.Atom getHeader(FontConfiguration fontConfiguration,
CreoleContext context)
getOrder
public final int getOrder()
getStyle
public char getStyle()
Copyright © 2014. All Rights Reserved.