Package org.box2d.proto
Class Box2D.PbShape
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessage
-
- org.box2d.proto.Box2D.PbShape
-
- All Implemented Interfaces:
com.google.protobuf.Message
,com.google.protobuf.MessageLite
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,java.io.Serializable
,Box2D.PbShapeOrBuilder
- Enclosing class:
- Box2D
public static final class Box2D.PbShape extends com.google.protobuf.GeneratedMessage implements Box2D.PbShapeOrBuilder
just include all fields we might use
Protobuf typebox2d.PbShape
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
Box2D.PbShape.Builder
just include all fields we might use-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessage
com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingT extends com.google.protobuf.Message,T extends java.lang.Object>, com.google.protobuf.GeneratedMessage.UnusedPrivateParameter
-
-
Field Summary
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
Box2D.PbVec2
getCenter()
circleBox2D.PbVec2OrBuilder
getCenterOrBuilder()
circleBox2D.PbVec2
getCentroid()
polygonBox2D.PbVec2OrBuilder
getCentroidOrBuilder()
polygonstatic Box2D.PbShape
getDefaultInstance()
Box2D.PbShape
getDefaultInstanceForType()
static com.google.protobuf.Descriptors.Descriptor
getDescriptor()
boolean
getHas0()
edge, chainboolean
getHas3()
edge, chainBox2D.PbVec2
getNext()
chainBox2D.PbVec2OrBuilder
getNextOrBuilder()
chainBox2D.PbVec2
getNormals(int index)
polygonint
getNormalsCount()
polygonjava.util.List<Box2D.PbVec2>
getNormalsList()
polygonBox2D.PbVec2OrBuilder
getNormalsOrBuilder(int index)
polygonjava.util.List<? extends Box2D.PbVec2OrBuilder>
getNormalsOrBuilderList()
polygoncom.google.protobuf.Parser<Box2D.PbShape>
getParserForType()
Box2D.PbVec2
getPoints(int index)
polygon, chainint
getPointsCount()
polygon, chainjava.util.List<Box2D.PbVec2>
getPointsList()
polygon, chainBox2D.PbVec2OrBuilder
getPointsOrBuilder(int index)
polygon, chainjava.util.List<? extends Box2D.PbVec2OrBuilder>
getPointsOrBuilderList()
polygon, chainBox2D.PbVec2
getPrev()
chainBox2D.PbVec2OrBuilder
getPrevOrBuilder()
chainfloat
getRadius()
circleint
getSerializedSize()
long
getTag()
optional int64 tag = 1;
Box2D.PbShapeType
getType()
required .box2d.PbShapeType type = 2;
Box2D.PbVec2
getV0()
edgeBox2D.PbVec2OrBuilder
getV0OrBuilder()
edgeBox2D.PbVec2
getV1()
edgeBox2D.PbVec2OrBuilder
getV1OrBuilder()
edgeBox2D.PbVec2
getV2()
edgeBox2D.PbVec2OrBuilder
getV2OrBuilder()
edgeBox2D.PbVec2
getV3()
edgeBox2D.PbVec2OrBuilder
getV3OrBuilder()
edgeboolean
hasCenter()
circleboolean
hasCentroid()
polygonboolean
hasHas0()
edge, chainboolean
hasHas3()
edge, chainint
hashCode()
boolean
hasNext()
chainboolean
hasPrev()
chainboolean
hasRadius()
circleboolean
hasTag()
optional int64 tag = 1;
boolean
hasType()
required .box2d.PbShapeType type = 2;
boolean
hasV0()
edgeboolean
hasV1()
edgeboolean
hasV2()
edgeboolean
hasV3()
edgeprotected com.google.protobuf.GeneratedMessage.FieldAccessorTable
internalGetFieldAccessorTable()
boolean
isInitialized()
static Box2D.PbShape.Builder
newBuilder()
static Box2D.PbShape.Builder
newBuilder(Box2D.PbShape prototype)
Box2D.PbShape.Builder
newBuilderForType()
protected Box2D.PbShape.Builder
newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
static Box2D.PbShape
parseDelimitedFrom(java.io.InputStream input)
static Box2D.PbShape
parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbShape
parseFrom(byte[] data)
static Box2D.PbShape
parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbShape
parseFrom(com.google.protobuf.ByteString data)
static Box2D.PbShape
parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbShape
parseFrom(com.google.protobuf.CodedInputStream input)
static Box2D.PbShape
parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbShape
parseFrom(java.io.InputStream input)
static Box2D.PbShape
parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Box2D.PbShape
parseFrom(java.nio.ByteBuffer data)
static Box2D.PbShape
parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static com.google.protobuf.Parser<Box2D.PbShape>
parser()
Box2D.PbShape.Builder
toBuilder()
void
writeTo(com.google.protobuf.CodedOutputStream output)
-
Methods inherited from class com.google.protobuf.GeneratedMessage
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, newFileScopedGeneratedExtension, newInstance, newMessageScopedGeneratedExtension, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashFields, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
-
bitField0_
private int bitField0_
-
TAG_FIELD_NUMBER
public static final int TAG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
tag_
private long tag_
-
TYPE_FIELD_NUMBER
public static final int TYPE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
type_
private int type_
-
CENTER_FIELD_NUMBER
public static final int CENTER_FIELD_NUMBER
- See Also:
- Constant Field Values
-
center_
private Box2D.PbVec2 center_
-
RADIUS_FIELD_NUMBER
public static final int RADIUS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
radius_
private float radius_
-
POINTS_FIELD_NUMBER
public static final int POINTS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
points_
private java.util.List<Box2D.PbVec2> points_
-
NORMALS_FIELD_NUMBER
public static final int NORMALS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
normals_
private java.util.List<Box2D.PbVec2> normals_
-
CENTROID_FIELD_NUMBER
public static final int CENTROID_FIELD_NUMBER
- See Also:
- Constant Field Values
-
centroid_
private Box2D.PbVec2 centroid_
-
V0_FIELD_NUMBER
public static final int V0_FIELD_NUMBER
- See Also:
- Constant Field Values
-
v0_
private Box2D.PbVec2 v0_
-
V1_FIELD_NUMBER
public static final int V1_FIELD_NUMBER
- See Also:
- Constant Field Values
-
v1_
private Box2D.PbVec2 v1_
-
V2_FIELD_NUMBER
public static final int V2_FIELD_NUMBER
- See Also:
- Constant Field Values
-
v2_
private Box2D.PbVec2 v2_
-
V3_FIELD_NUMBER
public static final int V3_FIELD_NUMBER
- See Also:
- Constant Field Values
-
v3_
private Box2D.PbVec2 v3_
-
HAS0_FIELD_NUMBER
public static final int HAS0_FIELD_NUMBER
- See Also:
- Constant Field Values
-
has0_
private boolean has0_
-
HAS3_FIELD_NUMBER
public static final int HAS3_FIELD_NUMBER
- See Also:
- Constant Field Values
-
has3_
private boolean has3_
-
PREV_FIELD_NUMBER
public static final int PREV_FIELD_NUMBER
- See Also:
- Constant Field Values
-
prev_
private Box2D.PbVec2 prev_
-
NEXT_FIELD_NUMBER
public static final int NEXT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
next_
private Box2D.PbVec2 next_
-
memoizedIsInitialized
private byte memoizedIsInitialized
-
DEFAULT_INSTANCE
private static final Box2D.PbShape DEFAULT_INSTANCE
-
PARSER
private static final com.google.protobuf.Parser<Box2D.PbShape> PARSER
-
-
Method Detail
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage
-
hasTag
public boolean hasTag()
optional int64 tag = 1;
- Specified by:
hasTag
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the tag field is set.
-
getTag
public long getTag()
optional int64 tag = 1;
- Specified by:
getTag
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The tag.
-
hasType
public boolean hasType()
required .box2d.PbShapeType type = 2;
- Specified by:
hasType
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the type field is set.
-
getType
public Box2D.PbShapeType getType()
required .box2d.PbShapeType type = 2;
- Specified by:
getType
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The type.
-
hasCenter
public boolean hasCenter()
circle
optional .box2d.PbVec2 center = 10;
- Specified by:
hasCenter
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the center field is set.
-
getCenter
public Box2D.PbVec2 getCenter()
circle
optional .box2d.PbVec2 center = 10;
- Specified by:
getCenter
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The center.
-
getCenterOrBuilder
public Box2D.PbVec2OrBuilder getCenterOrBuilder()
circle
optional .box2d.PbVec2 center = 10;
- Specified by:
getCenterOrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasRadius
public boolean hasRadius()
circle
optional float radius = 11;
- Specified by:
hasRadius
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the radius field is set.
-
getRadius
public float getRadius()
circle
optional float radius = 11;
- Specified by:
getRadius
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The radius.
-
getPointsList
public java.util.List<Box2D.PbVec2> getPointsList()
polygon, chain
repeated .box2d.PbVec2 points = 20;
- Specified by:
getPointsList
in interfaceBox2D.PbShapeOrBuilder
-
getPointsOrBuilderList
public java.util.List<? extends Box2D.PbVec2OrBuilder> getPointsOrBuilderList()
polygon, chain
repeated .box2d.PbVec2 points = 20;
- Specified by:
getPointsOrBuilderList
in interfaceBox2D.PbShapeOrBuilder
-
getPointsCount
public int getPointsCount()
polygon, chain
repeated .box2d.PbVec2 points = 20;
- Specified by:
getPointsCount
in interfaceBox2D.PbShapeOrBuilder
-
getPoints
public Box2D.PbVec2 getPoints(int index)
polygon, chain
repeated .box2d.PbVec2 points = 20;
- Specified by:
getPoints
in interfaceBox2D.PbShapeOrBuilder
-
getPointsOrBuilder
public Box2D.PbVec2OrBuilder getPointsOrBuilder(int index)
polygon, chain
repeated .box2d.PbVec2 points = 20;
- Specified by:
getPointsOrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
getNormalsList
public java.util.List<Box2D.PbVec2> getNormalsList()
polygon
repeated .box2d.PbVec2 normals = 21;
- Specified by:
getNormalsList
in interfaceBox2D.PbShapeOrBuilder
-
getNormalsOrBuilderList
public java.util.List<? extends Box2D.PbVec2OrBuilder> getNormalsOrBuilderList()
polygon
repeated .box2d.PbVec2 normals = 21;
- Specified by:
getNormalsOrBuilderList
in interfaceBox2D.PbShapeOrBuilder
-
getNormalsCount
public int getNormalsCount()
polygon
repeated .box2d.PbVec2 normals = 21;
- Specified by:
getNormalsCount
in interfaceBox2D.PbShapeOrBuilder
-
getNormals
public Box2D.PbVec2 getNormals(int index)
polygon
repeated .box2d.PbVec2 normals = 21;
- Specified by:
getNormals
in interfaceBox2D.PbShapeOrBuilder
-
getNormalsOrBuilder
public Box2D.PbVec2OrBuilder getNormalsOrBuilder(int index)
polygon
repeated .box2d.PbVec2 normals = 21;
- Specified by:
getNormalsOrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasCentroid
public boolean hasCentroid()
polygon
optional .box2d.PbVec2 centroid = 22;
- Specified by:
hasCentroid
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the centroid field is set.
-
getCentroid
public Box2D.PbVec2 getCentroid()
polygon
optional .box2d.PbVec2 centroid = 22;
- Specified by:
getCentroid
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The centroid.
-
getCentroidOrBuilder
public Box2D.PbVec2OrBuilder getCentroidOrBuilder()
polygon
optional .box2d.PbVec2 centroid = 22;
- Specified by:
getCentroidOrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasV0
public boolean hasV0()
edge
optional .box2d.PbVec2 v0 = 30;
- Specified by:
hasV0
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the v0 field is set.
-
getV0
public Box2D.PbVec2 getV0()
edge
optional .box2d.PbVec2 v0 = 30;
- Specified by:
getV0
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The v0.
-
getV0OrBuilder
public Box2D.PbVec2OrBuilder getV0OrBuilder()
edge
optional .box2d.PbVec2 v0 = 30;
- Specified by:
getV0OrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasV1
public boolean hasV1()
edge
optional .box2d.PbVec2 v1 = 31;
- Specified by:
hasV1
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the v1 field is set.
-
getV1
public Box2D.PbVec2 getV1()
edge
optional .box2d.PbVec2 v1 = 31;
- Specified by:
getV1
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The v1.
-
getV1OrBuilder
public Box2D.PbVec2OrBuilder getV1OrBuilder()
edge
optional .box2d.PbVec2 v1 = 31;
- Specified by:
getV1OrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasV2
public boolean hasV2()
edge
optional .box2d.PbVec2 v2 = 32;
- Specified by:
hasV2
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the v2 field is set.
-
getV2
public Box2D.PbVec2 getV2()
edge
optional .box2d.PbVec2 v2 = 32;
- Specified by:
getV2
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The v2.
-
getV2OrBuilder
public Box2D.PbVec2OrBuilder getV2OrBuilder()
edge
optional .box2d.PbVec2 v2 = 32;
- Specified by:
getV2OrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasV3
public boolean hasV3()
edge
optional .box2d.PbVec2 v3 = 33;
- Specified by:
hasV3
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the v3 field is set.
-
getV3
public Box2D.PbVec2 getV3()
edge
optional .box2d.PbVec2 v3 = 33;
- Specified by:
getV3
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The v3.
-
getV3OrBuilder
public Box2D.PbVec2OrBuilder getV3OrBuilder()
edge
optional .box2d.PbVec2 v3 = 33;
- Specified by:
getV3OrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasHas0
public boolean hasHas0()
edge, chain
optional bool has0 = 34;
- Specified by:
hasHas0
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the has0 field is set.
-
getHas0
public boolean getHas0()
edge, chain
optional bool has0 = 34;
- Specified by:
getHas0
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The has0.
-
hasHas3
public boolean hasHas3()
edge, chain
optional bool has3 = 35;
- Specified by:
hasHas3
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the has3 field is set.
-
getHas3
public boolean getHas3()
edge, chain
optional bool has3 = 35;
- Specified by:
getHas3
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The has3.
-
hasPrev
public boolean hasPrev()
chain
optional .box2d.PbVec2 prev = 40;
- Specified by:
hasPrev
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the prev field is set.
-
getPrev
public Box2D.PbVec2 getPrev()
chain
optional .box2d.PbVec2 prev = 40;
- Specified by:
getPrev
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The prev.
-
getPrevOrBuilder
public Box2D.PbVec2OrBuilder getPrevOrBuilder()
chain
optional .box2d.PbVec2 prev = 40;
- Specified by:
getPrevOrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
hasNext
public boolean hasNext()
chain
optional .box2d.PbVec2 next = 41;
- Specified by:
hasNext
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- Whether the next field is set.
-
getNext
public Box2D.PbVec2 getNext()
chain
optional .box2d.PbVec2 next = 41;
- Specified by:
getNext
in interfaceBox2D.PbShapeOrBuilder
- Returns:
- The next.
-
getNextOrBuilder
public Box2D.PbVec2OrBuilder getNextOrBuilder()
chain
optional .box2d.PbVec2 next = 41;
- Specified by:
getNextOrBuilder
in interfaceBox2D.PbShapeOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException
- Specified by:
writeTo
in interfacecom.google.protobuf.MessageLite
- Overrides:
writeTo
in classcom.google.protobuf.GeneratedMessage
- Throws:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- Specified by:
getSerializedSize
in interfacecom.google.protobuf.MessageLite
- Overrides:
getSerializedSize
in classcom.google.protobuf.GeneratedMessage
-
equals
public boolean equals(java.lang.Object obj)
- Specified by:
equals
in interfacecom.google.protobuf.Message
- Overrides:
equals
in classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- Specified by:
hashCode
in interfacecom.google.protobuf.Message
- Overrides:
hashCode
in classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Box2D.PbShape parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbShape parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbShape parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbShape parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbShape parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbShape parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Box2D.PbShape parseFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Box2D.PbShape parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Box2D.PbShape parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseDelimitedFrom
public static Box2D.PbShape parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Box2D.PbShape parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- Throws:
java.io.IOException
-
parseFrom
public static Box2D.PbShape parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- Throws:
java.io.IOException
-
newBuilderForType
public Box2D.PbShape.Builder newBuilderForType()
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.Message
- Specified by:
newBuilderForType
in interfacecom.google.protobuf.MessageLite
-
newBuilder
public static Box2D.PbShape.Builder newBuilder()
-
newBuilder
public static Box2D.PbShape.Builder newBuilder(Box2D.PbShape prototype)
-
toBuilder
public Box2D.PbShape.Builder toBuilder()
- Specified by:
toBuilder
in interfacecom.google.protobuf.Message
- Specified by:
toBuilder
in interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Box2D.PbShape.Builder newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)
- Overrides:
newBuilderForType
in classcom.google.protobuf.AbstractMessage
-
getDefaultInstance
public static Box2D.PbShape getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Box2D.PbShape> parser()
-
getParserForType
public com.google.protobuf.Parser<Box2D.PbShape> getParserForType()
- Specified by:
getParserForType
in interfacecom.google.protobuf.Message
- Specified by:
getParserForType
in interfacecom.google.protobuf.MessageLite
- Overrides:
getParserForType
in classcom.google.protobuf.GeneratedMessage
-
getDefaultInstanceForType
public Box2D.PbShape getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
-