MetaDone
metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition Class Reference
Inheritance diagram for metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition:
Collaboration diagram for metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition:

List of all members.

Public Member Functions

 AnchorShapeComposition (AnchorShape...shapes)
double getCutDistance ()
int getRadius ()
boolean isLineOriented ()
void paint (Graphics2D graphics, boolean source)
String toString ()

Private Attributes

final AnchorShape[] shapes

Detailed Description

Superposes multiple anchors at the same position.

Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.AnchorShapeComposition ( AnchorShape...  shapes)

Initializes this composition.

Parameters:
shapesThe shapes (from the bottom to the top)
Exceptions:
NullPointerExceptionwhen one of the shapes is null

References metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.shapes.


Member Function Documentation

double metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.getCutDistance ( )
int metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.getRadius ( )
boolean metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.isLineOriented ( )
void metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.paint ( Graphics2D  graphics,
boolean  source 
)
String metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.AnchorShapeComposition.toString ( )

Member Data Documentation


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations