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

List of all members.

Public Member Functions

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

Private Attributes

final int size

Detailed Description

A square anchor shape.

Author:
kma

Constructor & Destructor Documentation

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

Initializes this shape.

Parameters:
strokeThe stroke (optional)
filledWhether the shape is filled
fillColorThe color with which the shape is filled (optional)
sizeThe size of an edge of the square
See also:
AbstractCustomAnchorShape

References metadone.client.grasyla2.visuallibrary.widgets.customAnchorShapes.SquareAnchorShape.size.


Member Function Documentation

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

Member Data Documentation


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