public class NutsTextFormatThemeWrapper extends Object implements net.thevpc.nuts.NutsTextFormatTheme
| Constructor and Description |
|---|
NutsTextFormatThemeWrapper(net.thevpc.nuts.NutsTextFormatTheme other) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
net.thevpc.nuts.NutsTextStyles |
toBasicStyles(net.thevpc.nuts.NutsTextStyle style,
net.thevpc.nuts.NutsSession session) |
net.thevpc.nuts.NutsTextStyles |
toBasicStyles(net.thevpc.nuts.NutsTextStyles styles,
net.thevpc.nuts.NutsSession session) |
public NutsTextFormatThemeWrapper(net.thevpc.nuts.NutsTextFormatTheme other)
public String getName()
getName in interface net.thevpc.nuts.NutsTextFormatThemepublic net.thevpc.nuts.NutsTextStyles toBasicStyles(net.thevpc.nuts.NutsTextStyles styles,
net.thevpc.nuts.NutsSession session)
toBasicStyles in interface net.thevpc.nuts.NutsTextFormatThemepublic net.thevpc.nuts.NutsTextStyles toBasicStyles(net.thevpc.nuts.NutsTextStyle style,
net.thevpc.nuts.NutsSession session)
Copyright © 2022 vpc open source initiative. All rights reserved.