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

Packages that use VisualShape
de.ukn.hci.squidy.designer.component   
de.ukn.hci.squidy.designer.component.button   
de.ukn.hci.squidy.designer.components.versioning   
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.shape 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.shape.modularity   
de.ukn.hci.squidy.designer.util   
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 VisualShape in de.ukn.hci.squidy.designer.component
 

Subclasses of VisualShape in de.ukn.hci.squidy.designer.component
 class CropScroll
          CropScroll.
 class GroupedTableEntries
          GroupedTableEntries.
 class PropertiesTable
          _PTable
 class TableEntry<C extends IBasicControl<?,? extends JComponent>>
           
 

Uses of VisualShape in de.ukn.hci.squidy.designer.component.button
 

Subclasses of VisualShape in de.ukn.hci.squidy.designer.component.button
 class ImageButton
          ZoomButton.
 class ToggleImageButton
          ZoomToggleButton.
 class VisualButton
          VisualButton.
 

Uses of VisualShape in de.ukn.hci.squidy.designer.components.versioning
 

Subclasses of VisualShape in de.ukn.hci.squidy.designer.components.versioning
 class Versioning
          Versioning.
 

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

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

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

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

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

Uses of VisualShape in de.ukn.hci.squidy.designer.shape
 

Classes in de.ukn.hci.squidy.designer.shape with type parameters of type VisualShape
 class VisualShape<T extends VisualShape<?>>
          VisualShape.
 class ZoomShape<T extends VisualShape<?>>
          ZoomShape.
 

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

Uses of VisualShape in de.ukn.hci.squidy.designer.shape.modularity
 

Classes in de.ukn.hci.squidy.designer.shape.modularity with type parameters of type VisualShape
 interface KnowledgeBased<T extends VisualShape<?>>
          KnowledgeBased.
 

Uses of VisualShape in de.ukn.hci.squidy.designer.util
 

Methods in de.ukn.hci.squidy.designer.util with parameters of type VisualShape
static void ShapeUtils.setRenderPrimitive(VisualShape<?> shape, boolean renderPrimitive)
           
 

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

Classes in de.ukn.hci.squidy.designer.zoom with type parameters of type VisualShape
 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 NavigationShape<T extends VisualShape<?>>
          ZoomNavigationObject.
 class TitledShape<T extends VisualShape<?>>
          TitledZoomShape.
 

Subclasses of VisualShape 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 VisualShape in de.ukn.hci.squidy.designer.zoom.impl
 

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

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

Subclasses of VisualShape 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.