@FunctionalInterface public interface StyledTextLineSpacingProvider
StyledText| Modifier and Type | Method and Description |
|---|---|
Integer |
getLineSpacing(int lineIndex)
Returns the line spacing of the given line index and null otherwise.
|
Integer getLineSpacing(int lineIndex)
StyledText.getLineSpacing().lineIndex - line index.StyledText.getLineSpacing().
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.