Interface and Description |
---|
diva.util.java2d.PaintedGraphic
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.util.java2d.PaintedObject
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
Class and Description |
---|
diva.util.java2d.AbstractPaintedGraphic
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.gui.ApplicationResources
Use diva.resource.DefaultBundle instead.
|
diva.compat.gui.BasicWindow
Use diva.gui.BasicFrame instead.
|
uk.ac.starlink.votable.ColFitsPlusTableWriter
Use
UnifiedFitsTableWriter instead |
uk.ac.starlink.fits.ColFitsTableWriter
Use
uk.ac.starlink.votable.UnifiedFitsTableWriter
instead |
uk.ac.starlink.votable.FitsPlusTableWriter
Use
UnifiedFitsTableWriter instead |
diva.canvas.connector.FixedNormalSite
Do not use. Use ParametricSite instead.
A site decorator that disallows changing the normal. This is useful for
perimeter sites that stay at one point on a figure. Normally connectors
change the normal of a site so that the figure looks better.
This class is often used so that the site that points out of a terminal
can be properly manhattan routed so that it always leave the terminal in
the ight direction.
|
diva.canvas.toolbox.GraphicsParser
Will be removed in Diva 0.4. Use diva.compat.canvas if
needed, or diva.canvas.toolbox.VectorFigureBuilder.
|
uk.ac.starlink.fits.HduFitsTableWriter
Use
uk.ac.starlink.votable.UnifiedFitsTableWriter
instead |
diva.canvas.toolbox.PaintedFigure
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.util.java2d.PaintedImage
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.util.java2d.PaintedList
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.util.java2d.PaintedPath
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.util.java2d.PaintedShape
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.util.java2d.PaintedString
Will be removed in Diva 0.4. Use diva.compat.canvas if needed.
|
diva.canvas.SiteDecorator
This is complete unneeded. Do not use.
This is an abstract decorator for sites. It can be used to add or change
the functionality of an arbitrary site.
|
diva.compat.gui.TutorialWindow
Use diva.gui.BasicFrame instead.
|
uk.ac.starlink.fits.VariableFitsTableWriter
Use
uk.ac.starlink.votable.UnifiedFitsTableWriter
instead |
uk.ac.starlink.votable.VOTableFitsTableWriter
Use
UnifiedFitsTableWriter instead |
Constructor and Description |
---|
diva.canvas.toolbox.BasicFigure(Shape, int) |
uk.ac.starlink.votable.ColFitsPlusTableWriter(String, WideFits)
allows some configuration options but not others;
use no-arg constructor and configuration methods instead
|
uk.ac.starlink.fits.ColFitsTableWriter(String, WideFits)
allows some configuration options but not others;
use no-arg constructor and configuration methods instead
|
uk.ac.starlink.votable.FitsPlusTableWriter(String, WideFits)
allows some configuration options but not others;
use no-arg constructor and configuration methods instead
|
uk.ac.starlink.fits.FitsTableWriter(String, boolean, WideFits)
allows some configuration options but not others;
use no-arg constructor and configuration methods instead
|
uk.ac.starlink.fits.HduFitsTableWriter(String, boolean, WideFits)
allows some configuration options but not others;
use no-arg constructor and configuration methods instead
|
uk.ac.starlink.fits.VariableFitsTableWriter(Boolean, boolean, WideFits)
allows some configuration options but not others;
use no-arg constructor and configuration methods instead
|
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.