dejanseo's picture
Upload 51 files
4c8c729 verified
raw
history blame contribute delete
261 Bytes
# automatically generated by the FlatBuffers compiler, do not modify
# namespace: FeatureProcessorOptions_
class CenterTokenSelectionMethod(object):
DEFAULT_CENTER_TOKEN_METHOD = 0
CENTER_TOKEN_FROM_CLICK = 1
CENTER_TOKEN_MIDDLE_OF_SELECTION = 2