App Engine PHP SDK  v1 rev.445
The PHP runtime is available as an experimental Preview feature.
Public Member Functions | List of all members
google\appengine\Transform Class Reference
Inheritance diagram for google\appengine\Transform:
google\net\ProtocolMessage

Public Member Functions

 getWidth ()
 
 setWidth ($val)
 
 clearWidth ()
 
 hasWidth ()
 
 getHeight ()
 
 setHeight ($val)
 
 clearHeight ()
 
 hasHeight ()
 
 getRotate ()
 
 setRotate ($val)
 
 clearRotate ()
 
 hasRotate ()
 
 getHorizontalFlip ()
 
 setHorizontalFlip ($val)
 
 clearHorizontalFlip ()
 
 hasHorizontalFlip ()
 
 getVerticalFlip ()
 
 setVerticalFlip ($val)
 
 clearVerticalFlip ()
 
 hasVerticalFlip ()
 
 getCropLeftX ()
 
 setCropLeftX ($val)
 
 clearCropLeftX ()
 
 hasCropLeftX ()
 
 getCropTopY ()
 
 setCropTopY ($val)
 
 clearCropTopY ()
 
 hasCropTopY ()
 
 getCropRightX ()
 
 setCropRightX ($val)
 
 clearCropRightX ()
 
 hasCropRightX ()
 
 getCropBottomY ()
 
 setCropBottomY ($val)
 
 clearCropBottomY ()
 
 hasCropBottomY ()
 
 getAutolevels ()
 
 setAutolevels ($val)
 
 clearAutolevels ()
 
 hasAutolevels ()
 
 getCropToFit ()
 
 setCropToFit ($val)
 
 clearCropToFit ()
 
 hasCropToFit ()
 
 getCropOffsetX ()
 
 setCropOffsetX ($val)
 
 clearCropOffsetX ()
 
 hasCropOffsetX ()
 
 getCropOffsetY ()
 
 setCropOffsetY ($val)
 
 clearCropOffsetY ()
 
 hasCropOffsetY ()
 
 getAllowStretch ()
 
 setAllowStretch ($val)
 
 clearAllowStretch ()
 
 hasAllowStretch ()
 
 clear ()
 
 byteSizePartial ()
 
 outputPartial ($out)
 
 tryMerge ($d)
 
 checkInitialized ()
 
 mergeFrom ($x)
 
 equals ($x)
 
 shortDebugString ($prefix="")
 
- Public Member Functions inherited from google\net\ProtocolMessage
 serializeToString ()
 
 serializePartialToString ()
 
 parseFromString ($s)
 
 parsePartialFromString ($s)
 
 mergeFromString ($s)
 
 mergePartialFromString ($s)
 
 copyFrom ($pb)
 
 isInitialized ()
 
 checkInitialized ()
 
 tryMerge ($decoder)
 
 outputPartial ($encoder)
 
 byteSizePartial ()
 
 clear ()
 
 mergeFrom ($proto)
 
 equals ($proto)
 
 shortDebugString ()
 

Additional Inherited Members

- Protected Member Functions inherited from google\net\ProtocolMessage
 checkProtoArray ($arr)
 
- Static Protected Member Functions inherited from google\net\ProtocolMessage
static debugFormatString ($value)
 
static debugFormatDouble ($value)
 
static lengthVarUint64 ($value)
 
static lengthVarInt64 ($value)
 
static lengthVarInt32 ($value)
 
static lengthString ($len)
 
static debugFormatBool ($b)
 
static debugFormatFloat ($value)
 
static debugFormatFixed32 ($value)
 
static debugFormatFixed64 ($value)
 
static debugFormatInt32 ($value)
 
static debugFormatInt64 ($value)
 
static integerEquals ($a, $b)
 

The documentation for this class was generated from the following file: