gumbo.graphic.space
Interface WorldSpaceConfig

All Known Implementing Classes:
AbstractWorldSpaceConfig

public interface WorldSpaceConfig

Configuration delegate for a WorldSpace.

Version:
$Revision: 1.1 $
Author:
Jon Barrilleaux (jonb@jmbaai.com) of JMB and Associates Inc.

Method Summary
 java.util.Collection getViewSpaces()
          Gets the view spaces (ViewSpace) associated with this world space.
 

Method Detail

getViewSpaces

public java.util.Collection getViewSpaces()
Gets the view spaces (ViewSpace) associated with this world space.