DefaultIdentifier.StarExtractor

java.lang. Object
+Object()
<clinit>() :void
#clone() :Object
+equals(Object ) :boolean
#finalize() :void
+getClass() :Class
+hashCode() :int
+notify() :void
+notifyAll() :void
-registerNatives() :void
+toString() :String
+wait() :void
+wait(long ) :void
+wait(long , int ) :void
net.aerith.misao.pixy.identification. DefaultIdentifier.StarExtractor
+TYPE_ANY_CATALOG_OR_NEW :int
+TYPE_ONLY_NEW :int
+TYPE_ONLY_NEG :int
+TYPE_BLENDING :int
#SELECT_CLOSEST :int
#SELECT_BRIGHTEST :int
#SELECT_ALL :int
#type :int
#data :XmlData
+DefaultIdentifier.StarExtractor(DefaultIdentifier this$0, XmlData data)
+setType(int type) :void
+extractOne(Position position, double search_area) :XmlStar
+extractBrightestOne(Position position, double search_area) :XmlStar
+extractAll(Position position, double search_area) :Vector
#extract(Position position, double search_area, int select_method) :Object
net.aerith.misao.pixy.identification. DefaultIdentifier
#report :XmlReport
#reader :CatalogReader
#accept_negative :boolean
+DefaultIdentifier(XmlReport report, CatalogReader reader)
+acceptNegative() :void
+exceptNegative() :void
+ready() :boolean
+operate() :void