| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.cosylab.gui.components.gauger.ScaleTransform.ScaleSegment
com.cosylab.gui.components.gauger.ScaleTransform.RectangleSegment
public class ScaleTransform.RectangleSegment
Defines rectangular scale segment.
| Field Summary | |
|---|---|
|  java.awt.Rectangle | rectCoordinates of rectangle | 
| Constructor Summary | |
|---|---|
| ScaleTransform.RectangleSegment(java.awt.Rectangle rect)Creates a new RectangleSegment object. | |
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public java.awt.Rectangle rect
| Constructor Detail | 
|---|
public ScaleTransform.RectangleSegment(java.awt.Rectangle rect)
rect - Coordinates of rectangle.| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||