Uses of Class
org.box2d.proto.Box2D.PbShape
Packages that use Box2D.PbShape
-
Uses of Box2D.PbShape in org.box2d.proto
Fields in org.box2d.proto declared as Box2D.PbShapeModifier and TypeFieldDescriptionprivate static final Box2D.PbShape
Box2D.PbShape.defaultInstance
private Box2D.PbShape
Box2D.PbFixture.Builder.shape_
private Box2D.PbShape
Box2D.PbFixture.shape_
Fields in org.box2d.proto with type parameters of type Box2D.PbShapeModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Box2D.PbShape, Box2D.PbShape.Builder, Box2D.PbShapeOrBuilder> Box2D.PbFixture.Builder.shapeBuilder_
Methods in org.box2d.proto that return Box2D.PbShapeModifier and TypeMethodDescriptionBox2D.PbShape.Builder.build()
private Box2D.PbShape
Box2D.PbShape.Builder.buildParsed()
Box2D.PbShape.Builder.buildPartial()
static Box2D.PbShape
Box2D.PbShape.getDefaultInstance()
Box2D.PbShape.Builder.getDefaultInstanceForType()
Box2D.PbShape.getDefaultInstanceForType()
Box2D.PbFixture.Builder.getShape()
Box2D.PbFixture.getShape()
Box2D.PbFixtureOrBuilder.getShape()
static Box2D.PbShape
Box2D.PbShape.parseDelimitedFrom
(java.io.InputStream input) static Box2D.PbShape
Box2D.PbShape.parseDelimitedFrom
(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShape
Box2D.PbShape.parseFrom
(byte[] data) static Box2D.PbShape
Box2D.PbShape.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShape
Box2D.PbShape.parseFrom
(com.google.protobuf.ByteString data) static Box2D.PbShape
Box2D.PbShape.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShape
Box2D.PbShape.parseFrom
(com.google.protobuf.CodedInputStream input) static Box2D.PbShape
Box2D.PbShape.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShape
Box2D.PbShape.parseFrom
(java.io.InputStream input) static Box2D.PbShape
Box2D.PbShape.parseFrom
(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.box2d.proto that return types with arguments of type Box2D.PbShapeModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<Box2D.PbShape, Box2D.PbShape.Builder, Box2D.PbShapeOrBuilder> Box2D.PbFixture.Builder.getShapeFieldBuilder()
Methods in org.box2d.proto with parameters of type Box2D.PbShapeModifier and TypeMethodDescriptionBox2D.PbShape.Builder.mergeFrom
(Box2D.PbShape other) Box2D.PbFixture.Builder.mergeShape
(Box2D.PbShape value) static Box2D.PbShape.Builder
Box2D.PbShape.newBuilder
(Box2D.PbShape prototype) Box2D.PbFixture.Builder.setShape
(Box2D.PbShape value) -
Uses of Box2D.PbShape in org.jbox2d.serialization.pb
Methods in org.jbox2d.serialization.pb with parameters of type Box2D.PbShape