|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use edu.neu.ccs | |
| edu.neu.ccs | Provides the Stringable interface and data models that implement the interface. |
| edu.neu.ccs.codec | Provides classes for encoding and decoding data for use with recursively Displayable container classes. |
| edu.neu.ccs.console | Provides classes that implement the JPT text console. |
| edu.neu.ccs.filter | Provides classes for filtering Stringable objects either by state or by type. |
| edu.neu.ccs.gui | Provides classes and interfaces for designing and implementing graphical interfaces and for the creation of paintable and mutatable objects.. |
| edu.neu.ccs.parser | Provides classes for translating Strings into
values of various data types using languages with
simple lexical and syntactic structures. |
| edu.neu.ccs.util | Provides utility classes and classes with static utility methods. |
| Classes in edu.neu.ccs used by edu.neu.ccs | |
| Function.OneArg
|
|
| FunctionComplex.OneArg
|
|
| Parameter.ArrayParam
|
|
| ParameterComplex.ArrayParam
|
|
| SmallSet
Class SmallSet is a class that represents a
set of int values between 0 and 31 as the bits
in a single int state. |
|
| Stringable
Interface to be implemented by data model objects whose state can be encapsulated as or decapsulated from a data String. |
|
XBigDecimal
XBigDecimal is an object wrapper for the
arbitrary precision BigDecimal class, that
also provides
capabilities. |
|
XBigInteger
XBigInteger is an object wrapper for the
arbitrary precision BigInteger class that
also provides
capabilities. |
|
| XBoolean
Object wrapper for the primitive boolean type that also provides
capabilities. |
|
| XByte
Object wrapper for the primitive byte type that also provides
capabilities. |
|
| XChar
Object wrapper for the primitive char type that also provides
capabilities. |
|
| XCircle
Class XCircle extends XOval
but requires that its location be specifed by its center
and its size be specified by its radius. |
|
| XColor
Object wrapper for the Color class
that also provides
capabilities. |
|
| XComplex
Class XComplex extends XPoint2D in
order to implement the operations of complex numbers. |
|
| XDouble
Object wrapper for the primitive double type that also provides
capabilities. |
|
| XFloat
Object wrapper for the primitive float type that also provides
capabilities. |
|
| XFourier
Class XFourier provides an implementation of a
fourier series in one real variable with real coefficients. |
|
| XFourier.Type
The abstract class to define the sin and cos functions for the given input type. |
|
| XInt
Object wrapper for the primitive int type that also provides
capabilities. |
|
| XInterval
Encapsulates an interval of double precision numbers. |
|
| XLong
Object wrapper for the primitive long type that also provides
capabilities. |
|
| XNumber
Abstract superclass for objects
that wrap a numeric value, whether it is a primitive type
or an arbitrary precision representation. |
|
| XObject
Abstract superclass for objects. |
|
| XOval
Class XOval extends Ellipse2D.Double in
order to provide a much shorter name that does not explicitly refer
to an inner class and to add error checking that prevents the width
and height from being set to negative values. |
|
| XPoint2D
Class XPoint2D extends Point2D.Double in
order to provide a much shorter name that does not explicitly refer
to an inner class and to support Stringable. |
|
| XPolynomial
Class XPolynomial provides an implementation
of a polynomial in one real variable with real coefficients. |
|
| XPolynomialComplex
Class XPolynomialComplex provides an implementation
of a polynomial in one complex variable with complex coefficients. |
|
| XRect
Class XRect extends Rectangle2D.Double in
order to provide a much shorter name that does not explicitly refer to
an inner class, to add error checking that prevents the width and
height from being set to negative values,
and to support Stringable. |
|
| XRoundRect
Class XRoundRect extends RoundRectangle2D.Double
in order to provide a much shorter name that does not explicitly refer to
an inner class, to add error checking that prevents the widths and
heights from being set to negative values,
and to support Stringable. |
|
| XRoundSquare
Class XRoundSquare extends XRoundRect
but requires that its location be specifed by its center, its size
by an object radius, and its arc size by a common arc radius. |
|
| XShort
Object wrapper for the primitive short type that also provides
capabilities. |
|
| XSquare
Class XSquare extends XRect
but requires that its location be specifed by its center
and its size be specified by the radius of the inscribed
circle. |
|
| XString
Object wrapper for the class that also provides
capabilities. |
|
| Classes in edu.neu.ccs used by edu.neu.ccs.codec | |
| Stringable
Interface to be implemented by data model objects whose state can be encapsulated as or decapsulated from a data String. |
|
| Classes in edu.neu.ccs used by edu.neu.ccs.console | |
| Stringable
Interface to be implemented by data model objects whose state can be encapsulated as or decapsulated from a data String. |
|
| Classes in edu.neu.ccs used by edu.neu.ccs.filter | |
| Stringable
Interface to be implemented by data model objects whose state can be encapsulated as or decapsulated from a data String. |
|
| Classes in edu.neu.ccs used by edu.neu.ccs.gui | |
| Function.OneArg
|
|
| Stringable
Interface to be implemented by data model objects whose state can be encapsulated as or decapsulated from a data String. |
|
| XInt
Object wrapper for the primitive int type that also provides
capabilities. |
|
| XInterval
Encapsulates an interval of double precision numbers. |
|
| XObject
Abstract superclass for objects. |
|
| XPoint2D
Class XPoint2D extends Point2D.Double in
order to provide a much shorter name that does not explicitly refer
to an inner class and to support Stringable. |
|
| XRect
Class XRect extends Rectangle2D.Double in
order to provide a much shorter name that does not explicitly refer to
an inner class, to add error checking that prevents the width and
height from being set to negative values,
and to support Stringable. |
|
| Classes in edu.neu.ccs used by edu.neu.ccs.parser | |
| Function.FourArg
|
|
| Function.NoArg
|
|
| Function.OneArg
|
|
| Function.ThreeArg
|
|
| Function.TwoArg
|
|
XBigDecimal
XBigDecimal is an object wrapper for the
arbitrary precision BigDecimal class, that
also provides
capabilities. |
|
XBigInteger
XBigInteger is an object wrapper for the
arbitrary precision BigInteger class that
also provides
capabilities. |
|
| XBoolean
Object wrapper for the primitive boolean type that also provides
capabilities. |
|
| XDouble
Object wrapper for the primitive double type that also provides
capabilities. |
|
| XInterval
Encapsulates an interval of double precision numbers. |
|
| XLong
Object wrapper for the primitive long type that also provides
capabilities. |
|
| XNumber
Abstract superclass for objects
that wrap a numeric value, whether it is a primitive type
or an arbitrary precision representation. |
|
| XPoint2D
Class XPoint2D extends Point2D.Double in
order to provide a much shorter name that does not explicitly refer
to an inner class and to support Stringable. |
|
| Classes in edu.neu.ccs used by edu.neu.ccs.util | |
| Stringable
Interface to be implemented by data model objects whose state can be encapsulated as or decapsulated from a data String. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||