StarImage

net.aerith.misao.util.star. Star
#coor :Coor
#container_pair :StarPair
#color :Color
+Star()
+getRA() :double
+getDecl() :double
+getCoor() :Coor
+setCoor(Coor new_coor) :void
+getColor() :Color
+setColor(Color new_color) :void
+getName() :String
+getVsnetName() :String
+mapCoordinatesToXY(ChartMapFunction cmf) :void
+mapCoordinatesToXY(ChartMapFunction cmf, DistortionField df) :void
+mapXYToCoordinates(ChartMapFunction cmf) :void
+mapXYToCoordinates(ChartMapFunction cmf, DistortionField df) :void
+getPair() :StarPair
+setPair(StarPair pair) :void
+equals(Star star) :boolean
+getItemDelimiter() :String
+getKeyAndValueDelimiter() :String
+getCoorString() :String
+getCoorStringWithoutUnit() :String
+getPositionString() :String
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getOutputString() :String
+getOutputStringWithoutName() :String
+getOutputStringWithXY() :String
+getOutputStringsWithXY() :String
+getPxfString() :String
+getPxfStringWithXY() :String
+getPxfStringsWithXY() :String
net.aerith.misao.util.star. StarImage
#value :float
#peak :float
#area :int
#output_coordinates :boolean
+StarImage()
+StarImage(StarImage star_image)
+enableOutputCoordinates() :void
+getValue() :double
+setValue(double new_value) :void
+getPeak() :double
+setPeak(double new_peak) :void
+getArea() :int
+setArea(int new_area) :void
+getRadius() :double
+getKeyAndValues() :KeyAndValue
+setKeyAndValue(KeyAndValue key_and_value) :void
+getOutputString() :String
+getPxfString() :String
#paramString() :String
+toString() :String