EntityAnnotation
class EntityAnnotation extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $boundingPolyType | ||
| protected | $boundingPolyDataType | ||
| float | $confidence | ||
| string | $description | ||
| string | $locale | ||
| protected | $locationsType | ||
| protected | $locationsDataType | ||
| string | $mid | ||
| protected | $propertiesType | ||
| protected | $propertiesDataType | ||
| float | $score | ||
| float | $topicality | 
Methods
                    getBoundingPoly()
        
                                            
                
            No description
                    setConfidence($confidence)
        
                                            
                
            No description
                    float
                
                
                    getConfidence()
        
                                            
                
            No description
                    setDescription($description)
        
                                            
                
            No description
                    string
                
                
                    getDescription()
        
                                            
                
            No description
                    setLocale($locale)
        
                                            
                
            No description
                    string
                
                
                    getLocale()
        
                                            
                
            No description
                    setLocations($locations)
        
                                            
                
            No description
                    getLocations()
        
                                            
                
            No description
                    setMid($mid)
        
                                            
                
            No description
                    string
                
                
                    getMid()
        
                                            
                
            No description
                    setProperties($properties)
        
                                            
                
            No description
                    Property[]
                
                
                    getProperties()
        
                                            
                
            No description
                    setScore($score)
        
                                            
                
            No description
                    float
                
                
                    getScore()
        
                                            
                
            No description
                    setTopicality($topicality)
        
                                            
                
            No description
                    float
                
                
                    getTopicality()
        
                                            
                
            No description
Details
        
                            
    setBoundingPoly(BoundingPoly $boundingPoly)
        
    
    No description
        
                            BoundingPoly
    getBoundingPoly()
        
    
    No description
        
                            
    setConfidence($confidence)
        
    
    No description
        
                            float
    getConfidence()
        
    
    No description
        
                            
    setDescription($description)
        
    
    No description
        
                            string
    getDescription()
        
    
    No description
        
                            
    setLocale($locale)
        
    
    No description
        
                            string
    getLocale()
        
    
    No description
        
                            
    setLocations($locations)
        
    
    No description
        
                            LocationInfo[]
    getLocations()
        
    
    No description
        
                            
    setMid($mid)
        
    
    No description
        
                            string
    getMid()
        
    
    No description
        
                            
    setProperties($properties)
        
    
    No description
        
                            Property[]
    getProperties()
        
    
    No description
        
                            
    setScore($score)
        
    
    No description
        
                            float
    getScore()
        
    
    No description
        
                            
    setTopicality($topicality)
        
    
    No description
        
                            float
    getTopicality()
        
    
    No description