GrammarScope  4.0.0
Public Member Functions | Public Attributes | Private Attributes | List of all members
grammarscope.browser.HotSpots.HotSpot Class Reference
Inheritance diagram for grammarscope.browser.HotSpots.HotSpot:
Inheritance graph
[legend]
Collaboration diagram for grammarscope.browser.HotSpots.HotSpot:
Collaboration graph
[legend]

Public Member Functions

 HotSpot (final Rectangle rectangle, final ISource source)
 
int compareTo (final HotSpot hotSpot)
 

Public Attributes

final ISource source
 

Private Attributes

final Rectangle rectangle
 

Constructor & Destructor Documentation

◆ HotSpot()

grammarscope.browser.HotSpots.HotSpot.HotSpot ( final Rectangle  rectangle,
final ISource  source 
)

Member Function Documentation

◆ compareTo()

int grammarscope.browser.HotSpots.HotSpot.compareTo ( final HotSpot  hotSpot)

Member Data Documentation

◆ rectangle

final Rectangle grammarscope.browser.HotSpots.HotSpot.rectangle
private

◆ source

final ISource grammarscope.browser.HotSpots.HotSpot.source

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