Public Member Functions | Private Member Functions | Private Attributes
org.ros.model.ros.diagram.DefaultSizeNodeFigureWithFixedAnchors Class Reference
Inheritance diagram for org.ros.model.ros.diagram.DefaultSizeNodeFigureWithFixedAnchors:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DefaultSizeNodeFigureWithFixedAnchors (Dimension defSize, HashMap< String, PrecisionPoint > anchorLocations)
 DefaultSizeNodeFigureWithFixedAnchors (int width, int height, HashMap< String, PrecisionPoint > anchorLocations)
ConnectionAnchor getConnectionAnchor (String terminal)
String getConnectionAnchorTerminal (ConnectionAnchor c)
ConnectionAnchor getSourceConnectionAnchorAt (Point p)
ConnectionAnchor getTargetConnectionAnchorAt (Point p)

Private Member Functions

ConnectionAnchor findNearestAnchorFrom (Point point)

Private Attributes

HashMap< String,
FixedConnectionAnchor
anchors = new HashMap<String, FixedConnectionAnchor>()

Detailed Description

Definition at line 12 of file DefaultSizeNodeFigureWithFixedAnchors.java.


Constructor & Destructor Documentation

org.ros.model.ros.diagram.DefaultSizeNodeFigureWithFixedAnchors.DefaultSizeNodeFigureWithFixedAnchors ( Dimension  defSize,
HashMap< String, PrecisionPoint >  anchorLocations 
) [inline]

Definition at line 17 of file DefaultSizeNodeFigureWithFixedAnchors.java.

org.ros.model.ros.diagram.DefaultSizeNodeFigureWithFixedAnchors.DefaultSizeNodeFigureWithFixedAnchors ( int  width,
int  height,
HashMap< String, PrecisionPoint >  anchorLocations 
) [inline]

Definition at line 21 of file DefaultSizeNodeFigureWithFixedAnchors.java.


Member Function Documentation

Definition at line 62 of file DefaultSizeNodeFigureWithFixedAnchors.java.

Definition at line 44 of file DefaultSizeNodeFigureWithFixedAnchors.java.

Definition at line 49 of file DefaultSizeNodeFigureWithFixedAnchors.java.

Definition at line 34 of file DefaultSizeNodeFigureWithFixedAnchors.java.

Definition at line 39 of file DefaultSizeNodeFigureWithFixedAnchors.java.


Member Data Documentation

Definition at line 15 of file DefaultSizeNodeFigureWithFixedAnchors.java.


The documentation for this class was generated from the following file:


bride_plugin_source
Author(s): Alexander Bubeck
autogenerated on Sun Oct 5 2014 22:38:35