FreeHEP API
Version current

hep.io.root.interfaces
Interface TAttMarker

All Superinterfaces:
RootObject
All Known Subinterfaces:
TGraph, TH1, TH1D, TH1F, TH2, TH2D, TH2F, TProfile, TTree
All Known Implementing Classes:
TTreeRep

public interface TAttMarker
extends RootObject

Source Code:
TAttMarker.java

Field Summary
static int rootIOVersion
           
 
Method Summary
 short getMarkerColor()
          Marker color index
 float getMarkerSize()
          Marker size
 short getMarkerStyle()
          Marker style
 
Methods inherited from interface hep.io.root.RootObject
getRootClass
 

Field Detail

rootIOVersion

public static final int rootIOVersion
See Also:
Constant Field Values
Method Detail

getMarkerColor

public short getMarkerColor()
Marker color index


getMarkerSize

public float getMarkerSize()
Marker size


getMarkerStyle

public short getMarkerStyle()
Marker style


FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.