|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pixelmed.event.Event
com.pixelmed.display.event.RegionSelectionChangeEvent
public class RegionSelectionChangeEvent
| Constructor Summary | |
|---|---|
RegionSelectionChangeEvent(EventContext eventContext,
double centerX,
double centerY,
double tlhcX,
double tlhcY,
double brhcX,
double brhcY)
|
|
| Method Summary | |
|---|---|
double |
getBRHCX()
|
double |
getBRHCY()
|
double |
getCenterX()
|
double |
getCenterY()
|
double |
getTLHCX()
|
double |
getTLHCY()
|
| Methods inherited from class com.pixelmed.event.Event |
|---|
getEventContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegionSelectionChangeEvent(EventContext eventContext,
double centerX,
double centerY,
double tlhcX,
double tlhcY,
double brhcX,
double brhcY)
eventContext - centerX - centerY - tlhcX - tlhcY - brhcX - brhcY - | Method Detail |
|---|
public double getCenterX()
public double getCenterY()
public double getTLHCX()
public double getTLHCY()
public double getBRHCX()
public double getBRHCY()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||