abstract class AbstractRekognitionExtractor.AbstractValueHandler
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected static java.lang.String |
CONFIDENCE_NAME |
protected static java.lang.String |
CONFIDENCE_SI |
protected static java.lang.String |
COORDINATE_NAME |
protected static java.lang.String |
COORDINATE_SI |
protected java.lang.String |
TYPE_NAME |
protected java.lang.String |
TYPE_SI |
Constructor and Description |
---|
AbstractValueHandler() |
Modifier and Type | Method and Description |
---|---|
protected Topic |
getConfidenceTypeTopic(TopicMap tm) |
protected Topic |
getCoordinateTypeTopic(TopicMap tm) |
protected Topic[] |
getCoordinateTypeTopics(TopicMap tm) |
protected Topic |
getTypeTopic(TopicMap tm) |
protected static final java.lang.String COORDINATE_SI
protected static final java.lang.String COORDINATE_NAME
protected static final java.lang.String CONFIDENCE_SI
protected static final java.lang.String CONFIDENCE_NAME
protected java.lang.String TYPE_SI
protected java.lang.String TYPE_NAME
protected Topic getTypeTopic(TopicMap tm) throws TopicMapException
TopicMapException
protected Topic getCoordinateTypeTopic(TopicMap tm) throws TopicMapException
TopicMapException
protected Topic getConfidenceTypeTopic(TopicMap tm) throws TopicMapException
TopicMapException
protected Topic[] getCoordinateTypeTopics(TopicMap tm) throws TopicMapException
TopicMapException
Copyright 2004-2015 Wandora Team