| Package | Description |
|---|---|
| org.cip4.lib.xjdf.schema |
| Modifier and Type | Field and Description |
|---|---|
protected HolePattern |
LooseBinding.holePattern |
| Modifier and Type | Field and Description |
|---|---|
protected List<HolePattern> |
Media.holePattern |
protected List<HolePattern> |
LooseBindingParams.holePattern |
protected List<HolePattern> |
HoleMakingParams.holePattern |
protected List<HolePattern> |
HoleMakingIntent.holePattern |
| Modifier and Type | Method and Description |
|---|---|
HolePattern |
ObjectFactory.createHolePattern()
Create an instance of
HolePattern |
HolePattern |
LooseBinding.getHolePattern()
Gets the value of the holePattern property.
|
HolePattern |
HolePattern.withCenter(XYPair value) |
HolePattern |
HolePattern.withCenterReference(EnumCenterReference value) |
HolePattern |
HolePattern.withExtent(XYPair value) |
HolePattern |
HolePattern.withHoleCount(IntegerList value) |
HolePattern |
HolePattern.withPattern(String value) |
HolePattern |
HolePattern.withPitch(XYPair value) |
HolePattern |
HolePattern.withReferenceEdge(EnumReferenceEdge value) |
HolePattern |
HolePattern.withShape(EnumHoleShape value) |
| Modifier and Type | Method and Description |
|---|---|
List<HolePattern> |
Media.getHolePattern()
Gets the value of the holePattern property.
|
List<HolePattern> |
LooseBindingParams.getHolePattern()
Gets the value of the holePattern property.
|
List<HolePattern> |
HoleMakingParams.getHolePattern()
Gets the value of the holePattern property.
|
List<HolePattern> |
HoleMakingIntent.getHolePattern()
Gets the value of the holePattern property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LooseBinding.setHolePattern(HolePattern value)
Sets the value of the holePattern property.
|
Media |
Media.withHolePattern(HolePattern... values) |
LooseBindingParams |
LooseBindingParams.withHolePattern(HolePattern... values) |
HoleMakingParams |
HoleMakingParams.withHolePattern(HolePattern... values) |
HoleMakingIntent |
HoleMakingIntent.withHolePattern(HolePattern... values) |
LooseBinding |
LooseBinding.withHolePattern(HolePattern value) |
| Modifier and Type | Method and Description |
|---|---|
Media |
Media.withHolePattern(Collection<HolePattern> values) |
LooseBindingParams |
LooseBindingParams.withHolePattern(Collection<HolePattern> values) |
HoleMakingParams |
HoleMakingParams.withHolePattern(Collection<HolePattern> values) |
HoleMakingIntent |
HoleMakingIntent.withHolePattern(Collection<HolePattern> values) |
Copyright © 2016. All rights reserved.