FreeHEP API
Version current

hep.graphics.heprep
Interface HepRepFrameListener


public interface HepRepFrameListener

HepRepFrameListener interface. The implementor is called back for changes in drawing in or out of the frame layer.

Author:
Mark Donszelmann
Source Code:
HepRepFrameListener.java

Method Summary
 void setFrameLayer(boolean inFrame)
          Called if we switch from a normal layer to a frame layer, and back.
 

Method Detail

setFrameLayer

public void setFrameLayer(boolean inFrame)
Called if we switch from a normal layer to a frame layer, and back.

Parameters:
inFrame - true if in a frame layer

FreeHEP API
Version current

Copyright © 2000-2004 FreeHEP, All Rights Reserved.