Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cytoscape.visual.mappings Classes and Interfaces - 41 results found.
NameDescriptionTypePackageFramework
AbstractMappingClasscytoscape.visual.mappingsCytoScape
BoundaryRangeValuesThis class defines a data object representing the range values associated with a particular domain value, called a boundary value.Classcytoscape.visual.mappingsCytoScape
ColorRangeValueCalculatorClasscytoscape.visual.mappings.rangecalculatorsCytoScape
ContinuousLegendClasscytoscape.visual.mappings.continuousCytoScape
ContinuousMapping class.Classcytoscape.visual.mappingsCytoScape
ContinuousMappingPointEncapsulates a ContinuousMapping Point with a single point value and associated BoundaryRangeValues.Classcytoscape.visual.mappings.continuousCytoScape
ContinuousMappingReaderReads in ContinuousMapping Properties.Classcytoscape.visual.mappings.continuousCytoScape
ContinuousMappingWriterWrites out ContinuousMapping Properties.Classcytoscape.visual.mappings.continuousCytoScape
ContinuousRangeCalculatorCalculates the Range for Continuous Mappers.Classcytoscape.visual.mappings.continuousCytoScape
CustomGraphicsRangeValueCalculatorClasscytoscape.visual.mappings.rangecalculatorsCytoScape
CustomGraphicsRangeValueRendererInterfacecytoscape.visual.mappingsCytoScape
CustomMappingUser-definable visual mapping.Interfacecytoscape.visual.mappingsCytoScape
DiscreteLegendClasscytoscape.visual.mappings.discreteCytoScape
DiscreteMapping data value is extracted from a bundle of attributes by using a specified dataFields inherited from class cytoscape.Classcytoscape.visual.mappingsCytoScape
DiscreteMappingReaderReads in DiscreteMapping Properties.Classcytoscape.visual.mappings.discreteCytoScape
DiscreteMappingWriterWrites DiscreteMapping Properties.Classcytoscape.visual.mappings.discreteCytoScape
DiscreteRangeCalculatorRange Calculator for the Discrete Mapper.Classcytoscape.visual.mappings.discreteCytoScape
DoubleRangeValueCalculatorClasscytoscape.visual.mappings.rangecalculatorsCytoScape
FlatInterpolatorThis simple Interpolator returns the value at either the lower or upper boundary of the domain.Classcytoscape.visual.mappingsCytoScape
FloatRangeValueCalculatorClasscytoscape.visual.mappings.rangecalculatorsCytoScape
InterpolatorThis interface defines an interpolation function that takes two pairs of (domain,range) values plus a target domain value, and calculates anInterfacecytoscape.visual.mappingsCytoScape
InterpolatorFactoryProvides static factory methods for constructing known interpolators from a recognized name, for example from a properties object.Classcytoscape.visual.mappingsCytoScape
LegendTableClasscytoscape.visual.mappingsCytoScape
LinearNumberInterpolatorThis subclass of NumberInterpolator further assumes a linear interpolation, and calculates the fractional distance of the target domain value fromClasscytoscape.visual.mappingsCytoScape
LinearNumberToColorInterpolatorThe class provides a linear interpolation between color values.Classcytoscape.visual.mappingsCytoScape
LinearNumberToNumberInterpolatorThe class assumes that the supplied range objects are Numbers, and returns a linearly interplated value according to the value of frac.Classcytoscape.visual.mappingsCytoScape
MappingFactoryThis class provides a static factory method for constructing an instance of ObjectMapping as specified by a Properties object and other arguments.Classcytoscape.visual.mappingsCytoScape
MappingManagerInterfacecytoscape.visual.mappingsCytoScape
MappingManagerImplClasscytoscape.visual.mappingsCytoScape
MappingTypeenum MappingTypeextends EnumDefines visual mapping types.Classcytoscape.visual.mappingsCytoScape
MappingUtilProvides simple utility methods for the Mapping classes.Classcytoscape.visual.mappingsCytoScape
NodeShapeRangeValueCalculatorClasscytoscape.visual.mappings.rangecalculatorsCytoScape
NumberInterpolatorThis partial implementation of Interpolator assumes that the domain values are some kind of number, and extracts the values into ordinaryClasscytoscape.visual.mappingsCytoScape
ObjectMappingMappings should implement this interface.Interfacecytoscape.visual.mappingsCytoScape
PassThroughMappingDefines a mapping from a bundle of data attributes to a visual attribute.Classcytoscape.visual.mappingsCytoScape
PointTextListenerListens for a User Initiated Change in any of the JTextFields in the Continuous Mapper UI.Classcytoscape.visual.mappings.continuousCytoScape
RandomColorListenerUser wants to Seed the Discrete Mapper with Random Color Values.Classcytoscape.visual.mappings.discreteCytoScape
RangeValueCalculatorInterfacecytoscape.visual.mappingsCytoScape
RangeValueCalculatorFactoryInterfacecytoscape.visual.mappingsCytoScape
RangeValueCalculatorFactoryImplConstructor SummaryRangeValueCalculatorFactoryImpl()> Classcytoscape.visual.mappingsCytoScape
StringRangeValueCalculatorClasscytoscape.visual.mappings.rangecalculatorsCytoScape