fop 1.0

org.apache.fop.afp
Interface StructuredData

All Known Subinterfaces:
Triplet
All Known Implementing Classes:
AbstractGraphicsCoord, AbstractGraphicsDrawingOrder, AbstractGraphicsDrawingOrderContainer, AbstractTriplet, AttributeQualifierTriplet, AttributeValueTriplet, CommentTriplet, DescriptorPositionTriplet, ExtendedResourceLocalIdentifierTriplet, FullyQualifiedNameTriplet, GraphicsAreaBegin, GraphicsAreaEnd, GraphicsBox, GraphicsChainedSegment, GraphicsCharacterString, GraphicsData, GraphicsFillet, GraphicsFullArc, GraphicsImage, GraphicsLine, GraphicsSetArcParameters, GraphicsSetCharacterSet, GraphicsSetCurrentPosition, GraphicsSetLineType, GraphicsSetLineWidth, GraphicsSetMix, GraphicsSetPatternSymbol, GraphicsSetProcessColor, MappingOptionTriplet, MeasurementUnitsTriplet, ObjectAreaSizeTriplet, ObjectByteExtentTriplet, ObjectClassificationTriplet, PresentationSpaceMixingRulesTriplet, PresentationSpaceResetMixingTriplet, ResourceObjectTypeTriplet

public interface StructuredData

An AFP object which is able to know its own data length prior to writeToStream()


Method Summary
 int getDataLength()
          Returns the data length of this structured field
 

Method Detail

getDataLength

int getDataLength()
Returns the data length of this structured field

Returns:
the data length of this structured field

fop 1.0

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