Package | Description |
---|---|
org.eclipse.jface.text |
Provides a framework for creating and manipulating text documents.
|
org.eclipse.jface.text.projection |
This package provides an implementation of projection documents.
|
Modifier and Type | Field and Description |
---|---|
protected IDocumentInformationMapping |
TextViewer.fInformationMapping
The mapping between model and visible document.
|
Modifier and Type | Method and Description |
---|---|
IDocumentInformationMapping |
ISlaveDocumentManager.createMasterSlaveMapping(IDocument slave)
Creates a new document information mapping between the given slave document and
its master document.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectionMapping
Internal class.
|
Modifier and Type | Method and Description |
---|---|
IDocumentInformationMapping |
ProjectionDocumentManager.createMasterSlaveMapping(IDocument slave) |
IDocumentInformationMapping |
ProjectionDocument.getDocumentInformationMapping()
Returns the projection mapping used by this document.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.