public class SplatNdxDisplayer extends NdxDisplayer
getInstance()
method is also provided for singleton-liek use of the class.Constructor and Description |
---|
SplatNdxDisplayer() |
Modifier and Type | Method and Description |
---|---|
boolean |
canDisplay(uk.ac.starlink.ndx.Ndx ndx)
Indicates whether this displayer can be expected to display the
given NDX.
|
static SplatNdxDisplayer |
getInstance() |
boolean |
localDisplay(uk.ac.starlink.ndx.Ndx ndx,
boolean embedded)
Attempts to display the given NDX using a locally created
object.
|
display, main, soapDisplay
public static SplatNdxDisplayer getInstance()
public boolean canDisplay(uk.ac.starlink.ndx.Ndx ndx)
NdxDisplayer
canDisplay
in class NdxDisplayer
ndx
- the Ndx to displayNdxDisplayer.display(uk.ac.starlink.ndx.Ndx, boolean)
public boolean localDisplay(uk.ac.starlink.ndx.Ndx ndx, boolean embedded)
NdxDisplayer
localDisplay
in class NdxDisplayer
ndx
- the NDX to displayembedded
- is the local object to be embeddedCopyright © 2002-2021 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.