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

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

Method Detail

setFrameLayer

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


Copyright © 2000-2007 FreeHEP. All Rights Reserved.