hep.graphics.heprep.corbavalue.idl
Interface HepRepOperations
- All Known Subinterfaces:
- HepRep
- All Known Implementing Classes:
- _HepRepStub
public interface HepRepOperations
hep/graphics/heprep/corbavalue/idl/HepRepOperations.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from /Users/duns/svn/freehep/heprep/freehep-heprep/target/checkout/src/main/idl/HepRepValue.idl
Thursday, October 18, 2007 11:31:22 PM CEST
Method Summary |
String |
checkForException()
|
HepRepInstanceTree |
getInstances(String instanceTreeName,
String instanceTreeVersion,
String[] typeNames)
|
HepRepInstanceTree |
getInstancesAfterAction(String instanceTreeName,
String instanceTreeVersion,
String[] typeNames,
HepRepAction[] actions,
boolean getPoints,
boolean getDrawAtts,
boolean getNonDrawAtts,
String[] invertAtts)
|
HepRepInstanceTree |
getInstanceTreeTop(String instanceTreeName,
String instanceTreeVersion)
|
String[] |
getLayerOrder()
|
HepRepTypeTree |
getTypeTree(String typeTreeName,
String typeTreeVersion)
|
getInstanceTreeTop
HepRepInstanceTree getInstanceTreeTop(String instanceTreeName,
String instanceTreeVersion)
getTypeTree
HepRepTypeTree getTypeTree(String typeTreeName,
String typeTreeVersion)
getInstances
HepRepInstanceTree getInstances(String instanceTreeName,
String instanceTreeVersion,
String[] typeNames)
getInstancesAfterAction
HepRepInstanceTree getInstancesAfterAction(String instanceTreeName,
String instanceTreeVersion,
String[] typeNames,
HepRepAction[] actions,
boolean getPoints,
boolean getDrawAtts,
boolean getNonDrawAtts,
String[] invertAtts)
getLayerOrder
String[] getLayerOrder()
checkForException
String checkForException()
Copyright © 2000-2007 FreeHEP. All Rights Reserved.