Interface IsDefaultMajor
-
- All Known Implementing Classes:
DefaultMajor
,Major
public interface IsDefaultMajor
Interface to define MAJOR tick object defaults.- Author:
- Andrea "Stock" Stocchero
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isEnabled()
Iftrue
, major tick options are used to show major ticks.
-