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

List of all members.

Public Member Functions

 CircleAnchorShape (Stroke stroke, boolean filled, Color fillColor, int radius)
int getRadius ()
double getCutDistance ()
boolean isLineOriented ()
String toString ()

Private Attributes

final int radius

Detailed Description

A circle anchor shape.

Author:
kma

Constructor & Destructor Documentation

metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.CircleAnchorShape.CircleAnchorShape ( Stroke  stroke,
boolean  filled,
Color  fillColor,
int  radius 
)

Member Function Documentation

double metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.CircleAnchorShape.getCutDistance ( )
int metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.CircleAnchorShape.getRadius ( )
boolean metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.CircleAnchorShape.isLineOriented ( )
String metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.CircleAnchorShape.toString ( )

Member Data Documentation


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