Package mindmeister :: Module objects
[hide private]
[frames] | no frames]

Module objects

source code


Copyright 2012 Alexey Kravets  <mr.kayrick@gmail.com>

This file is part of PythonMindmeister.

PythonMindmeister is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

PythonMindmeister is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with PythonMindmeister.  If not, see <http://www.gnu.org/licenses/>.

This module represents entity classes, used within PythonMindmeister.

This product uses the MindMeister API but is not endorsed or certified
by MindMeister.

Classes [hide private]
  Revision
This class represents map revision.
  Idea
This class represents single map item (idea).
  Map
This class represents map header: 1.
  FullMap
This class represents map (as tree of Ideas).
  Folder
This class represents folder: 1.
Variables [hide private]
  __package__ = 'mindmeister'