|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BallotGeometry | |
|---|---|
| software.authoring | |
| software.authoring.scantegrity | |
| software.common | |
| software.scanner | |
| software.scanner.scantegrity | |
| Uses of BallotGeometry in software.authoring |
|---|
| Methods in software.authoring with parameters of type BallotGeometry | |
|---|---|
static void |
Drills.GeometryToDrillFile(BallotGeometry geometry,
java.lang.String preamble,
java.lang.String pathToDrillsFile,
double xShift,
double yShift)
Creates two drill files: one for the upper half of the ballot and one for the lower part From the geometry it extracts where the serial number and the letters on the bottom pages are and each one hole for each. |
| Constructors in software.authoring with parameters of type BallotGeometry | |
|---|---|
FormMaker(org.gwu.voting.standardFormat.electionSpecification.ElectionSpecification es,
BallotGeometry geom)
creates the javascript to put in the pdf from the ElectionSpec and from jsFunctions.js . |
|
| Uses of BallotGeometry in software.authoring.scantegrity |
|---|
| Constructors in software.authoring.scantegrity with parameters of type BallotGeometry | |
|---|---|
FormMaker(org.gwu.voting.standardFormat.electionSpecification.ElectionSpecification es,
BallotGeometry geom)
|
|
| Uses of BallotGeometry in software.common |
|---|
| Constructors in software.common with parameters of type BallotGeometry | |
|---|---|
BallotGeometryMap(BallotGeometry geom,
org.gwu.voting.standardFormat.electionSpecification.ElectionSpecification es)
|
|
| Uses of BallotGeometry in software.scanner |
|---|
| Constructors in software.scanner with parameters of type BallotGeometry | |
|---|---|
ScannedBallot(BallotGeometry geom,
org.gwu.voting.standardFormat.electionSpecification.ElectionSpecification es)
Initialises the scanned ballot with the Geometry and the ELection Spec |
|
| Uses of BallotGeometry in software.scanner.scantegrity |
|---|
| Constructors in software.scanner.scantegrity with parameters of type BallotGeometry | |
|---|---|
ScannedBallot(BallotGeometry geom,
org.gwu.voting.standardFormat.electionSpecification.ElectionSpecification es)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||