Nuxeo Enterprise Platform 5.4

org.nuxeo.opensocial.container.client.view
Class ComplexPosGrid

java.lang.Object
  extended by org.nuxeo.opensocial.container.client.view.DefaultPosGrid
      extended by org.nuxeo.opensocial.container.client.view.ComplexPosGrid
All Implemented Interfaces:
PosGrid

public class ComplexPosGrid
extends DefaultPosGrid
implements PosGrid

ComplexPosGrid

Author:
Guillaume Cusnieux

Constructor Summary
ComplexPosGrid(int xPos, int width, int yPos, int height)
           
 
Method Summary
 boolean isCol(int[] coordinates)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexPosGrid

public ComplexPosGrid(int xPos,
                      int width,
                      int yPos,
                      int height)
Method Detail

isCol

public boolean isCol(int[] coordinates)
Specified by:
isCol in interface PosGrid
Overrides:
isCol in class DefaultPosGrid

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.