Deprecated API

Deprecated Classes
com.davisor.graphics.SVGGraphicsContext
          Use SVGGraphics2D or SVGTools instead. 
 

Deprecated Methods
com.davisor.graphics.chart.ChartFactory.createChannelType(URL, Color, Color, int[], ChartData)
            
com.davisor.graphics.chart.ChartFactory.createChannelType(URL, Color, Color, int, ChartData)
            
com.davisor.graphics.chart.AxisFactory.createContext(ChartData, ChartAttributes, PlotRenderAttributes, ChartDataSummary, Font[], Font[], Type, Type, Type, EnumType, int[], int[], int[], int[], int[], int[], float[], float[], float[][], boolean, short)
            
com.davisor.graphics.chart.ShapeFactory.createContext(ChartData, ChartAttributes, PlotRenderAttributes, ChartDataSummary, Font[], Font[], Type, Type, Type, EnumType, int[], int[], int[], int[], int[], int[], float[], float[], float[][], boolean, short)
            
com.davisor.graphics.IndirectAnnotatedPaint.getAddress()
          Use IndirectAnnotatedPaint.getProperty(java.lang.String) instead (with arg "href") 
com.davisor.graphics.IndirectAnnotatedShape.getAddress()
          Use IndirectAnnotatedShape.getProperty(java.lang.String) instead (with arg "href") 
com.davisor.graphics.IndirectAnnotatedPaint.getDescription()
          Use IndirectAnnotatedPaint.getProperty(java.lang.String) instead (with arg "alt") 
com.davisor.graphics.IndirectAnnotatedShape.getDescription()
          Use IndirectAnnotatedShape.getProperty(java.lang.String) instead (with arg "alt") 
com.davisor.data.Type.getId()
          replaced with Type.getID() 
com.davisor.data.TupleType.getId(int)
          replaced with TupleType.getID(int) 
com.davisor.data.stream.ProxyDataBuffer.ProxyDataStream.getMetaData()
          replaced with Type.getMetaData() 
com.davisor.graphics.data.ShapeType.getShapes(String)
          replaced with ShapeType.getShapeParameters(java.lang.String) 
com.davisor.data.TupleData.getSize()
          replaced with size which coincides with Map interface. 
com.davisor.data.Type.getSpecs()
          replaced with Type.getFormat() 
com.davisor.graphics.IndirectAnnotatedPaint.getTarget()
          Use IndirectAnnotatedPaint.getProperty(java.lang.String) instead (with arg "target") 
com.davisor.graphics.IndirectAnnotatedShape.getTarget()
          Use IndirectAnnotatedShape.getProperty(java.lang.String) instead (with arg "target") 
com.davisor.graphics.chart.ChannelAttributes.isSeries()
          Use ChartFactory#isMultiSeriesMode instead 
com.davisor.graphics.chart.ChartAttributes.isSeries(String)
          Use ChartFactory#isMultiSeriesMode instead 
com.davisor.graphics.chart.ChartMultiAttributes.isSeries(String)
          Use ChartFactory#isMultiSeriesMode instead 
com.davisor.graphics.chart.ChartObjectAttributes.isSeries(String)
          Use ChartFactory#isMultiSeriesMode instead 
com.davisor.graphics.chart.ChartStringAttributes.isSeries(String)
          Use ChartFactory#isMultiSeriesMode instead 
com.davisor.graphics.chart.ImageChart.putImage(OutputStream)
          replaced with ImageChart.putContent(java.io.OutputStream) 
com.davisor.data.Type.setId(String)
          replaced with Type.setID(String) 
com.davisor.data.stream.ProxyDataBuffer.ProxyDataStream.setMetaData(Object)
          replaced with Type.setMetaData(Map) 
com.davisor.data.Type.setSpecs(String)
          replaced with Type.setFormat(String) 
com.davisor.graphics.chart.ChartXMLAttributesFactory.setUrlContext(URL)
          replaced with setURLContext 
 

Deprecated Constructors
com.davisor.graphics.data.AnnotatedPaintValue(PaintValue, Properties, long, int, short, String)
          explicit identity strings are obsolete 
com.davisor.graphics.chart.AxisFactory.AxisContext(ChartData, ChartAttributes, PlotRenderAttributes, ChartDataSummary, Font[], Font[], Type, Type, Type, EnumType, int[], int[], int[], int[], int[], int[], float[], float[], float[][], boolean, short)
            
com.davisor.graphics.chart.DataRenderAttributes(Paint[], Paint[], Stroke[], Shape[], Font[], int[], Composite[], RenderAttributes, Properties, String, String)
          Creates a render attributes set with the given initial attribute values. A null value array will leave all attributes values as null (or UNSET).

Minimum and maximum shape size values, if set, will define the size range to which the sizes of dynamically scaled shapes will mapped. 

com.davisor.graphics.chart.DataRenderAttributes(Paint, Paint, Stroke, Shape, Font, int, Composite, RenderAttributes, Properties, String, String)
          Creates a render attributes set with the given initial default attribute values. All rendering attributes will be installed in slot zero. The default index is also set to zero, and exceptions are disabled. The result is that the attribute set will behave as if it had an equal value initially set for each slot.

Minimum and maximum shape size values, if set, will define the size range to which the sizes of dynamically scaled shapes will mapped. 

com.davisor.graphics.IndirectAnnotatedPaint(Paint, Properties, long, int, short, String)
          explicit identity strings are obsolete 
com.davisor.graphics.IndirectAnnotatedSerializableShape(Shape, Properties, long, int, short, String)
          explicit identity strings are obsolete 
com.davisor.graphics.IndirectAnnotatedShape(Shape, Properties, long, int, short, String)
          explicit identity strings are obsolete 
com.davisor.graphics.LabelRenderer(String, Font, FontRenderContext, float, float, float, float, float, int)
          Please use LabelRenderer.LabelRenderer(Font, FontRenderContext, float, float, float, float, float, int, String) instead. 
com.davisor.graphics.chart.ShapeFactory.ShapeContext(ChartData, ChartAttributes, PlotRenderAttributes, ChartDataSummary, Font[], Font[], Type, Type, Type, EnumType, int[], int[], int[], int[], int[], int[], float[], float[], float[][], boolean, short)
            
 



Copyright © 2001-2004 Davisor Oy. All Rights Reserved.