Package | Description |
---|---|
votorola.s.gwt.scene |
Scenes for Crossforum Theatre.
|
votorola.s.gwt.scene.axial |
Mapping along Cartesian axes.
|
votorola.s.gwt.scene.dum |
Providing dummy implementations to serve as examples and test code.
|
votorola.s.gwt.scene.geo |
Mapping by geolocation.
|
votorola.s.gwt.scene.vote |
Mapping society along lines of formal assent.
|
Modifier and Type | Class and Description |
---|---|
class |
Scene0
The null implementation of a scene.
|
Modifier and Type | Method and Description |
---|---|
Scene |
Scenes.scene()
The scene that is currently shown.
|
Modifier and Type | Method and Description |
---|---|
(package private) void |
Scenes.setScene(Scene newScene)
Sets the scene that is currently shown.
|
Modifier and Type | Class and Description |
---|---|
class |
TriaxialPollMap
A scene that situates polls in three dimensions according to activity (x), consensus (y)
and turnout (z).
|
Modifier and Type | Class and Description |
---|---|
class |
DummyScene
A dummy implementation of a scene that situates polls in three dimensions according to
two different hashes of the poll name.
|
Modifier and Type | Class and Description |
---|---|
class |
Geomap
A GWT widget wrapping an OpenLayers geographic map and its views.
|
Modifier and Type | Class and Description |
---|---|
class |
Votespace
|