JavaScript is disabled on your browser.
Skip navigation links
JEB API Documentation
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
com.pnfsoftware.jeb.core.output.text
Interface ITextMark
All Known Implementing Classes:
TextMark
public interface
ITextMark
A positioned (offset, relative to the owner line) tag. A tag is identified by a name, and references an optional object.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getName
()
Object
getObject
()
int
getOffset
()
Method Details
getOffset
int
getOffset
()
Returns:
getName
String
getName
()
Returns:
getObject
Object
getObject
()
Returns: