Aspose.Slides for Java 14.7.0의 공개 API 및 역호환성 깨짐 변경 사항
Public API Changes
Constructors of the some TransitionValueBase subtypes have been removed and TransitionValueFactory has been removed
일부 TransitionValueBase 하위 유형(특히 CornerDirectionTransition, EightDirectionTransition, EmptyTransition, InOutTransition, OptionalBlackTransition, OrientationTransition, SideDirectionTransition, SplitTransition, WheelTransition)의 생성자는 공개 API에서 쓸모가 없으므로 제거되었습니다. 관련 클래스 TransitionValueFactory와 인터페이스 ITransitionValueFactory도 동일한 이유로 제거되었습니다.
Element SoundAction has been removed from com.aspose.slides.TransitionType enumeration
com.aspose.slides.TransitionType 열거형에서 SoundAction 요소가 제거되었습니다. SoundAction 요소는 잘못되었고 사용되지 않았습니다. 사운드 설정은 SlideShowTransition.SoundMode, .Sound, .SoundLoop, .SoundIsBuiltIn, .SoundName 속성을 통해 정의됩니다.
FlyThroughTransition class and IFlyThroughTransition interface have been added
com.aspose.slides.FlyThroughTransition 클래스(및 해당 인터페이스 com.aspose.slides.IFlyThroughTransition)는 이번 릴리스에서 지원되는 Flythrough 전환 유형과 관련됩니다.
GlitterTransition class, IGlitterTransition interface and TransitionPattern enumeration have been added
com.aspose.slides.GlitterTransition 클래스(및 해당 인터페이스 com.aspose.slides.IGlitterTransition)는 이번 릴리스에서 지원되는 Glitter 전환 유형과 관련됩니다. com.aspose.slides.TransitionPattern 열거형은 이 클래스에서 사용되며, 더 큰 영역을 채우기 위해 타일링되는 기하학적 패턴을 지정합니다.
LeftRightDirectionTransition class, ILeftRightDirectionTransition interface and TransitionLeftRightDirectionType enumeration have been added
com.aspose.slides.LeftRightDirectionTransition 클래스(및 해당 인터페이스 com.aspose.slides.ILeftRightDirectionTransition)는 이번 릴리스에서 지원되는 Switch, Flip, Ferris, Gallery, Conveyor 전환 유형과 관련됩니다. com.aspose.slides.TransitionLeftRightDirectionType 열거형은 이 클래스에서 사용되며, 좌우 값으로만 제한되는 방향을 지정합니다.
New elements have been added into com.aspose.slides.TransitionType enumeration
com.aspose.slides.TransitionType 열거형에 새로운 요소가 추가되었습니다. PowerPoint 2010의 새로운 전환과 관련된 요소: Vortex, Switch, Flip, Ripple, Honeycomb, Cube, Box, Rotate, Orbit, Doors, Window, Ferris, Gallery, Conveyor, Pan, Glitter, Warp, Flythrough, Flash, Shred, Reveal, WheelReverse. PowerPoint 2013의 새로운 전환과 관련된 요소: FallOver, Drape, Curtains, Wind, Prestige, Fracture, Crush, PeelOff, PageCurlDouble, PageCurlSingle, Airplane, Origami.
RevealTransition class and IRevealTransition interface have been added
com.aspose.slides.RevealTransition 클래스(및 해당 인터페이스 com.aspose.slides.IRevealTransition)는 이번 릴리스에서 지원되는 Reveal 전환 유형과 관련됩니다. RippleTransition 클래스, IRippleTransition 인터페이스 및 TransitionCornerAndCenterDirectionType 열거형이 추가되었습니다. com.aspose.slides.RippleTransition 클래스(및 해당 인터페이스 com.aspose.slides.IRippleTransition)는 이번 릴리스에서 지원되는 Ripple 전환 유형과 관련됩니다. com.aspose.slides.TransitionCornerAndCenterDirectionType 열거형은 이 클래스에서 사용되며, 모서리와 중심으로 제한되는 방향을 지정합니다.
ShredTransition class, IShredTransition interface and TransitionShredPattern enumeration have been added
com.aspose.slides.ShredTransition 클래스(및 해당 인터페이스 com.aspose.slides.IShredTransition)는 이번 릴리스에서 지원되는 Shred 전환 유형과 관련됩니다. com.aspose.slides.TransitionShredPattern 열거형은 이 클래스에서 사용되며, 더 큰 영역을 채우기 위해 타일링되는 기하학적 형태를 지정합니다.