|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--net.aerith.misao.xml.IONode
|
+--net.aerith.misao.xml.relaxer.XmlPositionRecord
|
+--net.aerith.misao.xml.XmlPositionRecord
The XmlPositionRecord is an application side implementation
of the class that the relaxer generated automatically.
| Fields inherited from class net.aerith.misao.xml.relaxer.XmlPositionRecord |
area,
astrometricError,
catalog,
coor,
date,
equinox,
imageXmlPath,
instruments,
mag,
name,
observer,
parentRNode,
pixelsFromEdge,
pixelSize,
position,
rContext |
| Constructor Summary | |
XmlPositionRecord()
Construct an XmlPositionRecord. |
|
XmlPositionRecord(XmlInformation info,
XmlStar star)
Construct an XmlPositionRecord of the specified
star. |
|
| Methods inherited from class net.aerith.misao.xml.relaxer.XmlPositionRecord |
getArea,
getAstrometricError,
getCatalog,
getCoor,
getDate,
getEquinox,
getImageXmlPath,
getInstruments,
getMag,
getName,
getObserver,
getParentRNode,
getPixelsFromEdge,
getPixelSize,
getPosition,
getRContext,
getRContextResolved,
getRNodes,
init,
isMatch,
isMatch,
isMatchHungry,
makeElement,
setArea,
setAstrometricError,
setCatalog,
setCoor,
setDate,
setEquinox,
setImageXmlPath,
setInstruments,
setMag,
setName,
setObserver,
setParentRNode,
setPixelsFromEdge,
setPixelSize,
setPosition,
setRContext,
setup,
setup,
setup |
| Methods inherited from class net.aerith.misao.xml.IONode |
read,
read,
translateFrom,
translateTo,
write,
write |
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public XmlPositionRecord()
XmlPositionRecord.
public XmlPositionRecord(XmlInformation info,
XmlStar star)
throws DocumentIncompleteException,
NoDataException
XmlPositionRecord of the specified
star.info - the image information.star - the XML star element.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||