Uses of Package
edu.berkeley.guir.ptk.abstraction

Packages that use edu.berkeley.guir.ptk.abstraction
edu.berkeley.guir.ptk Overview
How to initialize a Peripheral Display
How to write a Peripheral Display
More Code Examples of Peripheral Displays
 
edu.berkeley.guir.ptk.abstraction Overview
How to initialize an Abstractor
Customizing an existing Abstractor
How to write an Abstractor
 
edu.berkeley.guir.ptk.input Overview
How to initialize an Input
Using an existing Input
How to write an Input
 
 

Classes in edu.berkeley.guir.ptk.abstraction used by edu.berkeley.guir.ptk
Abstractor
          Abstractor is the based class that defines the functionality for abstraction.
 

Classes in edu.berkeley.guir.ptk.abstraction used by edu.berkeley.guir.ptk.abstraction
Abstractor
          Abstractor is the based class that defines the functionality for abstraction.
PeopleCountAbstractor.ConnectedComponent
          Inner class for encapsulating connected component information.
 

Classes in edu.berkeley.guir.ptk.abstraction used by edu.berkeley.guir.ptk.input
Abstractor
          Abstractor is the based class that defines the functionality for abstraction.