hep.geant4.jni
Class G4Polymarker
java.lang.Object
hep.geant4.jni.G4Polymarker
- All Implemented Interfaces:
- G4Visible, G4VMarker
public class G4Polymarker
- extends Object
- implements G4VMarker
swigCMemOwn
protected boolean swigCMemOwn
G4Polymarker
public G4Polymarker(long cPtr,
boolean cMemoryOwn)
G4Polymarker
public G4Polymarker()
getCPtr
public static long getCPtr(G4Polymarker obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
getVisAttributes
public G4VisAttributes getVisAttributes()
- Specified by:
getVisAttributes
in interface G4Visible
setVisAttributes
public void setVisAttributes(G4VisAttributes attributes)
- Specified by:
setVisAttributes
in interface G4Visible
getFillStyle
public G4VMarker.FillStyle getFillStyle()
- Specified by:
getFillStyle
in interface G4VMarker
getInfo
public String getInfo()
- Specified by:
getInfo
in interface G4VMarker
getPosition
public G4Point3D getPosition()
- Specified by:
getPosition
in interface G4VMarker
getScreenDiameter
public double getScreenDiameter()
- Specified by:
getScreenDiameter
in interface G4VMarker
getScreenRadius
public double getScreenRadius()
- Specified by:
getScreenRadius
in interface G4VMarker
getScreenSize
public double getScreenSize()
- Specified by:
getScreenSize
in interface G4VMarker
getWorldDiameter
public double getWorldDiameter()
- Specified by:
getWorldDiameter
in interface G4VMarker
getWorldRadius
public double getWorldRadius()
- Specified by:
getWorldRadius
in interface G4VMarker
getWorldSize
public double getWorldSize()
- Specified by:
getWorldSize
in interface G4VMarker
setFillStyle
public void setFillStyle(G4VMarker.FillStyle s)
- Specified by:
setFillStyle
in interface G4VMarker
setInfo
public void setInfo(String info)
- Specified by:
setInfo
in interface G4VMarker
setPosition
public void setPosition(G4Point3D p)
- Specified by:
setPosition
in interface G4VMarker
setScreenDiameter
public void setScreenDiameter(double d)
- Specified by:
setScreenDiameter
in interface G4VMarker
setScreenRadius
public void setScreenRadius(double r)
- Specified by:
setScreenRadius
in interface G4VMarker
setScreenSize
public void setScreenSize(double s)
- Specified by:
setScreenSize
in interface G4VMarker
setWorldDiameter
public void setWorldDiameter(double d)
- Specified by:
setWorldDiameter
in interface G4VMarker
setWorldRadius
public void setWorldRadius(double r)
- Specified by:
setWorldRadius
in interface G4VMarker
setWorldSize
public void setWorldSize(double s)
- Specified by:
setWorldSize
in interface G4VMarker
getMarkerType
public G4Polymarker.MarkerType getMarkerType()
setMarkerType
public void setMarkerType(G4Polymarker.MarkerType type)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.