public interface PlotTypeGui<P,A>
Modifier and Type | Method and Description |
---|---|
AxisController<P,A> |
createAxisController()
Returns a user control for axis configuration.
|
PositionCoordPanel |
createPositionCoordPanel(int npos)
Returns a user panel for entering basic standard data positions.
|
ZoneFactory |
createZoneFactory()
Returns a new zone ID factory for use with this plot.
|
uk.ac.starlink.ttools.plot2.GangerFactory |
getGangerFactory()
Returns the GangerFactory used by this plot.
|
java.lang.String |
getNavigatorHelpId()
Returns the help ID describing the navigation actions for this plot.
|
boolean |
hasPositions()
Indicates whether this plot type supports selectable point positions.
|
AxisController<P,A> createAxisController()
PositionCoordPanel createPositionCoordPanel(int npos)
npos
- number of groups of positional coordinates for entryboolean hasPositions()
uk.ac.starlink.ttools.plot2.GangerFactory getGangerFactory()
ZoneFactory createZoneFactory()
java.lang.String getNavigatorHelpId()
Copyright ? 2003-2017 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.