Package virtualBuffers :: Module adobeAcrobat :: Class AdobeAcrobat_TextInfo
[hide private]
[frames] | no frames]

Class AdobeAcrobat_TextInfo

source code

                   object --+                
                            |                
baseObject.AutoPropertyObject --+            
                                |            
               textInfos.TextInfo --+        
                                    |        
    textInfos.offsets.OffsetsTextInfo --+    
                                        |    
                    VirtualBufferTextInfo --+
                                            |
                                           AdobeAcrobat_TextInfo

Nested Classes [hide private]

Inherited from baseObject.AutoPropertyObject: __metaclass__

Instance Methods [hide private]
 
_normalizeControlField(self, attrs) source code
 
_normalizeFormatField(self, attrs) source code

Inherited from VirtualBufferTextInfo: __init__, getControlFieldBraille, getControlFieldSpeech, getTextWithFields

Inherited from VirtualBufferTextInfo (private): _getCaretOffset, _getFieldIdentifierFromOffset, _getLineNumFromOffset, _getLineOffsets, _getNVDAObjectFromOffset, _getOffsetsFromFieldIdentifier, _getOffsetsFromNVDAObject, _getOffsetsFromNVDAObjectInBuffer, _getParagraphOffsets, _getPointFromOffset, _getSelectionOffsets, _getStoryLength, _getTextRange, _getUnitOffsets, _getWordOffsets, _get_clipboardText, _get_fieldIdentifierAtStart, _get_focusableNVDAObjectAtStart, _setCaretOffset, _setSelectionOffsets

Inherited from textInfos.offsets.OffsetsTextInfo: __eq__, collapse, compareEndPoints, copy, expand, find, move, setEndPoint, unitCount, unitIndex, updateCaret, updateSelection

Inherited from textInfos.offsets.OffsetsTextInfo (private): _getCharacterOffsets, _getFormatFieldAndOffsets, _getOffsetFromPoint, _getReadingChunkOffsets, _getStoryText, _get_NVDAObjectAtStart, _get_bookmark, _get_isCollapsed, _get_pointAtStart, _get_text

Inherited from textInfos.TextInfo: copyToClipboard, getEmbeddedObject, getTextInChunks, isOverlapping

Inherited from textInfos.TextInfo (private): _get_obj, _get_unit_mouseChunk

Inherited from baseObject.AutoPropertyObject: invalidateCache

Inherited from baseObject.AutoPropertyObject (private): _getPropertyViaCache

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Methods [hide private]

Inherited from baseObject.AutoPropertyObject: invalidateCaches

Class Variables [hide private]

Inherited from VirtualBufferTextInfo: UNIT_CONTROLFIELD

Inherited from textInfos.offsets.OffsetsTextInfo: detectFormattingAfterCursorMaybeSlow, useUniscribe

Inherited from baseObject.AutoPropertyObject: cachePropertiesByDefault

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

_normalizeControlField(self, attrs)

source code 
Overrides: VirtualBufferTextInfo._normalizeControlField

_normalizeFormatField(self, attrs)

source code 
Overrides: VirtualBufferTextInfo._normalizeFormatField