public abstract class BasePlotRenderer extends Object
Constructor and Description |
---|
BasePlotRenderer() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
encodeData(javax.faces.context.FacesContext context,
Chart chart) |
protected void |
encodeOptions(javax.faces.context.FacesContext context,
Chart chart) |
void |
render(javax.faces.context.FacesContext context,
Chart chart) |
public void render(javax.faces.context.FacesContext context, Chart chart) throws IOException
IOException
protected abstract void encodeData(javax.faces.context.FacesContext context, Chart chart) throws IOException
IOException
protected void encodeOptions(javax.faces.context.FacesContext context, Chart chart) throws IOException
IOException
Copyright © 2016. All rights reserved.