| Package | Description |
|---|---|
| com.googlecode.wickedcharts.highcharts.options.processing |
| Modifier and Type | Method and Description |
|---|---|
static Feature |
Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Feature[] |
Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
OptionsProcessorContext.containsFeature(Feature feature)
Returns true if the
Options attached to this context contains the
given feature. |
| Constructor and Description |
|---|
FeatureCheckingOptionsProcessor(Feature... supportedFeatures) |
UnsupportedFeatureException(Feature feature) |
Copyright © 2016. All rights reserved.