DynamicPDF by ceTe Software

Deprecated API

Deprecated Classes
com.cete.dynamicpdf.pageelements.Cell
          As of DynamicPDF v6.0.0, replaced by Cell2  
com.cete.dynamicpdf.pageelements.CellAlign
          As of DynamicPDF v6.0.0, replaced by TextAlign  
com.cete.dynamicpdf.pageelements.CellList
          As of DynamicPDF v6.0.0, replaced by Cell2List  
com.cete.dynamicpdf.pageelements.CellVAlign
          As of DynamicPDF v6.0.0, replaced by VAlign  
com.cete.dynamicpdf.pageelements.Column
          As of DynamicPDF v6.0.0, replaced by Column2  
com.cete.dynamicpdf.pageelements.ColumnList
          As of DynamicPDF v6.0.0, replaced by Column2List  
com.cete.dynamicpdf.pageelements.Row
          As of DynamicPDF v6.0.0, replaced by Row2  
com.cete.dynamicpdf.pageelements.RowList
          As of DynamicPDF v6.0.0, replaced by Row2List  
com.cete.dynamicpdf.pageelements.Table
          As of DynamicPDF v6.0.0, replaced by Table2  
com.cete.dynamicpdf.text.TrueTypeFont
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.pageelements.charting.axes.XAxisLabelLocation
          As of DynamicPDF v6.0.0, replaced by XAxisLabelPosition  
com.cete.dynamicpdf.pageelements.charting.axes.XAxisTitleLocation
          As of DynamicPDF v6.0.0, replaced by XAxisTitlePosition  
com.cete.dynamicpdf.pageelements.charting.axes.YAxisLabelLocation
          As of DynamicPDF v6.0.0, replaced by YAxisLabelPosition  
com.cete.dynamicpdf.pageelements.charting.axes.YAxisTitleLocation
          As of DynamicPDF v6.0.0, replaced by YAxisTitlePosition  
 

Deprecated Fields
com.cete.dynamicpdf.AreaDimensions.body
          As of DynamicPDF Generator v5.0.1. replaced by AreaDimensions.getBody() 
com.cete.dynamicpdf.AreaDimensions.edge
          As of DynamicPDF Generator v5.0.1. replaced by AreaDimensions.getEdge() 
 

Deprecated Methods
com.cete.dynamicpdf.pageelements.forms.ChoiceField.addItem(String)
          As of DynamicPDF Generator v6.0.0, replaced by ListBox.getItems().add(String item) 
com.cete.dynamicpdf.PageList.append(PageList)
          As of DynamicPDF v6.0.0 
com.cete.dynamicpdf.text.TrueTypeFont.draw(DocumentWriter)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont.getAscender()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.OutlineList.getCount()
          As of DynamicPDF v6.0.0, replaced by OutlineList.size() 
com.cete.dynamicpdf.EmbeddedFileList.getCount()
          As of DynamicPDF v6.0.0, replaced by EmbeddedFileList.size() 
com.cete.dynamicpdf.imaging.TiffImageDataList.getCount()
          As of DynamicPDF v6.0.0, replaced by TiffImageDataList.size() 
com.cete.dynamicpdf.io.PageXObjectList.getCount()
          As of DynamicPDF v6.0.0, replaced by PageXObjectList.size() 
com.cete.dynamicpdf.io.PageShadingList.getCount()
          As of DynamicPDF v6.0.0, replaced by PageShadingList.size() 
com.cete.dynamicpdf.io.PagePropertiesList.getCount()
          As of DynamicPDF v6.0.0, replaced by PagePropertiesList.size() 
com.cete.dynamicpdf.io.PagePatternList.getCount()
          As of DynamicPDF v6.0.0, replaced by PagePatternList.size() 
com.cete.dynamicpdf.io.PageFontList.getCount()
          As of DynamicPDF v6.0.0, replaced by PageFontList.size() 
com.cete.dynamicpdf.io.PageExtGStateList.getCount()
          As of DynamicPDF v6.0.0, replaced by PageExtGStateList.size() 
com.cete.dynamicpdf.io.PageColorSpaceList.getCount()
          As of DynamicPDF v6.0.0, replaced by PageColorSpaceList.size() 
com.cete.dynamicpdf.pageelements.SubPathList.getCount()
          As of DynamicPDF v6.0.0, replaced by SubPathList.size() 
com.cete.dynamicpdf.pageelements.Group.getCount()
          As of DynamicPDF v6.0.0, replaced by Group.size() 
com.cete.dynamicpdf.pageelements.CellList.getCount()
          As of DynamicPDF v6.0.0, replaced by CellList.size() 
com.cete.dynamicpdf.text.TextLineList.getCount()
          As of DynamicPDF v6.0.0, replaced by TextLineList.size() 
com.cete.dynamicpdf.xmp.BasicSchema.getCreationDate()
          As of DynamicPDF v5.0.0 
