Class ShadeSpec
java.lang.Object
uk.ac.starlink.ttools.plot2.task.ShadeSpec
Specifies a shade axis in sufficient detail to recreate it as part of
a STILTS plotting command.
- Since:
- 29 Aug 2023
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShadeSpec
-
-
Method Details
-
getConfig
-
isVisible
public boolean isVisible()Indicates whether aux axis is visible.- Returns:
- true for visible aux axis, false for invisible
-
getLabel
-
getCrowding
public double getCrowding()Returns crowding factor for aux axis.- Returns:
- aux axis crowding
-