|
|||||||||
| Home >> All >> org >> eclipse >> jface >> text >> [ formatter overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.eclipse.jface.text.formatter
| Interface Summary | |
| IContentFormatter | The interface of a document content formatter. |
| IContentFormatterExtension | Extension interface for IContentFormatter. |
| IFormattingContext | Formatting context used in formatting strategies implementing interface
IFormattingStrategyExtension. |
| IFormattingStrategy | A formatting strategy is assumed to be specialized on formatting text of a particular content type. |
| IFormattingStrategyExtension | Extension interface for IFormattingStrategy. |
| Class Summary | |
| ContentFormatter | Standard implementation of IContentFormatter. |
| ContentFormatter.PositionReference | Defines a reference to either the offset or the end offset of a particular position. |
| ContextBasedFormattingStrategy | Formatting strategy for context based content formatting. |
| FormattingContext | Default implementation of IFormattingContext. |
| FormattingContextProperties | Keys used by IFormattingContext objects to register specific
properties needed during the formatting process of a content formatter
implementing IContentFormatterExtension. |
| MultiPassContentFormatter | Content formatter for edit-based formatting strategies. |
|
|||||||||
| Home >> All >> org >> eclipse >> jface >> text >> [ formatter overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||