public interface TextNodeViewText2 extends TextNodeViewText
TextNodeViewText
.Modifier and Type | Method and Description |
---|---|
boolean |
canMapGadgetToModel(int viewX,
int viewY)
Complements method
TextNodeViewText.gadgetToModel(int, int)
which always returns a character offset:
specifies whether this returned offset is significant
(specified coordinates are really found inside the text view) or not. |
gadgetToModel, modelToGadget, paintText
getTextNodeView
getView
boolean canMapGadgetToModel(int viewX, int viewY)
TextNodeViewText.gadgetToModel(int, int)
which always returns a character offset:
specifies whether this returned offset is significant
(specified coordinates are really found inside the text view) or not.