hep.graphics.heprep1.corba
Class HepRepAttValueAdapter
java.lang.Object
hep.graphics.heprep1.corba.HepRepAttValueAdapter
- All Implemented Interfaces:
- HepRepAttValue
- public class HepRepAttValueAdapter
- extends Object
- implements HepRepAttValue
- Version:
- $Id: HepRepAttValueAdapter.java,v 1.2 2004/07/18 08:19:45 duns Exp $
- Author:
- M.Donszelmann
- Source Code:
- HepRepAttValueAdapter.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cvsId
public static final String cvsId
- See Also:
- Constant Field Values
HepRepAttValueAdapter
public HepRepAttValueAdapter(HepRepAttValue hepRepAttValue)
getName
public String getName()
- Specified by:
getName
in interface HepRepAttValue
showLabel
public int showLabel()
- Specified by:
showLabel
in interface HepRepAttValue
getValue
public Object getValue()
- Specified by:
getValue
in interface HepRepAttValue
getString
public String getString()
- Specified by:
getString
in interface HepRepAttValue
getLong
public long getLong()
- Specified by:
getLong
in interface HepRepAttValue
getInteger
public int getInteger()
- Specified by:
getInteger
in interface HepRepAttValue
getDouble
public double getDouble()
- Specified by:
getDouble
in interface HepRepAttValue
getBoolean
public boolean getBoolean()
- Specified by:
getBoolean
in interface HepRepAttValue
getColor
public Color getColor()
- Specified by:
getColor
in interface HepRepAttValue
getFontStyle
public int getFontStyle()
- Specified by:
getFontStyle
in interface HepRepAttValue
Copyright © 2000-2004 FreeHEP, All Rights Reserved.