public class HfsController.FamilyMember extends Object
Constructor and Description |
---|
FamilyMember(HistoricalFigure hf,
int generation,
int distance) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
getDistance() |
int |
getGeneration() |
HistoricalFigure |
getHf() |
String |
getRelation() |
float |
getWidth() |
float |
getWidthDown() |
float |
getWidthUp() |
float |
getX() |
int |
hashCode() |
void |
layout() |
void |
layoutDown() |
void |
layoutUp() |
public FamilyMember(HistoricalFigure hf, int generation, int distance)
public int getGeneration()
public int getDistance()
public HistoricalFigure getHf()
public float getX()
public float getWidth()
public float getWidthDown()
public float getWidthUp()
public void layout()
public void layoutUp()
public void layoutDown()
public String getRelation()
Copyright © 2017. All rights reserved.