Home | Trees | Index | Help |
|
---|
|
isnLib
: imgSeekNet Library (top level package)
coreEnv
: core environment
gui
: imgSeekNet GUI Library
imgSeekNet
MainFrame
doodleWidget
: imgSeekNet This module contains the DoodleWindow class which is a
window that you can do simple drawings upon.
fixForms
: replace absolute bitmap filenames with relative isnDataDir
***************************************************************************
begin : 2003/Aug/23 copyright : (C) 2003 by Ricardo Niederberger Cabral
email : nieder at mail dot ru $Id: fixForms.py,v 1.2 2003/10/09 01:46:47
niederberger Exp $
***************************************************************************
previewDlg
sketchDlg
thumbCtrl
img
: imgSeekNet Image Library
extractEXIF
extractIPTC
: IPTC module wrapper for some PIL functions
Img_DB
: Generic Image Database Interface
imgdb
ShelfDB
: Shelf image database implementation
imgSeekNetApp
: Main App
net
: imgSeekNet Networking Library
imgClient
: image rpc client
imgServer
: PB root server.
peerManager
: peer manager
queryManager
: query manager and remote query referenceable object
webServer
: web server
__builtin__.object
:
The most base type
isnLib.img.imgdb.DoubleVector
twisted.python.components.Interface
:
Base class for interfaces.
twisted.web.resource.IResource
:
A web resource.
isnLib.img.imgdb.IntVector
__builtin__.type
:
type(object) -> the object's type type(name, bases, dict) -> a
new type
isnLib.coreEnv.coreEnv
isnLib.img.Img_DB.ImgDB
:
this is the generic class for image db implementations
isnLib.img.ShelfDB.ShelfDB
:
This class implements the metadata/structured image database using python's shelve module.
isnLib.img.ShelfDB.Category
:
Not yet used, and probably never will This class is a node for the
category tree
isnLib.img.extractEXIF.EXIF_header
isnLib.img.extractEXIF.IFD_Tag
isnLib.img.extractEXIF.Ratio
isnLib.img.extractIPTC.FakeImage
isnLib.net.imgClient.imgClient
:
this class represents a remote imgServer connection to the local
machine.
isnLib.net.peerManager.peerManager
:
exposes some functions to remote node and mostly allows GUI to make
some calls.
isnLib.net.queryManager.queryManager
logging.Filterer
:
A base class for loggers and handlers which allows them to share
common code.
logging.Handler
:
Handler instances dispatch logging events to specific
destinations.
isnLib.gui.wxLogHandler
:
A handler class which writes logging records, appropriately formatted,
to a wxListBox
twisted.spread.jelly.Jellyable
:
Inherit from me to Jelly yourself directly with the `getStateFor'
convenience method.
twisted.spread.flavors.Serializable
:
An object that can be passed remotely.
twisted.spread.flavors.Referenceable
isnLib.net.queryManager.queryRoot
:
query object
isnLib.net.queryManager.queryRootSig
:
signature query object
twisted.spread.flavors.Root
:
I provide a root object to pb.Broker
s for a
pb.BrokerFactory
.
twisted.web.resource.Resource
:
I define a web-accessible resource.
isnLib.net.webServer.about
isnLib.net.webServer.addPeer
isnLib.net.webServer.fullImage
isnLib.net.webServer.imageData
isnLib.net.webServer.imageThumbData
isnLib.net.webServer.internalCall
isnLib.net.webServer.peerList
isnLib.net.webServer.popularImages
isnLib.net.webServer.querySimilar
isnLib.net.webServer.randomImages
isnLib.net.webServer.results
isnLib.net.webServer.serveData
isnLib.net.webServer.WebServer
wxPython.lib.mixins.listctrl.wxListCtrlAutoWidthMixin
:
A mix-in class that automatically resizes the last column to take up
the remaining width of the wxListCtrl.
wxPython.misc.wxObjectPtr
wxPython.wx.wxPyOnDemandOutputWindow
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.0 on Thu Dec 25 10:59:57 2003 | http://epydoc.sf.net |