|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectuk.ac.starlink.ttools.plot2.config.CaptionerKeySet
public class CaptionerKeySet
ConfigKeySet for specifying a captioner. Font size, type, weight are configurable as well as plain/latex rendering.
Constructor Summary | |
---|---|
CaptionerKeySet()
Constructor. |
Method Summary | |
---|---|
Captioner |
createValue(ConfigMap config)
Creates a typed value based on the values in a map corresponding to this object's keys. |
ConfigKey[] |
getKeys()
The config keys used to specify an object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CaptionerKeySet()
Method Detail |
---|
public ConfigKey[] getKeys()
KeySet
getKeys
in interface KeySet<Captioner>
public Captioner createValue(ConfigMap config)
KeySet
createValue
in interface KeySet<Captioner>
config
- map for which the values corresponding to
getKeys
will be examined
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |