Nuxeo Enterprise Platform 5.4

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

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

public class DefaultPosGrid
extends java.lang.Object
implements PosGrid

Author:
Guillaume Cusnieux

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

Constructor Detail

DefaultPosGrid

public DefaultPosGrid(int xPos,
                      int width)
Method Detail

isCol

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

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.