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.PbShapeBox2D.PbShape.DEFAULT_INSTANCEprivate Box2D.PbShapeBox2D.PbFixture.Builder.shape_private Box2D.PbShapeBox2D.PbFixture.shape_Fields in org.box2d.proto with type parameters of type Box2D.PbShapeModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<Box2D.PbShape> Box2D.PbShape.PARSERprivate 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()Box2D.PbShape.Builder.buildPartial()static Box2D.PbShapeBox2D.PbShape.getDefaultInstance()Box2D.PbShape.Builder.getDefaultInstanceForType()Box2D.PbShape.getDefaultInstanceForType()Box2D.PbFixture.Builder.getShape()optional .box2d.PbShape shape = 11;Box2D.PbFixture.getShape()optional .box2d.PbShape shape = 11;Box2D.PbFixtureOrBuilder.getShape()optional .box2d.PbShape shape = 11;static Box2D.PbShapeBox2D.PbShape.parseDelimitedFrom(java.io.InputStream input) static Box2D.PbShapeBox2D.PbShape.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShapeBox2D.PbShape.parseFrom(byte[] data) static Box2D.PbShapeBox2D.PbShape.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShapeBox2D.PbShape.parseFrom(com.google.protobuf.ByteString data) static Box2D.PbShapeBox2D.PbShape.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShapeBox2D.PbShape.parseFrom(com.google.protobuf.CodedInputStream input) static Box2D.PbShapeBox2D.PbShape.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShapeBox2D.PbShape.parseFrom(java.io.InputStream input) static Box2D.PbShapeBox2D.PbShape.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Box2D.PbShapeBox2D.PbShape.parseFrom(java.nio.ByteBuffer data) static Box2D.PbShapeBox2D.PbShape.parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.box2d.proto that return types with arguments of type Box2D.PbShapeModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Box2D.PbShape> Box2D.PbShape.getParserForType()private com.google.protobuf.SingleFieldBuilder<Box2D.PbShape, Box2D.PbShape.Builder, Box2D.PbShapeOrBuilder> Box2D.PbFixture.Builder.internalGetShapeFieldBuilder()optional .box2d.PbShape shape = 11;static com.google.protobuf.Parser<Box2D.PbShape> Box2D.PbShape.parser()Methods in org.box2d.proto with parameters of type Box2D.PbShapeModifier and TypeMethodDescriptionprivate voidBox2D.PbShape.Builder.buildPartial0(Box2D.PbShape result) private voidBox2D.PbShape.Builder.buildPartialRepeatedFields(Box2D.PbShape result) Box2D.PbShape.Builder.mergeFrom(Box2D.PbShape other) Box2D.PbFixture.Builder.mergeShape(Box2D.PbShape value) optional .box2d.PbShape shape = 11;static Box2D.PbShape.BuilderBox2D.PbShape.newBuilder(Box2D.PbShape prototype) Box2D.PbFixture.Builder.setShape(Box2D.PbShape value) optional .box2d.PbShape shape = 11; -
Uses of Box2D.PbShape in org.jbox2d.serialization.pb
Methods in org.jbox2d.serialization.pb with parameters of type Box2D.PbShape