Package uk.ac.starlink.topcat.plot2
Class FrameControl
java.lang.Object
uk.ac.starlink.topcat.plot2.TabberControl
uk.ac.starlink.topcat.plot2.ConfigControl
uk.ac.starlink.topcat.plot2.FrameControl
Control for defining characteristics of the external frame within which
the plot is painted.
- Since:
- 8 Jan 2015
- Author:
- Mark Taylor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns an object that can provide explicit settings for plot icon dimensions and positioning.Returns a plot title.Methods inherited from class uk.ac.starlink.topcat.plot2.ConfigControl
addSpecifierTab, getConfig, getConfigSpecifiers
Methods inherited from class uk.ac.starlink.topcat.plot2.TabberControl
addActionListener, addControlTab, addZoneTab, getActionForwarder, getControlIcon, getControlLabel, getPanel, getTabber, removeActionListener
-
Constructor Details
-
FrameControl
public FrameControl()Constructor.
-
-
Method Details
-
getPlotPosition
Returns an object that can provide explicit settings for plot icon dimensions and positioning.- Returns:
- plot position
-
getPlotTitle
Returns a plot title.- Returns:
- plot title, or null
-