public interface ZoneFactory
Modifier and Type | Method and Description |
---|---|
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> |
createZoneSpecifier()
Returns a Specifier that can be used to select zoneIds.
|
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.
|
ZoneId |
nameToId(String name)
Returns the ZoneId corresponding to a zone name.
|
boolean isSingleZone()
ZoneId getDefaultZone()
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> createZoneSpecifier()
Comparator<ZoneId> getComparator()
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.