com.stimulsoft.base.drawing
Class StiRectangleUtils

java.lang.Object
  extended by com.stimulsoft.base.drawing.StiRectangleUtils

public class StiRectangleUtils
extends java.lang.Object

Helps works with Rectangle. Copyright Stimulsoft


Constructor Summary
StiRectangleUtils()
           
 
Method Summary
static StiRectangle alignSizeInRect(StiRectangle rect, StiSize size, StiContentAlignment alignment)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiRectangleUtils

public StiRectangleUtils()
Method Detail

alignSizeInRect

public static StiRectangle alignSizeInRect(StiRectangle rect,
                                           StiSize size,
                                           StiContentAlignment alignment)