com.ebmwebsourcing.geasytools.geasyui.api.core
Interface IRegion

All Known Implementing Classes:
Region

public interface IRegion


Method Summary
 boolean contains(IPoint point)
           
 IPoint getNorthWestPoint()
           
 IPoint getSouthEastPoint()
           
 

Method Detail

contains

boolean contains(IPoint point)

getNorthWestPoint

IPoint getNorthWestPoint()

getSouthEastPoint

IPoint getSouthEastPoint()


Copyright © 2010-2011 Petals Link. All Rights Reserved.