| Trees | Indices | Help |
|
|---|
|
|
represent an image
| Instance Methods | |
|
Inherited from |
| Class Variables | |
__storm_table__ = 'images'
|
|
file_path = Unicode(primary= True)
|
|
size = Unicode()
|
|
shot_time = DateTime()
|
|
with_flash = Bool()
|
|
orientation = Int()
|
|
gps_altitude = Int()
|
|
gps_latitude = Unicode()
|
|
gps_longitude = Unicode()
|
|
album_name = Unicode()
|
|
section = Int()
|
|
album = wrapper.DeferredReference(Image.album_name, PhotoAlbum
|
|
file = wrapper.DeferredReference(Image.file_path, File.path)
|
|
| Properties | |
|
Inherited from |
| Class Variable Details |
album
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Dec 1 10:54:43 2009 | http://epydoc.sourceforge.net |