fop svn-trunk

org.apache.fop.afp
Interface StructuredData

All Known Implementing Classes:
AbstractGraphicsCoord, AbstractGraphicsDrawingOrder, AbstractGraphicsDrawingOrderContainer, AbstractTriplet, 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 svn-trunk

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