Uses of Package
com.f1j.ss.datarange

Packages that use com.f1j.ss.datarange
com.f1j.ss   
com.f1j.ss.datarange   
com.f1j.ss.matrix   
com.f1j.swing.engine.ss   
 

Classes in com.f1j.ss.datarange used by com.f1j.ss
DataRange
          This interface defines the DataRange API.
DataRangeModel
          This interface defines the common DataRange API.
Range
          This interface defines a range for a DataRange.
 

Classes in com.f1j.ss.datarange used by com.f1j.ss.datarange
AbstractSection
          This interface defines the API for the sections that can be created in the row and column areas of a DataRange.
DataConflictException
          The requested operation would conflict with existing data in the document.
DataRange
          This interface defines the DataRange API.
DataRangeDef
          The API for viewing and modifying the definition of a DataRange.
DataRangeDef.ELocationType
          Enumeration class for defining DataRange locations.
DataRangeOptions
          This interface defines the API for setting DataRange characteristics, such as the name.
DuplicateNameException
          Thrown to indicate that a duplicate name is not allowed.
Range
          This interface defines a range for a DataRange.
RuleConflictException
          The requested operation would conflict with an existing rule in the DataRange.
Section
          This interface defines the API for a single section that can be created in in the row and column areas of a DataRange.
SectionSet
           This interafce represents a set of one or more sections specified in a Range, on either the row or the column axis.
SelectionException
          The size, shape, count, or type of the current selection is not compatible with the requested DataRange operation.
 

Classes in com.f1j.ss.datarange used by com.f1j.ss.matrix
Section
          This interface defines the API for a single section that can be created in in the row and column areas of a DataRange.
 

Classes in com.f1j.ss.datarange used by com.f1j.swing.engine.ss
DataRange
          This interface defines the DataRange API.
DataRangeModel
          This interface defines the common DataRange API.