Uses of Class
de.ukn.hci.squidy.designer.shape.ZoomShape

Packages that use ZoomShape
de.ukn.hci.squidy.designer.knowledgebase   
de.ukn.hci.squidy.designer.model Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.designer.zoom Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.designer.zoom.impl Squidy Interaction Library is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. 
de.ukn.hci.squidy.sandbox   
 

Uses of ZoomShape in de.ukn.hci.squidy.designer.knowledgebase
 

Classes in de.ukn.hci.squidy.designer.knowledgebase with type parameters of type ZoomShape
 class AdvancedKnowledgeBase<T extends ZoomShape<VisualShape<?>>>
          KnowledgeBase.
 class KnowledgeBaseItem<T extends ZoomShape<?>>
          KnowledgeBaseItem.
 class KnowledgeBaseShape<T extends ZoomShape<VisualShape<?>>>
           
 class NodeTile<T extends ZoomShape<?>>
          NodeTile.
 

Subclasses of ZoomShape in de.ukn.hci.squidy.designer.knowledgebase
 class KnowledgeBaseItem<T extends ZoomShape<?>>
          KnowledgeBaseItem.
 class KnowledgeBaseShape<T extends ZoomShape<VisualShape<?>>>
           
 

Uses of ZoomShape in de.ukn.hci.squidy.designer.model
 

Subclasses of ZoomShape in de.ukn.hci.squidy.designer.model
 class LayerDemoShape
          LayerDemoShape.
 class NodeShape
          ZoomValve.
 class PipelineShape
          ZoomPipeline.
 class WorkspaceShape
          ZoomWorkspace.
 

Methods in de.ukn.hci.squidy.designer.model that return ZoomShape
 ZoomShape<?> Data.getZoomedShape()
           
 

Methods in de.ukn.hci.squidy.designer.model with parameters of type ZoomShape
 void Data.setZoomedShape(ZoomShape<?> zoomedShape)
           
 

Uses of ZoomShape in de.ukn.hci.squidy.designer.zoom
 

Subclasses of ZoomShape in de.ukn.hci.squidy.designer.zoom
 class ActionShape<T extends VisualShape<?>,P extends Processable>
          ActionShape.
 class ConnectorShape<T extends VisualShape<?>,P extends Processable>
          ConnectorShape.
 class ContainerShape<T extends VisualShape<?>,P extends Processable>
          ContainerShape.
 class ImageShape
          ImageShape.
 class NavigationShape<T extends VisualShape<?>>
          ZoomNavigationObject.
 class TitledShape<T extends VisualShape<?>>
          TitledZoomShape.
 

Uses of ZoomShape in de.ukn.hci.squidy.designer.zoom.impl
 

Subclasses of ZoomShape in de.ukn.hci.squidy.designer.zoom.impl
 class DataTypeShape
          ZoomDataFlow.
 class InformationShape
          ZoomInformation.
 class LogShape
          ZoomLog.
 class PluginShape
          PluginShape.
 class PluginsShape
          PluginsShape.
 class SourceCodeShape
          ZoomSourceCode.
 class VisualizationShape
          ZoomVisualization.
 

Uses of ZoomShape in de.ukn.hci.squidy.sandbox
 

Subclasses of ZoomShape in de.ukn.hci.squidy.sandbox
 class HTMLNode
          HTMLNode is a Piccolo node for rendering HTML text.
 



Copyright © 2007-2010 Human-Computer-Interaction :: University of Konstanz. All Rights Reserved.