- GedcomExporter - Class in edu.wright.hendrix11.familyTree.exporter
-
- GedcomExporter(String) - Constructor for class edu.wright.hendrix11.familyTree.exporter.GedcomExporter
-
- GedcomExporter(PrintStream) - Constructor for class edu.wright.hendrix11.familyTree.exporter.GedcomExporter
-
- GedcomImporter - Class in edu.wright.hendrix11.familyTree.importer
-
- GedcomImporter(String) - Constructor for class edu.wright.hendrix11.familyTree.importer.GedcomImporter
-
- Gender - Enum in edu.wright.hendrix11.familyTree.entity
-
- GenderAges(String, Double) - Constructor for class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- GenderAges(Gender, Double) - Constructor for class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- GenderBean - Class in edu.wright.hendrix11.familyTree.bean
-
- GenderBean() - Constructor for class edu.wright.hendrix11.familyTree.bean.GenderBean
-
- GenderDataBean - Class in edu.wright.hendrix11.familyTree.dataBean.mining
-
- GenderDataBean() - Constructor for class edu.wright.hendrix11.familyTree.dataBean.mining.GenderDataBean
-
- GenderStatsBean - Class in edu.wright.hendrix11.familyTree.bean.mining
-
- GenderStatsBean() - Constructor for class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean
-
- GenderStatsBean.GenderAges - Class in edu.wright.hendrix11.familyTree.bean.mining
-
- getAge() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- getAgeModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.AgesBean
-
Returns a chart model containing age data.
- getArrayData() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- getArrayData(Object) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- getAsObject(FacesContext, UIComponent, String) - Method in class edu.wright.hendrix11.familyTree.converter.PlaceConverter
-
- getAsPlace(String) - Method in class edu.wright.hendrix11.familyTree.converter.PlaceConverter
-
- getAsString(FacesContext, UIComponent, Object) - Method in class edu.wright.hendrix11.familyTree.converter.PlaceConverter
-
- getAxisLabels() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- getBarLabels() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- getBirth() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the birth record for this person.
- getBurial() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the burial record for this person.
- getChartModel() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns the Java object holding the chart data and data configuration.
- getChildren() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the list of all children for this person.
- getChildren(Person) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns a list of all children of this person whose other parent is the specified spouse.
- getChildrenNoSpouse() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns a list of all children of this person whose other parent is unknown.
- getCity() - Method in class edu.wright.hendrix11.familyTree.entity.place.Cemetery
-
Returns the city that the cemetery is in.
- getColors() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Returns the custom color pattern for the data.
- getCount() - Method in class edu.wright.hendrix11.d3.chart.axis.tick.Tick
-
- getCountry() - Method in class edu.wright.hendrix11.familyTree.entity.place.Cemetery
-
Returns the country that the cemetery is in.
- getCountry() - Method in class edu.wright.hendrix11.familyTree.entity.place.City
-
Returns the country that the city is in.
- getCountry() - Method in class edu.wright.hendrix11.familyTree.entity.place.County
-
Returns the country that the county is in.
- getCountry() - Method in class edu.wright.hendrix11.familyTree.entity.place.State
-
Returns the country that the state is in.
- getCounty() - Method in class edu.wright.hendrix11.familyTree.entity.place.Cemetery
-
Returns the county that the cemetery is in.
- getCounty() - Method in class edu.wright.hendrix11.familyTree.entity.place.City
-
Returns the county that the city is in.
- getData() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- getData(String) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- getDate() - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Returns the date the event happened.
- getDateString() - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Constructs and returns the date string.
- getDay() - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Returns the day of the month this event happened.
- getDeath() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the death record for this person.
- getDifference() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- getEntities() - Method in class edu.wright.hendrix11.familyTree.bean.AbstractBean
-
Returns the list of entities.
- getEnum(String) - Static method in enum edu.wright.hendrix11.familyTree.entity.Gender
-
Returns the Gender that starts with the parameter.
- getFamily() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
- getFamily() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
- getFather() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the father of this person.
- getFirstNameFrequency() - Method in class edu.wright.hendrix11.familyTree.bean.mining.NamesBean
-
- getFirstNameFrequencyList() - Method in class edu.wright.hendrix11.familyTree.bean.mining.NamesBean
-
Returns a list of first names to the number of occurences (frequency) of that name.
- getFont() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Returns the font face for each word.
- getGender() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- getGender() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the gender of this person.
- getGenderAges() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean
-
- getGenderModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean
-
- getGenders() - Method in class edu.wright.hendrix11.familyTree.bean.GenderBean
-
Returns the array of genders.
- getGridX() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns whether to show the grid along the x axis.
- getGridY() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns whether to show the grid along the y axis.
- getHeight() - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
- getHeight() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Returns the height of the entire cloud.
- getHusband() - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.MarriagePK
-
- getHusband() - Method in class edu.wright.hendrix11.familyTree.entity.event.Marriage
-
Returns the male person of the marriage.
- getId() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the database primary key for this person.
- getId() - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Return the unique identifier or primary key of the place.
- getLabel() - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- getLabel() - Method in class edu.wright.hendrix11.d3.chart.axis.YAxis
-
- getLastNameFrequency() - Method in class edu.wright.hendrix11.familyTree.bean.mining.NamesBean
-
- getLastNameFrequencyList() - Method in class edu.wright.hendrix11.familyTree.bean.mining.NamesBean
-
Returns a list of last names to the number of occurences (frequency) of that name.
- getLegendPosition() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns where to show the legend.
- getLink() - Method in class edu.wright.hendrix11.familyTree.entity.place.Cemetery
-
Returns a URL String, typically either a Google query or Google map link.
- getLink() - Method in class edu.wright.hendrix11.familyTree.entity.place.City
-
Returns a URL String, typically either a Google query or Google map link.
- getLink() - Method in class edu.wright.hendrix11.familyTree.entity.place.Country
-
Returns a URL String, typically either a Google query or Google map link.
- getLink() - Method in class edu.wright.hendrix11.familyTree.entity.place.County
-
Returns a URL String, typically either a Google query or Google map link.
- getLink() - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Returns a URL String, typically either a Google query or Google map link.
- getLink() - Method in class edu.wright.hendrix11.familyTree.entity.place.State
-
Returns a URL String, typically either a Google query or Google map link.
- getMax() - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Returns the maximum value of the axis range.
- getMeanMedianAgeAtBirthModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.AgesBean
-
Returns a chart model containing ages at birth data.
- getMeanMedianAgeAtDeathModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.AgesBean
-
Returns a chart model containing ages at death data.
- getMin() - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Returns the minimum value of the axis range.
- getMonth() - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Returns the month of the year this event happened.
- getMother() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the mother of this person.
- getName() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the name of this person.
- getName() - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Returns the name of the place.
- getNumPages() - Method in class edu.wright.hendrix11.familyTree.bean.AbstractBean
-
Returns the total number of pages.
- getNumPages() - Method in class edu.wright.hendrix11.familyTree.dataBean.DataBean
-
Returns the number of pages available.
- getPadding() - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
- getPadding() - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- getPadding() - Method in class edu.wright.hendrix11.d3.chart.axis.YAxis
-
- getPadding() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Returns the numerical padding for each word / String.
- getPage() - Method in class edu.wright.hendrix11.familyTree.bean.AbstractBean
-
Returns the current page number.
- getPage() - Method in class edu.wright.hendrix11.familyTree.dataBean.DataBean
-
Returns the page number.
- getPercent() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- getPercentDifference() - Method in class edu.wright.hendrix11.familyTree.bean.mining.GenderStatsBean.GenderAges
-
- getPerDecadeCleanModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.BirthsAndDeathsBean
-
Returns a chart model containing births and deaths per decade.
- getPerDecadeCombinedModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.BirthsAndDeathsBean
-
Returns a chart model containing births and deaths per decade.
- getPerDecadeModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.BirthsAndDeathsBean
-
Returns a chart model containing births and deaths per decade.
- getPerMonthModel() - Method in class edu.wright.hendrix11.familyTree.bean.mining.BirthsAndDeathsBean
-
Returns a chart model containing births and deaths per month.
- getPerson() - Method in class edu.wright.hendrix11.familyTree.bean.IndividualBean
-
Returns the currently set person.
- getPerson() - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.SinglePersonEventPK
-
- getPerson() - Method in class edu.wright.hendrix11.familyTree.entity.event.SinglePersonEvent
-
Returns the person associated with this event.
- getPersonId() - Method in class edu.wright.hendrix11.familyTree.bean.IndividualBean
-
Returns the id of the current
Person
.
- getPlace() - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Returns the place this event happened.
- getPlaces() - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Returns a list containing this place and all regions it is in.
- getPosition() - Method in class edu.wright.hendrix11.d3.chart.axis.label.XLabel
-
- getPosition() - Method in class edu.wright.hendrix11.d3.chart.axis.label.YLabel
-
- getRegion() - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Return the region of the place.
- getRotate() - Method in class edu.wright.hendrix11.d3.chart.axis.tick.XTick
-
- getScaleTo() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Returns the number that the dataset will be scaled to, from 0 to this number.
- getShowLegend() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns whether to show the legend.
- getSort() - Method in class edu.wright.hendrix11.familyTree.bean.AbstractBean
-
Returns the current sort String.
- getSort() - Method in class edu.wright.hendrix11.familyTree.dataBean.DataBean
-
Returns the current sort String.
- getSpouses() - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Returns the list of known spouses of this person.
- getState() - Method in class edu.wright.hendrix11.familyTree.entity.place.Cemetery
-
Returns the state that the cemetery is in.
- getState() - Method in class edu.wright.hendrix11.familyTree.entity.place.City
-
Returns the state that the city is in.
- getState() - Method in class edu.wright.hendrix11.familyTree.entity.place.County
-
Returns the state that the county is in.
- getStatsMapList() - Method in class edu.wright.hendrix11.familyTree.bean.mining.AgesBean
-
Returns a list of statistic labels to the statistic value.
- getStyle() - Method in class edu.wright.hendrix11.d3.MasterComponent
-
Returns the value of the style
attribute of the div
element that contains the component.
- getStyleClass() - Method in class edu.wright.hendrix11.d3.MasterComponent
-
Returns the value of the class
attribute of the div
element that contains the component.
- getTempPerson() - Method in class edu.wright.hendrix11.familyTree.bean.IndividualBean
-
- getText() - Method in class edu.wright.hendrix11.d3.chart.axis.label.Label
-
- getTick() - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- getTitle() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns the title of the chart.
- getType() - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Returns the type of the axis.
- getType() - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Returns the type of chart to render.
- getType() - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.SinglePersonEventPK
-
- getType() - Method in class edu.wright.hendrix11.familyTree.entity.event.SinglePersonEvent
-
Returns the discriminator column value.
- getWidth() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Returns the width of the entire cloud.
- getWife() - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.MarriagePK
-
- getWife() - Method in class edu.wright.hendrix11.familyTree.entity.event.Marriage
-
Returns the female person of the marriage.
- getWords() - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Returns the map of words (or rather, Strings, as they can have spaces) to the font size of that word.
- getxAxis() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Returns the x-axis.
- getyAxis() - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Returns the y-axis.
- getYear() - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Returns the year this event happened.
- save(E) - Method in class edu.wright.hendrix11.familyTree.dataBean.DataBean
-
- setAbout(boolean) - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Set if the date is an approximate date.
- setArrayData(Map<String, ? extends Number[]>) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- setBarLabels(String[]) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- setBarLabels(List<String>) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- setBirth(Birth) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the birth record for this person.
- setBurial(Burial) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the burial record for this person.
- setChartModel(ChartModel) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets the Java object holding the chart data and data configuration.
- setChildren(List<Person>) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the list of all children for this person.
- setColors(List<String>) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Sets the custom color pattern for the data.
- setCount(Integer) - Method in class edu.wright.hendrix11.d3.chart.axis.tick.Tick
-
- setData(Map<String, ? extends Number>) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
- setDay(Integer) - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Sets the day of the month this event happened.
- setDeath(Death) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the death record for this person.
- setFather(Person) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the father of this person.
- setFont(String) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Sets the font face for each word.
- setForceStretch(Boolean) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
- setGender(Gender) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the gender of this person.
- setGridX(Boolean) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets whether to show the grid along the x axis.
- setGridY(Boolean) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets whether to show the grid along the y axis.
- setHeight(int) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
- setHeight(Integer) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Sets the height of the entire cloud.
- setHusband(int) - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.MarriagePK
-
- setHusband(Person) - Method in class edu.wright.hendrix11.familyTree.entity.event.Marriage
-
Sets the male person of the marriage.
- setId(int) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the database primary key for this person.
- setId(int) - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Sets the unique identifier or primary key of the place.
- setLabel(String) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Sets the text for the axis label
- setLabel(String) - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- setLabel(XLabel) - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- setLabel(String) - Method in class edu.wright.hendrix11.d3.chart.axis.YAxis
-
- setLabel(YLabel) - Method in class edu.wright.hendrix11.d3.chart.axis.YAxis
-
- setLegendPosition(String) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets where to show the legend.
- setLocalTime(boolean) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
- setMax(int) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Sets the maximum value of the axis range.
- setMin(int) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Sets the minimum value of the axis range.
- setMonth(Month) - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Sets the month of the year this event happened.
- setMother(Person) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the mother of this person.
- setMultiline(Boolean) - Method in class edu.wright.hendrix11.d3.chart.axis.tick.XTick
-
- setName(String) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the name of this person
- setName(String) - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Sets the name of the place.
- setPadding(Padding) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
- setPadding(XPadding) - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- setPadding(YPadding) - Method in class edu.wright.hendrix11.d3.chart.axis.YAxis
-
- setPadding(Integer) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Sets the numerical padding for each word / String.
- setPage(int) - Method in class edu.wright.hendrix11.familyTree.bean.AbstractBean
-
Sets the current page number.
- setPage(int) - Method in class edu.wright.hendrix11.familyTree.dataBean.DataBean
-
Sets the page number.
- setPerson(Person) - Method in class edu.wright.hendrix11.familyTree.bean.IndividualBean
-
Sets the person to be viewed.
- setPerson(int) - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.SinglePersonEventPK
-
- setPerson(Person) - Method in class edu.wright.hendrix11.familyTree.entity.event.SinglePersonEvent
-
Sets the person associated with this event.
- setPersonId(int) - Method in class edu.wright.hendrix11.familyTree.bean.IndividualBean
-
Sets the current
Person
based on the
personId
.
- setPlace(Place) - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Sets the place this event happened.
- setPosition(XLabel.Position) - Method in class edu.wright.hendrix11.d3.chart.axis.label.XLabel
-
- setPosition(YLabel.Position) - Method in class edu.wright.hendrix11.d3.chart.axis.label.YLabel
-
- setRegion(Place) - Method in class edu.wright.hendrix11.familyTree.entity.place.Place
-
Sets the region of the place.
- setRotate(Integer) - Method in class edu.wright.hendrix11.d3.chart.axis.tick.XTick
-
- setScaleTo(Integer) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Sets the number that the dataset will be scaled to, from 0 to this number.
- setShow(boolean) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Sets whether to show or hide the axis.
- setShowLegend(Boolean) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets whether to show the legend.
- setSort(String) - Method in class edu.wright.hendrix11.familyTree.bean.AbstractBean
-
Sets the sort String.
- setSort(String) - Method in class edu.wright.hendrix11.familyTree.dataBean.DataBean
-
Sets the sort String.
- setSpouses(List<Person>) - Method in class edu.wright.hendrix11.familyTree.entity.Person
-
Sets the list of known spouses of this person.
- setStyle(String) - Method in class edu.wright.hendrix11.d3.MasterComponent
-
Sets the value of the style
attribute of the div
element that contains the component.
- setStyleClass(String) - Method in class edu.wright.hendrix11.d3.MasterComponent
-
Sets the value of the class
attribute of the div
element that contains the component.
- setTempPerson(Person) - Method in class edu.wright.hendrix11.familyTree.bean.IndividualBean
-
- setText(String) - Method in class edu.wright.hendrix11.d3.chart.axis.label.Label
-
- setTick(XTick) - Method in class edu.wright.hendrix11.d3.chart.axis.XAxis
-
- setTitle(String) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets the title of the chart.
- setType(Axis.Type) - Method in class edu.wright.hendrix11.d3.chart.axis.Axis
-
Sets the type of the axis.
- setType(String) - Method in class edu.wright.hendrix11.d3.chart.ChartComponent
-
Sets the type of chart to render.
- setType(String) - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.SinglePersonEventPK
-
- setWidth(Integer) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Sets the width of the entire cloud.
- setWife(int) - Method in class edu.wright.hendrix11.familyTree.entity.compositeKey.MarriagePK
-
- setWife(Person) - Method in class edu.wright.hendrix11.familyTree.entity.event.Marriage
-
Sets the female person of the marriage.
- setWords(Map<String, Integer>) - Method in class edu.wright.hendrix11.d3.wordCloud.WordCloudComponent
-
Sets the map of words (or rather, Strings, as they can have spaces) to the font size of that word.
- setxAxis(String) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Sets the text that will be displayed along the x axis.
- setxAxis(XAxis) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Sets the x-axis.
- setyAxis(String) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Sets the text that will be displayed along the y axis.
- setyAxis(YAxis) - Method in class edu.wright.hendrix11.d3.chart.ChartModel
-
Sets the y-axis.
- setYear(Integer) - Method in class edu.wright.hendrix11.familyTree.entity.event.Event
-
Sets the year this event happened.
- SinglePersonEvent - Class in edu.wright.hendrix11.familyTree.entity.event
-
- SinglePersonEventBean - Class in edu.wright.hendrix11.familyTree.bean.event
-
- SinglePersonEventBean() - Constructor for class edu.wright.hendrix11.familyTree.bean.event.SinglePersonEventBean
-
- SinglePersonEventPK - Class in edu.wright.hendrix11.familyTree.entity.compositeKey
-
- SinglePersonEventPK(int, String) - Constructor for class edu.wright.hendrix11.familyTree.entity.compositeKey.SinglePersonEventPK
-
- State - Class in edu.wright.hendrix11.familyTree.entity.place
-
- State() - Constructor for class edu.wright.hendrix11.familyTree.entity.place.State
-
No-argument constructor for JPA.
- State(String) - Constructor for class edu.wright.hendrix11.familyTree.entity.place.State
-
- StateBean - Class in edu.wright.hendrix11.familyTree.bean.place
-
- StateBean() - Constructor for class edu.wright.hendrix11.familyTree.bean.place.StateBean
-