Interface LineData
- All Known Implementing Classes:
NetworkLineData
,PortalLineData
,TextLineData
public interface LineData
Used as input arguments for
LineFormatter
-
Method Summary
-
Method Details
-
getType
- Returns:
The line type of this line data
-
getText
- Returns:
The unformatted text for this line data
-