|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PlotTypeGui<P,A>
Provides PlotType-specific aspects of the GUI, used by the generic PlotWindow GUI.
Method Summary | |
---|---|
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. |
String |
getNavigatorHelpId()
Returns the help ID describing the navigation actions for this plot. |
boolean |
hasPositions()
Indicates whether this plot type supports selectable point positions. |
Method Detail |
---|
AxisController<P,A> createAxisController()
PositionCoordPanel createPositionCoordPanel(int npos)
npos
- number of groups of positional coordinates for entry
boolean hasPositions()
uk.ac.starlink.ttools.plot2.GangerFactory getGangerFactory()
ZoneFactory createZoneFactory()
String getNavigatorHelpId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |