Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

VxStructureOperations Interface Reference

A video structure (VxStructure in C++). More...

Inheritance diagram for VxStructureOperations::

VxStructure VxStructurePOA _VxStructureStub VxStructurePOATie List of all members.

Public Methods

String[] getLevelNames ()
boolean exist (String levelId)
int size (String levelId)
boolean push (String level, VxSegmentation seg)
boolean pushFromFile (String level, String filename)
VxSegmentation get (String levelId)
VxSegment getSegment (String levelId, int index)
VxSegment mapsToSegment (String levelId, int timeSpan)
VxSegmentation getFromInterval (String levelId, VxTimeSpan timeSpan, boolean complete)
VxSegmentation getWhereInt (String levelId, String strType, int val)
VxSegmentation getWhereString (String levelId, String strType, String val)
VxSegmentation getShots ()
VxSegmentation getEffects ()
int mapsToIndex (String levelId, VxTimeSpan timeSpan)
int mapsToIndexInt (String levelId, int timeSpan)
int[] getSegmentBoundaries (String levelId, VxTimeSpan timeSpan)
boolean isContinuous (String levelId)
boolean isSequential (String levelId)
boolean isParentOf (String levelId1, String levelId2)
boolean isChildOf (String levelId1, String levelId2)
VxStructureEval compare (String levelId, VxSegmentation foundTruth)

Public Attributes

String BLOCKS = "blocks"
String SHOTS = "shots"
String EFFECTS = "effects"
String SCENES = "scenes"

Detailed Description

A video structure (VxStructure in C++).


Member Function Documentation

String [] VxStructureOperations::getLevelNames  
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::exist String    levelId
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

int VxStructureOperations::size String    levelId
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::push String    level,
VxSegmentation    seg
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::pushFromFile String    level,
String    filename
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegmentation VxStructureOperations::get String    levelId
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegment VxStructureOperations::getSegment String    levelId,
int    index
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegment VxStructureOperations::mapsToSegment String    levelId,
int    timeSpan
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegmentation VxStructureOperations::getFromInterval String    levelId,
VxTimeSpan    timeSpan,
boolean    complete
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegmentation VxStructureOperations::getWhereInt String    levelId,
String    strType,
int    val
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegmentation VxStructureOperations::getWhereString String    levelId,
String    strType,
String    val
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegmentation VxStructureOperations::getShots  
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxSegmentation VxStructureOperations::getEffects  
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

int VxStructureOperations::mapsToIndex String    levelId,
VxTimeSpan    timeSpan
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

int VxStructureOperations::mapsToIndexInt String    levelId,
int    timeSpan
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

int [] VxStructureOperations::getSegmentBoundaries String    levelId,
VxTimeSpan    timeSpan
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::isContinuous String    levelId
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::isSequential String    levelId
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::isParentOf String    levelId1,
String    levelId2
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

boolean VxStructureOperations::isChildOf String    levelId1,
String    levelId2
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.

VxStructureEval VxStructureOperations::compare String    levelId,
VxSegmentation    foundTruth
 

Reimplemented in _VxStructureStub, and VxStructurePOATie.


Member Data Documentation

String VxStructureOperations::BLOCKS = "blocks"
 

Reimplemented in VxStructure.

String VxStructureOperations::SHOTS = "shots"
 

Reimplemented in VxStructure.

String VxStructureOperations::EFFECTS = "effects"
 

Reimplemented in VxStructure.

String VxStructureOperations::SCENES = "scenes"
 

Reimplemented in VxStructure.


The documentation for this interface was generated from the following file:
Generated on Mon Jan 27 15:09:33 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001