matplotlib.hatch
해치 패턴을 생성하기 위한 클래스를 포함합니다.
-
클래스 matplotlib.hatch. 원 ( 해치 , 밀도 ) [출처]
베이스:Shapes
-
클래스 matplotlib.hatch. HatchPatternBase [출처]
베이스:object
해치 패턴의 기본 클래스입니다.
-
클래스 matplotlib.hatch. HorizontalHatch ( 해치 , 밀도 ) [출처]
베이스:HatchPatternBase
-
set_vertices_and_codes ( 정점 , 코드 ) [출처]
-
클래스 matplotlib.hatch. LargeCircles ( 해치 , 밀도 ) [출처]
베이스:Circles
-
크기 = 0.35
-
클래스 matplotlib.hatch. NorthEastHatch ( 해치 , 밀도 ) [출처]
베이스:HatchPatternBase
-
set_vertices_and_codes ( 정점 , 코드 ) [출처]
-
클래스 matplotlib.hatch. 모양 ( 해치 , 밀도 ) [출처]
베이스:HatchPatternBase
-
채워진 = 거짓
-
set_vertices_and_codes ( 정점 , 코드 ) [출처]
-
클래스 matplotlib.hatch. SmallCircles ( 해치 , 밀도 ) [출처]
베이스:Circles
-
크기 = 0.2
-
클래스 matplotlib.hatch. SmallFilledCircles ( 해치 , 밀도 ) [출처]
베이스:Circles
-
채워진 = 참
-
크기 = 0.1
-
클래스 matplotlib.hatch. SouthEastHatch ( 해치 , 밀도 ) [출처]
베이스:HatchPatternBase
-
set_vertices_and_codes ( 정점 , 코드 ) [출처]
-
클래스 matplotlib.hatch. 별 ( 해치 , 밀도 ) [출처]
베이스:Shapes
-
채워진 = 참
-
크기 = 0.3333333333333333
-
클래스 matplotlib.hatch. VerticalHatch ( 해치 , 밀도 ) [출처]
베이스:HatchPatternBase
-
set_vertices_and_codes ( 정점 , 코드 ) [출처]
-
matplotlib.hatch. get_path ( 해치 패턴 , 밀도 = 6 ) [소스]
해치 지정자가 주어졌을 때 hatchpattern 은 해치를 정사각형 단위로 렌더링하기 위한 경로를 생성합니다. 밀도 는 단위 제곱당 선의 수입니다.