com.cete.dynamicpdf.pageelements.forms.ChoiceField.getDefaultChoice()
          As of DynamicPDF Merger v6.0.0, replaced by ListBox.getItems().getChoiceItem(index).getSelected() 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.getDefaultDateTimeXAxis()
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.getDefaultDateTimeAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.getDefaultDateTimeYAxis()
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.getDefaultDateTimeAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.getDefaultIndexedXAxis()
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.getDefaultIndexedAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.getDefaultIndexedYAxis()
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.getDefaultIndexedAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.getDefaultNumericXAxis()
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.getDefaultNumericAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.getDefaultNumericYAxis()
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.getDefaultNumericAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.getDefaultPercentageXAxis()
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.getDefaultPercentageAxis() 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.getDefaultPercentageYAxis()
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.getDefaultPercentageAxis() 
com.cete.dynamicpdf.text.TrueTypeFont.getDescender()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont.getEmbed()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.pageelements.forms.ChoiceField.getExportValue()
          As of DynamicPDF Merger v6.0.0, replaced by ListBox.getItems().getChoiceItem(index).getExportValue() 
com.cete.dynamicpdf.text.TrueTypeFont.getFontSubsetter()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont.getGlyphWidth(char)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.pageelements.forms.ChoiceField.getIndexOf(String)
          As of DynamicPDF Generator v6.0.0 
com.cete.dynamicpdf.pageelements.forms.ChoiceField.getItem(int)
          As of DynamicPDF Generator v6.0.0, replaced by ListBox.getItems().getChoiceItem(int index) 
com.cete.dynamicpdf.text.TrueTypeFont.getKernValue(char, char)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.pageelements.charting.axes.YAxis.getLabelLocation()
          As of DynamicPDF Generator v5.0.1. replaced by YAxis.getLabelLocation() 
com.cete.dynamicpdf.pageelements.charting.axes.XAxis.getLabelLocation()
          As of DynamicPDF Generator v6.0. replaced by XAxis.getLabelPosition() 
com.cete.dynamicpdf.text.TrueTypeFont.getLineBreaker()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont.getLineGap()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont.getName()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.Outline.getOutlines()
          As of DynamicPDF v5.0.1 
com.cete.dynamicpdf.Document.getPrepress()
          As of DynamicPDF v5.0.0, replaced by Document.getOutputIntents() 
com.cete.dynamicpdf.merger.MergeOptions.getPrepress()
          As of DynamicPDF v5.0.0, replaced by MergeOptions.getOutputIntent() 
com.cete.dynamicpdf.text.TrueTypeFont.getRequiredPdfObjects()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.PageList.getSize()
          As of DynamicPDF v6.0.0, replaced by PageList.size() 
com.cete.dynamicpdf.OutputIntentList.getSize()
          As of DynamicPDF v6.0.0, replaced by OutputIntentList.size() 
com.cete.dynamicpdf.DocumentJavaScriptList.getSize()
          As of DynamicPDF v6.0.0, replaced by DocumentJavaScriptList.size() 
com.cete.dynamicpdf.forms.TextFieldList.getSize()
          As of DynamicPDF v6.0.0, replaced by TextFieldList.size() 
com.cete.dynamicpdf.forms.FormFieldList.getSize()
          As of DynamicPDF v6.0.0, replaced by FormFieldList.size() 
com.cete.dynamicpdf.forms.FormCalculationOrder.getSize()
          As of DynamicPDF v6.0.0, replaced by FormCalculationOrder.size() 
com.cete.dynamicpdf.merger.PdfPageList.getSize()
          As of DynamicPDF v6.0.0, replaced by PdfPageList.size() 
com.cete.dynamicpdf.merger.forms.PdfFormFieldList.getSize()
          As of DynamicPDF v6.0.0, replaced by PdfFormFieldList.size() 
com.cete.dynamicpdf.pageelements.charting.Marker.getSize()
          As of DynamicPDF v6.0.0, replaced by Marker.size() 
com.cete.dynamicpdf.text.FontFamilyList.getSize()
          As of DynamicPDF v6.0.0, replaced by FontFamilyList.size() 
com.cete.dynamicpdf.xmp.XmpLangAltList.getSize()
          As of DynamicPDF v6.0.0, replaced by XmpLangAltList.size() 
com.cete.dynamicpdf.xmp.XmpJob.getSize()
          As of DynamicPDF v6.0.0, replaced by XmpJob.size() 
com.cete.dynamicpdf.xmp.XmpCollection.getSize()
          As of DynamicPDF v6.0.0, replaced by XmpCollection.size() 
com.cete.dynamicpdf.xmp.XmpArray.getSize()
          As of DynamicPDF v6.0.0, replaced by XmpArray.size() 
com.cete.dynamicpdf.pageelements.charting.axes.YAxis.getTitleLocation()
          As of DynamicPDF Generator v5.0.1. replaced by YAxis.getTitleLocation() 
