Home | Trees | Indices | Help |
---|
|
object --+ | FMELibraryIterator
init()
FMELibraryIterator should not be constructed directly. Instead, use the iterator semantics of FMELibrary to get an FMELibraryIterator which can be used to iterate over its librarys.
|
|||
|
|||
|
|||
a new object with type S, a subtype of T |
|
||
FMEAppearance or None
|
|
||
FMETexture or None
|
|
||
int
|
|
||
|
|||
the next value, or raise StopIteration |
|
||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
|
This method returns a copy of the current shared object as an
appearance if type() returns FME_LIB_APPEARANCE. Otherwise, it returns
|
This method returns a copy of the current shared object as a texture
if type() returns FME_LIB_TEXTURE. Otherwise, it returns
|
Returns the object's reference from the FMELibrary.
|
This method returns the type of the current shared object.@rtype:
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu Nov 26 19:10:16 2015 | http://epydoc.sourceforge.net |