net.sourceforge.plantuml.geom
Class InflationTransform
java.lang.Object
net.sourceforge.plantuml.geom.InflationTransform
public class InflationTransform
- extends Object
InflationTransform
public InflationTransform()
addInflationX
public void addInflationX(int xpos,
int inflation)
toString
public String toString()
- Overrides:
toString
in class Object
addInflationY
public void addInflationY(int ypos,
int inflation)
inflatePoint2DInt
public Point2DInt inflatePoint2DInt(Point2DInt point)
inflate
public List<LineSegmentInt> inflate(Collection<LineSegmentInt> segments)
Copyright © 2014. All Rights Reserved.