net.sourceforge.plantuml.geom.kinetic
Class Frame
java.lang.Object
net.sourceforge.plantuml.geom.kinetic.Frame
public class Frame
- extends java.lang.Object
Constructor Summary |
Frame(double x,
double y,
int width,
int height)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Frame
public Frame(double x,
double y,
int width,
int height)
getFrontierPointViewBy
public java.awt.geom.Point2D getFrontierPointViewBy(java.awt.geom.Point2D point)
getMainCorner
public java.awt.geom.Point2D getMainCorner()
getX
public final double getX()
getY
public final double getY()
getWidth
public final int getWidth()
getHeight
public final int getHeight()
Copyright © 2014. All Rights Reserved.