net.sourceforge.plantuml.geom.kinetic
Class Frame
java.lang.Object
net.sourceforge.plantuml.geom.kinetic.Frame
public class Frame
- extends 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 Point2D getFrontierPointViewBy(Point2D point)
getMainCorner
public Point2D getMainCorner()
getX
public final double getX()
getY
public final double getY()
getWidth
public final int getWidth()
getHeight
public final int getHeight()
Copyright © 2013. All Rights Reserved.