Package | Description |
---|---|
votorola.s.gwt.scene.vote |
Mapping society along lines of formal assent.
|
Modifier and Type | Method and Description |
---|---|
(package private) VotespaceV |
Circle.votespaceV()
The scene view of which this view is a component.
|
Modifier and Type | Method and Description |
---|---|
void |
CenterCircle.setParent(VotespaceV v) |
Constructor and Description |
---|
CenterCircle(VotespaceV votespaceV)
Constructs a CenterCircle.
|
CenterNodeV(VotespaceV vV,
int dartSector)
Constructs a CenterNodeV.
|
Circle(Circle<?> _inCircle,
int _level,
VotespaceV _votespaceV)
Constructs a Circle.
|
FlowVolumeV(VotespaceV votespaceV)
Constructs a FlowVolumeV.
|
NodeV(VotespaceV votespaceV,
int _dartSector)
Constructs a NodeV.
|
VoterCircle(Circle<?> _inCircle,
int _level,
VotespaceV vV)
Constructs a VoterCircle.
|
VoterNodeV(VotespaceV vV,
int dartSector,
Circle<?> parent)
Constructs a VoterNodeV.
|