Package | Description |
---|---|
votorola.g.web.gwt.svg |
Rendering Scalable Vector Graphics under GWT.
|
votorola.s.gwt.scene.vote |
Mapping society along lines of formal assent.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SVGNest<P extends SVGNest<?>>
An SVG wrapper in a nested containment structure.
|
class |
SVGParaNest<P extends SVGNest<?>>
A nested SVG wrapper that mirrors the parentage of the wrapped SVG element.
|
Modifier and Type | Class and Description |
---|---|
class |
SVGParaNest<P extends SVGNest<?>>
A nested SVG wrapper that mirrors the parentage of the wrapped SVG element.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
Circle<P extends SVGNest<?>>
A circular view of peer nodes in votespace, ordered clockwise by dart sector.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
CenterCircle
A circular view of base candidate nodes, to be situated at the center of votespace.
|
(package private) class |
CenterNodeV
A view of a central candidate's count node.
|
(package private) class |
Circle<P extends SVGNest<?>>
A circular view of peer nodes in votespace, ordered clockwise by dart sector.
|
(package private) class |
NodeV
A view of a count node.
|
(package private) class |
VoterCircle
A semi-circular, fan-out view of voter nodes, ordered clockwise by dart sector.
|
(package private) class |
VoterNodeV
A view of a voter's count node.
|
class |
VotespaceV
A view of a votespace in which the main component is
implemented as a scalable vector graphic.
|
Modifier and Type | Method and Description |
---|---|
SVGNest<?> |
VotespaceV.parent() |