Uses of Class
com.indexdata.torus.Layer

Packages that use Layer
com.indexdata.torus   
com.indexdata.torus.layer   
 

Uses of Layer in com.indexdata.torus
 

Methods in com.indexdata.torus that return types with arguments of type Layer
 List<Layer> Record.getLayers()
           
 

Method parameters in com.indexdata.torus with type arguments of type Layer
 void Record.setLayers(List<Layer> layers)
           
 

Uses of Layer in com.indexdata.torus.layer
 

Subclasses of Layer in com.indexdata.torus.layer
 class CategoryTypeLayer
           
 class IdentityTypeLayer
           
 class SearchableTypeLayer
          A "definition" of the searchable type.
 



Copyright © 2012. All Rights Reserved.