Interface SignatureLayout
-
- All Known Implementing Classes:
SignatureDescriptor.SignatureLayout
public interface SignatureLayout
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Integer
getColumns()
Integer
getLines()
Integer
getStartColumn()
Integer
getStartLine()
Integer
getTextSize()
-