GrammarScope  4.0.0
Public Member Functions | List of all members
grammarscope.data.ISource Interface Reference
Inheritance diagram for grammarscope.data.ISource:
Inheritance graph
[legend]

Public Member Functions

String getSourceDescription ()
 
BufferedImage getSourceImage ()
 
BufferedImage getSourceOverlayImage ()
 

Detailed Description

Source interface

Author
Bernard Bou

Member Function Documentation

◆ getSourceDescription()

String grammarscope.data.ISource.getSourceDescription ( )

Source description (used in tooltips)

Returns
description

Implemented in grammarscope.data.Decorator.

◆ getSourceImage()

BufferedImage grammarscope.data.ISource.getSourceImage ( )

Source image

Returns
image

Implemented in grammarscope.data.Decorator.

◆ getSourceOverlayImage()

BufferedImage grammarscope.data.ISource.getSourceOverlayImage ( )

Source overlay image

Returns
overlay image

Implemented in grammarscope.data.Decorator.


The documentation for this interface was generated from the following file: