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