A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages

A

actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.choice.DynastyChoiceButton
 
actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.choice.ExportButton
 
actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.choice.ImportButton
 
actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.people.BackToGraphButton
 
actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.people.GoToSuccessorButton
 
actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.people.PeopleListOpenButton
 
actionPerformed(ActionEvent) - Method in class romanemperorsscraper.ui.tree.CloseDynastyTreeFrameButton
 
addClassToElement(Element, String) - Static method in class romanemperorsscraper.scraping.dynasties.GraphStreamUtils
Given a GraphStream Element (a node or an edge) and a style class's name, add it to the element's 'ui.class' attribute (or set it as the only class if empty)
addNodeToGraph(String, String, Graph) - Static method in class romanemperorsscraper.scraping.dynasties.GraphStreamUtils
Create a node and add it to an existing GraphStream's graph
addPersonConnection(PersonPageData, PersonNameUrl, DynastyTree.KinshipDegree, int, int) - Method in class romanemperorsscraper.scraping.dynasties.DynastyTree
This method creates the connection between two nodes, represented by a PersonPageData (the first) and a PersonNameUrl (the second one) object, taking in account the relationship between them
addPersonToGraph(PersonNameUrl) - Method in class romanemperorsscraper.scraping.dynasties.DynastyTree
Crate and add the Node of the person to the Graph
addToOpenedList(PeopleList) - Method in class romanemperorsscraper.ui.people.PeopleListOpenButton
Add a PeopleList instance to the openedLists HashMap used to later prevent user from opening the same PeopleList twice
addToOpenedPersonCards(String, PersonCard) - Static method in class romanemperorsscraper.ui.people.PeopleList
Add a PersonCard instance to the openedPersonCards so that a new instance can't be opened until the actual one has been closed
addToUrlPersonPageDataMatches(String, PersonPageData) - Static method in class romanemperorsscraper.scraping.people.PersonPageData
Add a PersonPageData instance to the urlPersonPageDataMatches HashMap
adjustImageSize(BufferedImage) - Static method in class romanemperorsscraper.ui.people.PersonCard
Scale / enlarge an image by a proportional constant so that its proportions are as much as possible maintained.
adoptedChildren - Variable in class romanemperorsscraper.scraping.people.Person
 
adoptedChildren - Variable in class romanemperorsscraper.scraping.people.PersonPageData
 
ADOPTEDCHILDREN - romanemperorsscraper.scraping.dynasties.DynastyTree.KinshipDegree
 
adoptiveFather - Variable in class romanemperorsscraper.scraping.people.Person
 
ADOPTIVEFATHER - romanemperorsscraper.scraping.dynasties.DynastyTree.KinshipDegree
 
adoptiveFatherNameUrl - Variable in class romanemperorsscraper.scraping.people.PersonPageData
 
appendStringToInformation(StringBuilder, String, String) - Static method in class romanemperorsscraper.ui.people.PersonCard
Append single information if it is not null
appendStringToInformation(StringBuilder, String, ArrayList<PersonNameUrl>) - Static method in class romanemperorsscraper.ui.people.PersonCard
Appends an ArrayList of relatives of a specific kinship degree if it exists and contains at least one entry
appendStringToInformation(StringBuilder, String, PersonNameUrl) - Static method in class romanemperorsscraper.ui.people.PersonCard
Append a single relative's information if his/her PersonNameUrl exists
appIconImage - Static variable in class romanemperorsscraper.run.RomanEmperorsScraper
 
areConnected(Node, Node) - Static method in class romanemperorsscraper.scraping.dynasties.GraphStreamUtils
Given two GraphStream nodes, check whether there is a connection between them
A B C D E F G I K L M N O P R S T U V W 
All Classes All Packages