org.pentaho.chart
Class ChartNamespaceDefinition
java.lang.Object
org.pentaho.chart.ChartNamespaceDefinition
- All Implemented Interfaces:
- org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition
public class ChartNamespaceDefinition
- extends Object
- implements org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition
Defines the namespace used with the charting API.
- Author:
- David Kincade
Constructor Summary |
ChartNamespaceDefinition(org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
|
ChartNamespaceDefinition
public ChartNamespaceDefinition(org.pentaho.reporting.libraries.resourceloader.ResourceManager resourceManager)
throws org.pentaho.reporting.libraries.resourceloader.ResourceKeyCreationException
- Throws:
org.pentaho.reporting.libraries.resourceloader.ResourceKeyCreationException
getPreferredPrefix
public String getPreferredPrefix()
- Specified by:
getPreferredPrefix
in interface org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition
getURI
public String getURI()
- Specified by:
getURI
in interface org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition
getClassAttribute
public String[] getClassAttribute(String element)
- Specified by:
getClassAttribute
in interface org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition
getStyleAttribute
public String[] getStyleAttribute(String element)
- Specified by:
getStyleAttribute
in interface org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition
getDefaultStyleSheetLocation
public org.pentaho.reporting.libraries.resourceloader.ResourceKey getDefaultStyleSheetLocation()
- Specified by:
getDefaultStyleSheetLocation
in interface org.pentaho.reporting.libraries.css.namespace.NamespaceDefinition