Package | Description |
---|---|
tools.gsf.navigation | |
tools.gsf.navigation.siteplan |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableNode<T extends Node<T>> |
interface |
NavService<N extends Node<N>,S,P>
Service that exposes hierarchical navigation structures in the form of
Node s. |
interface |
Node<N extends Node<N>>
Navigation structure node.
|
Modifier and Type | Interface and Description |
---|---|
interface |
AssetNode<A extends AssetNode<A>>
Simple node, representing an asset, that can be populated with asset data.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractAssetNode<N extends AssetNode<N> & ConfigurableNode<N>>
Simple node, representing an asset, that can be populated with asset data.
|
Copyright © 2010–2017. All rights reserved.