skyview
Interface Component

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
Processor, Survey
All Known Implementing Classes:
AitProjecter, AitProjecter.AitDeprojecter, BesselianCoordinateSystem, BesselianDistorter, BesselianDistorter.BesselianInverseDistorter, BoundaryAverage, BoundaryMedian, BoundaryMedianDSS2, BoxSmoother, CarProjecter, CarProjecter.CarDeprojecter, CatalogPostProcessor, CatalogProcessor, ClipSampler, ComboSampler, Converter, CoordinateSystem, CscProjecter, CscProjecter.CscDeprojecter, Deedger, Deprojecter, DepthSampler, Distorter, DSSDistorter, DSSDistorter.DSSInvDistorter, DSSImage, EclipticCoordinateSystem, FitsImage, GalacticCoordinateSystem, HelioeclipticCoordinateSystem, HTMLWriter, ICRSCoordinateSystem, IJProcessor, Image, ImageMedian, JulianCoordinateSystem, LanczosSampler, LISampler, Mosaicker, NeatDistorter, NeatDistorter.NeatInvDistorter, NNSampler, Projecter, ProxyImage, RGBWriter, Rotater, Sampler, Scaler, SinProjecter, SinProjecter.SinDeprojecter, SphereDistorter, SplineSampler, TanProjecter, TanProjecter.TanDeprojecter, Transformer, UserSurvey, WCS, XMLSurvey, XtnProjecter, ZeaProjecter, ZeaProjecter.ZeaDeprojecter

public interface Component
extends java.io.Serializable


Method Summary
 java.lang.String getDescription()
          Get the description of this component.
 java.lang.String getName()
          Get the name of this component.
 

Method Detail

getName

java.lang.String getName()
Get the name of this component.


getDescription

java.lang.String getDescription()
Get the description of this component.