All Methods
zio package

context

zio
Class ZContainer


java.lang.Object

  extended byzio.ZObject

      extended byzio.ZContainer


public abstract class ZContainer
extends ZObject

Base class for slices (ZRows and ZCols) and ZGrids.. One public method is inherited from ZObject but not is not likely to be useful here.

Version:
Jul 22, 2005
Author:
copyright 2005 by J Adrian Zimmer
Licensed under the Open Software License version 2.1

Constructor Summary
ZContainer()
           
 
Methods inherited from class zio.ZObject
getSize
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZContainer


public ZContainer()

author
context