Package | Description |
---|---|
sk.stuba.fiit.perconik.activity.serializers.ui.text | |
sk.stuba.fiit.perconik.eclipse.jface.text |
Extension to the
org.eclipse.jface.text package
of the Eclipse Platform. |
Modifier and Type | Method and Description |
---|---|
protected void |
LineRegionSerializer.put(StructuredContent content,
LineRegion region) |
Modifier and Type | Method and Description |
---|---|
static LineRegion |
LineRegion.between(org.eclipse.jface.text.IDocument document,
int top,
int bottom) |
static LineRegion |
LineRegion.between(org.eclipse.jface.text.IDocument document,
int top,
int bottom,
java.lang.String text) |
static LineRegion |
LineRegion.compute(org.eclipse.jface.text.IDocument document,
int offset,
int length) |
static LineRegion |
LineRegion.compute(org.eclipse.jface.text.IDocument document,
int offset,
int length,
java.lang.String text) |
LineRegion |
LineRegion.normalize() |