XmlInformation

java.io. Serializable
net.aerith.misao.xml.relaxer. IRNode
+setParentRNode(IRNode parent) :void
+getParentRNode() :IRNode
+getRNodes() :IRNode
+getRContext() :RContext
+setRContext(RContext rContext) :void
+getRContextResolved() :RContext
net.aerith.misao.xml. IONode
+IONode()
+read(Reader in) :void
+read(File file) :void
+write(Writer out) :void
+write(File file) :void
+setup(Document doc) :void
+makeElement(Node parent) :void
#translateFrom(String string) :String
#translateTo(String string) :String
net.aerith.misao.xml.relaxer. XmlInformation
-path :String
-image :XmlImage
-sizeValue :XmlSize
-date :String
-exposure :XmlExposure
-observer :String
-center :XmlCenter
-fov :XmlFov
-rotation :XmlRotation
-pixelSize :XmlPixelSize
-limitingMag :float
-upperLimitMag :Float
-astrometricError :XmlAstrometricError
-photometricError :Float
-magnitudeTranslationFormula :String
-magnitudeCorrection :String
-distortionField :XmlDistortionField
-filter :String
-chip :String
-instruments :String
-baseCatalog :String
-astrometry :XmlAstrometry
-photometry :XmlPhotometry
-reversedImage :XmlReversedImage
-sbigImage :XmlSbigImage
-unofficial :XmlUnofficial
-starCount :XmlStarCount
-note :String
-parentRNode :IRNode
-rContext :RContext
+XmlInformation()
+XmlInformation(RStack stack)
+XmlInformation(Document doc)
+XmlInformation(Element element)
+setup(Document doc) :void
+setup(Element element) :void
+setup(RStack stack) :void
-init(Element element) :void
+makeElement(Node parent) :void
+getPath() :String
+setPath(String path) :void
+getImage() :XmlImage
+setImage(XmlImage image) :void
+getSize() :XmlSize
+setSize(XmlSize sizeValue) :void
+getDate() :String
+setDate(String date) :void
+getExposure() :XmlExposure
+setExposure(XmlExposure exposure) :void
+getObserver() :String
+setObserver(String observer) :void
+getCenter() :XmlCenter
+setCenter(XmlCenter center) :void
+getFov() :XmlFov
+setFov(XmlFov fov) :void
+getRotation() :XmlRotation
+setRotation(XmlRotation rotation) :void
+getPixelSize() :XmlPixelSize
+setPixelSize(XmlPixelSize pixelSize) :void
+getLimitingMag() :float
+setLimitingMag(float limitingMag) :void
+getUpperLimitMag() :Float
+setUpperLimitMag(Float upperLimitMag) :void
+getAstrometricError() :XmlAstrometricError
+setAstrometricError(XmlAstrometricError astrometricError) :void
+getPhotometricError() :Float
+setPhotometricError(Float photometricError) :void
+getMagnitudeTranslationFormula() :String
+setMagnitudeTranslationFormula(String magnitudeTranslationFormula) :void
+getMagnitudeCorrection() :String
+setMagnitudeCorrection(String magnitudeCorrection) :void
+getDistortionField() :XmlDistortionField
+setDistortionField(XmlDistortionField distortionField) :void
+getFilter() :String
+setFilter(String filter) :void
+getChip() :String
+setChip(String chip) :void
+getInstruments() :String
+setInstruments(String instruments) :void
+getBaseCatalog() :String
+setBaseCatalog(String baseCatalog) :void
+getAstrometry() :XmlAstrometry
+setAstrometry(XmlAstrometry astrometry) :void
+getPhotometry() :XmlPhotometry
+setPhotometry(XmlPhotometry photometry) :void
+getReversedImage() :XmlReversedImage
+setReversedImage(XmlReversedImage reversedImage) :void
+getSbigImage() :XmlSbigImage
+setSbigImage(XmlSbigImage sbigImage) :void
+getUnofficial() :XmlUnofficial
+setUnofficial(XmlUnofficial unofficial) :void
+getStarCount() :XmlStarCount
+setStarCount(XmlStarCount starCount) :void
+getNote() :String
+setNote(String note) :void
+getParentRNode() :IRNode
+setParentRNode(IRNode parentRNode) :void
+getRNodes() :IRNode
+getRContext() :RContext
+setRContext(RContext rContext) :void
+getRContextResolved() :RContext
+isMatch(Element element) :boolean
+isMatch(RStack stack) :boolean
+isMatchHungry(RStack stack) :boolean
net.aerith.misao.xml. XmlInformation
+XmlInformation()
+XmlInformation(XmlInformation info)
+cloneEmptyReport() :XmlReport
+create() :XmlDBRecord
+getID() :String
+setInformation(Size image_size, ChartMapFunction cmf) :void
+getImageFile(FileManager file_manager) :File
+mapCoordinatesToXY(Coor coor) :Position
+mapXYToCoordinates(Position position) :Coor
+overlaps(XmlInformation info) :boolean
+getMidDate() :JulianDay
+getChartMapFunction() :ChartMapFunction
+getFieldRadiusInDegree() :double
+setFormattedLimitingMag(double mag) :void
+getProperUpperLimitMag() :double
+setFormattedUpperLimitMag(double mag) :void
+getAstrometricErrorInArcsec() :double
+getAstrometricErrorInPixel() :double
+setAstrometricError(AstrometricError err) :void
+setPhotometricError(PhotometricError err) :void
+getAstrometrySetting() :AstrometrySetting
+getPhotometrySetting() :PhotometrySetting
+setDistortionField(DistortionField df) :void
+getDistortion() :DistortionField
+setMagnitudeTranslationFormula(MagnitudeTranslationFormula mag_formula) :void
+isReversedImage() :boolean
+setReversedImage() :void
+isSbigImage() :boolean
+setSbigImage() :void
+getKeyAndValues() :KeyAndValue