hep.geant4.jni
Interface G4Visible

All Known Subinterfaces:
G4VMarker
All Known Implementing Classes:
G4Circle, G4NURBS, G4NURBSbox, G4NURBScylinder, G4NURBShexahedron, G4NURBStube, G4NURBStubesector, G4Polyhedron, G4PolyhedronBox, G4PolyhedronCone, G4PolyhedronCons, G4PolyhedronEllipsoid, G4PolyhedronEllipticalCone, G4PolyhedronPara, G4PolyhedronPcon, G4PolyhedronPgon, G4PolyhedronSphere, G4PolyhedronTorus, G4PolyhedronTrap, G4PolyhedronTrd1, G4PolyhedronTrd2, G4PolyhedronTube, G4PolyhedronTubs, G4Polyline, G4Polymarker, G4Scale, G4Square, G4Text

public interface G4Visible


Method Summary
 G4VisAttributes getVisAttributes()
           
 void setVisAttributes(G4VisAttributes pVA)
           
 

Method Detail

getVisAttributes

G4VisAttributes getVisAttributes()

setVisAttributes

void setVisAttributes(G4VisAttributes pVA)


Copyright © 2000-2007 FreeHEP. All Rights Reserved.