public interface ZoneFactory
Modifier and Type | Method | Description |
---|---|---|
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> |
createZoneSpecifier() |
Returns a Specifier that can be used to select zoneIds.
|
java.util.Comparator<ZoneId> |
getComparator() |
Returns a comparator that is suitable for use with the ZoneIds
dispensed by this factory.
|
ZoneId |
getDefaultZone() |
Returns a default ZoneId that can be used in absence of any other.
|
boolean |
isSingleZone() |
Indicates whether this factory corresponds to a single-zone plot.
|
boolean isSingleZone()
ZoneId getDefaultZone()
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> createZoneSpecifier()
java.util.Comparator<ZoneId> getComparator()
Copyright © 2003-2018 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.