Uses of Class
org.foray.area.AreaClass

Packages that use AreaClass
org.foray.area Classes representing the actual layout of content on pages. 
 

Uses of AreaClass in org.foray.area
 

Methods in org.foray.area that return AreaClass
 AreaClass Area.traitAreaClass()
          Returns the area-class trait for this Area.
static AreaClass AreaClass.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static AreaClass[] AreaClass.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017. All rights reserved.