Annotation Interface Zap
Defines a skipped area with a specific charact.
- Author:
- Guillaume CHAUVET
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements
-
Element Details
-
length
int lengthThe size of the filling area- Returns:
- size of this filling area (positive number)
-
value
char valueThe default filling character- Returns:
- the filling character of this area
- Default:
' '
-