public abstract class TemplateValue extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TemplateValue.ValueType
Enum of sizing value types.
|
| Modifier and Type | Field and Description |
|---|---|
protected TemplateValue.ValueType |
type
Template value type.
|
| Modifier | Constructor and Description |
|---|---|
protected |
TemplateValue(TemplateValue.ValueType type)
Creates template value with a given type.
|
protected final TemplateValue.ValueType type
protected TemplateValue(TemplateValue.ValueType type)
type - template value typepublic TemplateValue.ValueType getType()
Copyright © 1998–2025 Apryse Group NV. All rights reserved.