|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ZoneFactory
Defines how ZoneIDs are produced for use in a multi-plotting context.
Method Summary | |
---|---|
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. |
Method Detail |
---|
boolean isSingleZone()
ZoneId getDefaultZone()
uk.ac.starlink.ttools.plot2.config.Specifier<ZoneId> createZoneSpecifier()
Comparator<ZoneId> getComparator()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |