FreeHEP API
Version v1.2

hep.graphics.heprep
Interface HepRepConstants

All Known Subinterfaces:
HepRepAttribute, HepRepAttValue, HepRepDefinition, HepRepInstance, HepRepPoint, HepRepType
All Known Implementing Classes:
CORBAHepRepAttribute, CORBAHepRepDefinition, DefaultHepRepAttribute, DefaultHepRepAttValue, DefaultHepRepDefinition, DefaultHepRepInstance, DefaultHepRepPoint, DefaultHepRepType, HepRepAttributeAdapter, HepRepAttValueAdapter, HepRepAttValueAdapter, HepRepDefinitionAdapter, HepRepInstanceAdapter, HepRepInstanceAdapter, HepRepPointAdapter, HepRepPointAdapter, HepRepTypeAdapter, HepRepTypeAdapter, StreamerHepRepAttribute, StreamerHepRepDefinition, StreamerHepRepInstance, StreamerHepRepPoint, StreamerHepRepType

public interface HepRepConstants

Constants for HepRep interfaces.

Author:
Mark Donszelmann

Field Summary
static int SHOW_DESC
          Defines constants for showLabel
static int SHOW_EXTRA
          Defines constants for showLabel
static int SHOW_NAME
          Defines constants for showLabel
static int SHOW_NONE
          Defines constants for showLabel
static int SHOW_VALUE
          Defines constants for showLabel
static int TYPE_BOOLEAN
          Defines constants for type
static int TYPE_COLOR
          Defines constants for type
static int TYPE_DOUBLE
          Defines constants for type
static int TYPE_INT
          Defines constants for type
static int TYPE_LONG
          Defines constants for type
static int TYPE_STRING
          Defines constants for type
static int TYPE_UNKNOWN
          Defines constants for type
 

Field Detail

TYPE_UNKNOWN

public static final int TYPE_UNKNOWN
Defines constants for type

See Also:
Constant Field Values

TYPE_STRING

public static final int TYPE_STRING
Defines constants for type

See Also:
Constant Field Values

TYPE_COLOR

public static final int TYPE_COLOR
Defines constants for type

See Also:
Constant Field Values

TYPE_LONG

public static final int TYPE_LONG
Defines constants for type

See Also:
Constant Field Values

TYPE_INT

public static final int TYPE_INT
Defines constants for type

See Also:
Constant Field Values

TYPE_DOUBLE

public static final int TYPE_DOUBLE
Defines constants for type

See Also:
Constant Field Values

TYPE_BOOLEAN

public static final int TYPE_BOOLEAN
Defines constants for type

See Also:
Constant Field Values

SHOW_NONE

public static final int SHOW_NONE
Defines constants for showLabel

See Also:
Constant Field Values

SHOW_NAME

public static final int SHOW_NAME
Defines constants for showLabel

See Also:
Constant Field Values

SHOW_DESC

public static final int SHOW_DESC
Defines constants for showLabel

See Also:
Constant Field Values

SHOW_VALUE

public static final int SHOW_VALUE
Defines constants for showLabel

See Also:
Constant Field Values

SHOW_EXTRA

public static final int SHOW_EXTRA
Defines constants for showLabel

See Also:
Constant Field Values

FreeHEP API
Version v1.2

Copyright © 2000-2003 FreeHEP, All Rights Reserved.