fop 1.0

Uses of Interface
org.apache.fop.afp.modca.triplets.Triplet

Packages that use Triplet
org.apache.fop.afp.modca Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) structured objects. 
org.apache.fop.afp.modca.triplets Contains a collection of AFP Mixed Object Document Content Architecture (MO:DCA) triplet classes. 
 

Uses of Triplet in org.apache.fop.afp.modca
 

Methods in org.apache.fop.afp.modca with parameters of type Triplet
protected  void AbstractTripletStructuredObject.addTriplet(Triplet triplet)
          Adds a triplet to this structured object
 

Uses of Triplet in org.apache.fop.afp.modca.triplets
 

Classes in org.apache.fop.afp.modca.triplets that implement Triplet
 class AbstractTriplet
          A simple implementation of a MOD:CA triplet
 class AttributeQualifierTriplet
          The attribute qualifier triplet is used to specify a qualifier for a document attribute.
 class AttributeValueTriplet
          The attribute value triplet is used to specify a value for a document attribute.
 class CommentTriplet
          An inline comment triplet.
 class DescriptorPositionTriplet
          Associates an ObjectAreaPosition with and ObjectAreaDescriptor structured field
 class ExtendedResourceLocalIdentifierTriplet
          The Extended Resource Local Identifier triplet specifies a resource type and a four byte local identifier or LID.
 class FullyQualifiedNameTriplet
          A Fully Qualified Name triplet enable the identification and referencing of objects using Gloabl Identifiers (GIDs).
 class MappingOptionTriplet
          Specifies the mapping of data object presentation space to object area
 class MeasurementUnitsTriplet
          The Measurement Units triplet is used to specify the units of measure for a presentation space
 class ObjectAreaSizeTriplet
          The Object Area Size triplet is used to specify the extent of an object area in the X and Y directions
 class ObjectByteExtentTriplet
          The Object Byte Extent triplet is used to specify the number of bytes contained in an object
 class ObjectClassificationTriplet
          The Object Classification is used to classify and identify object data.
 class PresentationSpaceMixingRulesTriplet
          This triplet is used to specify the resulting appearance when data in a new presentation space is merged with data in an existing presentation space.
 class PresentationSpaceResetMixingTriplet
          This triplet is used to specify the resulting appearance when data in a new presentation space is merged with data in an existing presentation space.
 class ResourceObjectTypeTriplet
          A Resource Object Type Triplet
 


fop 1.0

Copyright 1999-2010 The Apache Software Foundation. All Rights Reserved.