|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.jface.text.Position
org.eclipse.xtext.ui.editor.folding.FoldedPosition
public abstract class FoldedPosition
Abstract base class for positions that implement the IProjectionPosition interface.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.jface.text.Position |
|---|
isDeleted, length, offset |
| Constructor Summary | |
|---|---|
protected |
FoldedPosition(int offset,
int length)
|
| Method Summary |
|---|
| Methods inherited from class org.eclipse.jface.text.Position |
|---|
delete, equals, getLength, getOffset, hashCode, includes, isDeleted, overlapsWith, setLength, setOffset, toString, undelete |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.jface.text.source.projection.IProjectionPosition |
|---|
computeCaptionOffset, computeProjectionRegions |
| Constructor Detail |
|---|
protected FoldedPosition(int offset,
int length)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||