|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AuthorViewToModelInfo
An implementation of this interface is returned by the
WSAuthorEditorPageBase.viewToModel(int, int)
method.
Used to obtain the node whose graphic representation contains a certain point
in the Author viewport.
Method Summary | |
---|---|
AuthorNode |
getAuthorNode()
Return the AuthorNode located at a specified position. |
int |
getOffset()
The offset of the specified position. |
Method Detail |
---|
int getOffset()
AuthorNode
which also contains the given position.
AuthorNode getAuthorNode()
AuthorNode
located at a specified position.
|
Oxygen XML Editor 12.2 Author API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |