public abstract class LengthValue extends BreadthValue
TemplateValue.ValueType| Modifier and Type | Field and Description |
|---|---|
protected float |
value |
type| Modifier | Constructor and Description |
|---|---|
protected |
LengthValue(TemplateValue.ValueType type,
float value)
Init a breadth value with a given type and value.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getValue()
Gets length value.
|
getTypeprotected LengthValue(TemplateValue.ValueType type, float value)
type - value typevalue - length valueCopyright © 1998–2025 Apryse Group NV. All rights reserved.