public interface NumStroke extends Stroke
| Modifier and Type | Method and Description |
|---|---|
Digit |
getDigit()
Returns the Digit element.
|
void |
setDigit(Digit digit)
Sets the Digit element.
|
Digit getDigit()
void setDigit(Digit digit)
digit - the Digit element.getDigit()Copyright © 2003–2016 Community Z Tools Project. All rights reserved.