Uses of Interface
org.cip4.jdflib.datatypes.JDFBaseDataTypes

Packages that use JDFBaseDataTypes
org.cip4.jdflib.datatypes   
org.cip4.jdflib.resource.devicecapability   
 

Uses of JDFBaseDataTypes in org.cip4.jdflib.datatypes
 

Classes in org.cip4.jdflib.datatypes that implement JDFBaseDataTypes
 class JDFCMYKColor
          This class is a representation of a CMYK color (JDFCMYKColor).
 class JDFDateTimeRange
           
 class JDFDateTimeRangeList
           
 class JDFDurationRange
           
 class JDFDurationRangeList
           
 class JDFIntegerList
          This class is a representation of an integer list (JDFIntegerList).
 class JDFIntegerRange
          This class represents an integer range (JDFIntegerRange).
 class JDFIntegerRangeList
          This class is a representation of an integer range list (JDFIntegerRangeList).
 class JDFLabColor
          This class is a representation of a Lab color (JDFLabColor).
 class JDFMatrix
          This class represents a transformation matrix consisting of 6 transformation values a, b, c, d, tx, ty all values are double values.
 class JDFNameRange
          This class represents a name range (JDFNameRange).
 class JDFNameRangeList
          This class is a representation of a name range list (JDFNameRangeList).
 class JDFNumberList
          This class is a representation of a number list (JDFNumberList).
 class JDFNumberRange
          This class represents a number range (JDFNumberRange).
 class JDFNumberRangeList
          This class is a representation of a number range list (JDFIntegerRangeList).
 class JDFNumList
          This abstract class is the representation of a number list (Integer and Double object).
 class JDFRange
          This class must be changed to abstract if possible.
 class JDFRangeList
          This abstract class is the representation of a range list.
 class JDFRectangle
          This class represents a rectangle JDFRectangle) consisting of a lower left x value (llx), a lower left y value (lly), an upper right x value (urx) and an upper right y value (ury) all values are Double types.
 class JDFRectangleRange
           
 class JDFRectangleRangeList
           
 class JDFRGBColor
          This class is a representation of a RGB color (JDFRGBColor).
 class JDFShape
          This class is a representation of a JDFShape.
 class JDFShapeRange
           
 class JDFShapeRangeList
           
 class JDFTransferFunction
          This class is a representation of a whitespace separated list of numbers representing a set of XY coordinates of a transfer function.
 class JDFXYPair
          This class represents a x y pair (JDFXYPair).
 class JDFXYPairRange
          This class represents a x y pair range (JDFXYPairRange).
 class JDFXYPairRangeList
          This class is a representation of a xy pair range list (JDFXYPairRangeList).
 

Uses of JDFBaseDataTypes in org.cip4.jdflib.resource.devicecapability
 

Classes in org.cip4.jdflib.resource.devicecapability that implement JDFBaseDataTypes
 class JDFAbstractState
           
 class JDFBooleanEvaluation
           
 class JDFBooleanState
           
 class JDFDateTimeEvaluation
           
 class JDFDateTimeState
           
 class JDFDurationEvaluation
           
 class JDFDurationState
           
 class JDFEnumerationEvaluation
           
 class JDFEnumerationState
           
 class JDFEvaluation
           
 class JDFIntegerEvaluation
           
 class JDFIntegerState
           
 class JDFIsPresentEvaluation
           
 class JDFMatrixEvaluation
           
 class JDFMatrixState
           
 class JDFNameEvaluation
           
 class JDFNameState
           
 class JDFNumberEvaluation
           
 class JDFNumberState
           
 class JDFPDFPathEvaluation
           
 class JDFPDFPathState
           
 class JDFRectangleEvaluation
           
 class JDFRectangleState
           
 class JDFShapeEvaluation
           
 class JDFShapeState
           
 class JDFStringEvaluation
           
 class JDFStringState
           
 class JDFXYPairEvaluation
           
 class JDFXYPairState
           
 



Copyright © 2013. All Rights Reserved.