com.cete.dynamicpdf.pageelements.charting.axes.XAxis.getTitleLocation()
          As of DynamicPDF Generator v5.0.1. replaced by XAxis.getTitleLocation() 
com.cete.dynamicpdf.text.TrueTypeFont.hasKerning()
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.pageelements.forms.ChoiceField.remove(int)
          As of DynamicPDF Merger v6.0.0, replaced by ListBox.getItems().remove(int index) 
com.cete.dynamicpdf.AutoGradient.setAngle(int)
          As of DynamicPDF Generator v5.0.1. replaced by AutoGradient.setAngle(float angle) 
com.cete.dynamicpdf.xmp.BasicSchema.setCreationDate(Date)
          As of DynamicPDF v5.0.0 
com.cete.dynamicpdf.pageelements.forms.ChoiceField.setDefaultChoice(String)
          As of DynamicPDF Merger v6.0.0. 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.setDefaultDateTimeXAxis(DateTimeXAxis)
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.setDefaultDateTimeAxis(DateTimeXAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.setDefaultDateTimeYAxis(DateTimeYAxis)
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.setDefaultDateTimeAxis(DateTimeYAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.setDefaultIndexedXAxis(IndexedXAxis)
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.setDefaultIndexedAxis(IndexedXAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.setDefaultIndexedYAxis(IndexedYAxis)
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.setDefaultIndexedAxis(IndexedYAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.setDefaultNumericXAxis(NumericXAxis)
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.setDefaultNumericAxis(NumericXAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.setDefaultNumericYAxis(NumericYAxis)
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.setDefaultNumericAxis(NumericYAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.XAxisList.setDefaultPercentageXAxis(PercentageXAxis)
          As of DynamicPDF Generator v5.0.1. replaced by XAxisList.setDefaultPercentageAxis(PercentageXAxis value) 
com.cete.dynamicpdf.pageelements.charting.axes.YAxisList.setDefaultPercentageYAxis(PercentageYAxis)
          As of DynamicPDF Generator v5.0.1. replaced by YAxisList.setDefaultPercentageAxis(PercentageYAxis value) 
com.cete.dynamicpdf.text.TrueTypeFont.setEmbed(boolean)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.pageelements.forms.ChoiceField.setExportValue(String)
          As of DynamicPDF Merger v6.0.0, replaced by ListBox.getItems().getChoiceItem(index).setExportValue(String value} 
com.cete.dynamicpdf.pageelements.charting.axes.XAxis.setLabelLocation(XAxisLabelLocation)
          As of DynamicPDF Generator v6.0. replaced by XAxis.setLabelPosition(XAxisLabelPosition xAxisLabelPosition) 
com.cete.dynamicpdf.pageelements.charting.axes.YAxis.setLabelLocation(YAxisLabelLocation)
          As of DynamicPDF Generator v5.0.1. replaced by YAxis.setLabelLocation(YAxisLabelLocation yAxisLabelLocation) 
com.cete.dynamicpdf.merger.MergeOptions.setPrepress(boolean)
          As of DynamicPDF v5.0.0, replaced by MergeOptions.setOutputIntent(boolean value) 
com.cete.dynamicpdf.pageelements.charting.axes.XAxis.setTitleLocation(XAxisTitleLocation)
          As of DynamicPDF Generator v5.0.1. replaced by XAxis.setTitleLocation(XAxisTitleLocation xAxisTitleLocation) 
com.cete.dynamicpdf.pageelements.charting.axes.YAxis.setTitleLocation(YAxisTitleLocation)
          As of DynamicPDF Generator v5.0.1. replaced by YAxis.setTitleLocation(YAxisTitleLocation yAxisTitleLocation) 
com.cete.dynamicpdf.pageelements.charting.LegendLabelList.ZInternal_add(LegendLabel)
          As of DynamicPDF v6.0.0 
 

Deprecated Constructors
com.cete.dynamicpdf.AutoGradient(int, CmykColor, CmykColor)
          As of DynamicPDF Generator v5.0.1. replaced by AutoGradient.AutoGradient(float angle, CmykColor color1, CmykColor color2) 
com.cete.dynamicpdf.AutoGradient(int, Grayscale, Grayscale)
          As of DynamicPDF Generator v5.0.1. replaced by AutoGradient.AutoGradient(float angle, Grayscale color1, Grayscale color2) 
com.cete.dynamicpdf.AutoGradient(int, RgbColor, RgbColor)
          As of DynamicPDF Generator v5.0.1. replaced by AutoGradient.AutoGradient(float angle, RgbColor color1, RgbColor color2) 
com.cete.dynamicpdf.text.TrueTypeFont(byte[])
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont(byte[], LineBreaker)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont(String)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
com.cete.dynamicpdf.text.TrueTypeFont(String, LineBreaker)
          As of DynamicPDF v5.0.0, replaced by OpenTypeFont  
 


DynamicPDF by ceTe Software

API Reference for DynamicPDFTM v6.0 for Java generated on February 4, 2011
© Copyright 2011, ceTe Software